0
\$\begingroup\$

This is my first question here. I want to have a communication channel which will use a 433 MHz RF TX-RX pair. I want to use a Raspberry Pi 2 as a transmitter and an Arduino Mega as a receiver. Is it possible to replace the usb cable using the RF transmitter with a USB to Serial TTL Converter with the Raspberry Pi 2? The communication would be like this :

Raspberry Pi 2 --> Serial (USB) port --> USB to Serial TTL Converter --> RF Transmitter --> Air --> RF Receiver --> Arduino

Now I dont want to program the arduino wirelessly or anything but only have the Raspberry Pi send small (extremely - about 100 bytes/sec) amounts of data from a python code to the arduino wirelessly.

asked Apr 19, 2016 at 6:39
\$\endgroup\$
1
  • \$\begingroup\$ Why used usb to TTL converter, PI got built-in TTL output. Be carefull on set a communication clock, parity,bit lengths, stop-bits. \$\endgroup\$ Commented Apr 19, 2016 at 11:51

1 Answer 1

1
\$\begingroup\$

Here goes answer for you.

433Mhtz RF communication between Arduino and Raspberry Pi: Arduino as receiver.

http://www.homautomation.org/2014/03/02/433mhtz-rf-communication-between-arduino-and-raspberry-pi-arduino-as-receiver/

answered Apr 19, 2016 at 11:18
\$\endgroup\$

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.