/328P_nRF24L01_RELAY.X

ATmega328P microcontroller + nRF24L01 + RELAY

Primary LanguageCMIT LicenseMIT

Sample code for interfacing ATmega328P microcontroller with nRF24L01+ transceiver & relay.

ATmega328P microcontroller's clock frequency is 16 MHz.

UART Settings:

baud: 9600 | data bits: 8 | stop bits: 1 | parity: none | flow control: none