Introduction - If you have any usage issues, please Google them yourself
nRF24E1 programming board is download our simple self-developed wireless communication module of the online download nRF24E1 board and easy to use.
nRF24E1 download programming source, including PC board procedures, microcontroller firmware and nRF24E1 within 51 nuclear control procedures,
Stored separately in the "PC program", "AT89S52" and "nRF24E1" folder 3.
"PC program" within the application software has download.exe.
"AT89S52" There are single-chip firmware source download.c, can directly connect the compiler to generate the download file, download to the target of single-chip AT89S52.
"NRF24E1" inside job nRF24E1 have control of the source, respectively, are:
24E1.c: typical control applications
Putchar.c: nRF24E1 serial communication source
Transmit.c: nRF24E1 wireless sending source
Receive.c: nRF24E1 radio source
"Temperature": nRF24E1 control DS18B20 collecting temperature and send radio source.