top of page
R
Rajkumar Sharma
VFX Designer
Home
Robotics & Electronics
T Design
VFX
Game Design
Animatronics
Blog
More
Use tab to navigate through the menu items.
All Posts
Getting Started
Your Community
Search
Log in / Sign up
RAJ SHARMA
Dec 13, 2024
2 min read
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...
bottom of page