LabVIEW Interface for Arduino Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

NRF24L01-Wireless-Keyboard-Data-Transmission-Syste.pdf

this wireless transmission system based on ICStation Mega 2560 and UNO R3 compatible with Arduino. It uses DC5V working voltage. When there is someone pressing the keys, the sending system will send the value of the keys to the receiving system by NRF24L01 wireless data transmission module. The receiving system will display the value of the keys on the LCD1602. The main function of this system is NRF24L01 date transmission.

Functions

1.When the key in the sending part is pressed by someone, the 1602LCD will display the value of the key.
2.The value of the key will stay on the 1602LCD until other key is pressed. The 1602LCD will refresh and display the value of the new key.


Code for your reference

http://www.icstation.com/newsletter/eMarketing/wireless_code.txt

http://www.instructables.com/id/NRF24L01-Wireless-Keyboard-Data-Transmission-Syste/

Contributors