ForceTronics / nRF24L01_Wireless_Sensor_Dev_Board

This repository is for Arduino code that goes to an open source Wireless Sensor Development Board that is being developed on the ForceTronics YouTube channel. The Wireless Sensor Dev Board will feature an ATmega 328p MCU and a nRF24L01+ Transceiver Module. The 328p will be programmed using the Arduino IDE (Pro Mini 3.3V 8MHz bootloader). In the future this wireless sensor dev board will be available for sale at www.forcetronics.com
28 stars 22 forks source link

nRF24L01_Wireless_Sensor_Dev_Board code #2

Open geyseran opened 3 years ago

geyseran commented 3 years ago

I have downloaded your code from github. I noticed that the code for the node is for a STTS751 temp sensor. Would it be possible to post the code for a DS18S20 temp sensor? If yes, then would the current coordinator code work with the DS18S20 temp sensor code?