Forum > Embedded - ARM

Pi 3 with Radio Transmitter

(1/1)

jdredd:
Wanting to use a FS1000A radio transmitter with a pi3 b+ running latest raspbian.

Lazarus/FPC installed and working.

Ive only really been able in the past to turn on and off LED's using the Pi and Lazarus.

I can get this to work with python examples, but i'd rather use Lazarus/FPC if i can , but can't find anything searching the google box.

Thaddy:
I have to research it a bit but aside: did you know you can use the pi3 out of the box as an FM radio transmitter with just a small 20 cm antenna on gpio 4?
https://howtoraspberrypi.com/create-radio-transmitter-raspberry-pi/
Works like a charm and the code can be easily translated to FreePascal.

jdredd:
Interesting... Did not know that. 

hansotten:

--- Quote from: Thaddy on September 22, 2018, 10:34:44 am ---I have to research it a bit but aside: did you know you can use the pi3 out of the box as an FM radio transmitter with just a small 20 cm antenna on gpio 4?
https://howtoraspberrypi.com/create-radio-transmitter-raspberry-pi/
Works like a charm and the code can be easily translated to FreePascal.

--- End quote ---

The FS1000A is a 433mhz Wireless Transmitter and receiver set. Useful for the many devices using this, like weather station outdoor sensors, remote controllable power switches and much more.
These devices do not listen to the latest hits on the radio  :D

This may help you: https://github.com/rudiratlos/rpi-hal/blob/master/V3.1/rpi_hal.pas


Thaddy:
If it is directed at me: I know all that. I wrote an aside....

Navigation

[0] Message Index

Go to full version