Wireless Temperature-Humidity Sensor , NRF24L01 , DTH22 // SimpleTx - the master or the transmitter #include <SPI.h> #include <nRF24L01.h> #include <RF24.h> #include <DHT.h> #define DHTPIN 2...
Comentarios