13/07/2017 Communication with text strings.
First of all, I used the a library called RadioHead for this project: http://www.airspayce.com/mikem/arduino/RadioHead/index.html
What I did today is to see how a code and hardware behaves. It is pretty much decent and works at distances up to 10 meter (with antenna in both circuits). Still not sure if it is the best way to send data.
Aside the arduinos and the transmitter/receiver link I've used 4 leds, 3 buttons and one potentiometer. The 3 buttons send a signal to turn on a led respectively, while the potentiometer sends an analog signal to light up or down the left led.
Receiver:
Diagram:
Code: https://github.com/LukeCepza/433-Mhz-rf/tree/master/Transmisor AM 433Mhz/RF_receiver_3_boton_pot
Transmitter:
Diagram:
https://github.com/LukeCepza/433-Mhz-rf/tree/master/Transmisor AM 433Mhz/RF_transmiter_3_boton_pot
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.