Recent

Author Topic: Pi 3 with Radio Transmitter  (Read 6805 times)

jdredd

  • New Member
  • *
  • Posts: 23
Pi 3 with Radio Transmitter
« on: September 22, 2018, 08:15:55 am »
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

  • Hero Member
  • *****
  • Posts: 14359
  • Sensorship about opinions does not belong here.
Re: Pi 3 with Radio Transmitter
« Reply #1 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.
Object Pascal programmers should get rid of their "component fetish" especially with the non-visuals.

jdredd

  • New Member
  • *
  • Posts: 23
Re: Pi 3 with Radio Transmitter
« Reply #2 on: September 26, 2018, 05:35:17 pm »
Interesting... Did not know that. 

hansotten

  • Jr. Member
  • **
  • Posts: 88
Re: Pi 3 with Radio Transmitter
« Reply #3 on: September 27, 2018, 08:40:00 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.

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


« Last Edit: September 27, 2018, 08:42:02 am by hansotten »

Thaddy

  • Hero Member
  • *****
  • Posts: 14359
  • Sensorship about opinions does not belong here.
Re: Pi 3 with Radio Transmitter
« Reply #4 on: September 27, 2018, 11:13:06 am »
If it is directed at me: I know all that. I wrote an aside....
Object Pascal programmers should get rid of their "component fetish" especially with the non-visuals.

 

TinyPortal © 2005-2018