Arduino 433MHz RF Modules: Send Text to LCD | ShillehTek
Build an Arduino 433MHz RF transmitter and receiver link to send Serial Monitor text wirelessly and display it on a 1...
Node-RED + Telegram: Instant Sensor Status | ShillehTek
Build a Telegram-integrated Node-RED flow that returns live BMP180 temperature and pressure on demand for quick mobil...
Arduino BMP180: Real-Time Dashboard with Node-RED | ShillehTek
Build a live temperature and pressure dashboard using an Arduino and a BMP180 sensor with Node-RED so you can monitor...
Arduino Nano BH1750: Measure Ambient Light in Lux | ShillehTek
Build an Arduino Nano and BH1750 ambient light sensor setup to read accurate lux values over I2C for smart lighting a...
Arduino Nano Every DHT22: Read Temperature and Humidity | ShillehTek
Connect a DHT22 to an Arduino Nano Every to read accurate temperature and humidity in the Serial Monitor using the Ad...
Arduino ADXL345: Calibrate and Read 3-Axis Data | ShillehTek
Build an Arduino ADXL345 I2C setup to read 3-axis acceleration and optionally calibrate offsets for more accurate mot...
ESP32 AP Mode: Host a Hello World Web Page | ShillehTek
Build an ESP32 AP Mode WiFi network that hosts a Hello World web page with no Internet required, a simple foundation ...
MPU6050 ToxicLibs: Fix Processing Teapot Imports | ShillehTek
Fix legacy ToxicLibs setup in Processing so the MPU6050Teapot example compiles cleanly and resolves missing βtoxiβ im...
ESP32 MPU6050: Accurate angle readings with i2cdevlib | ShillehTek
Build an ESP32 + MPU6050 project that outputs accurate yaw, pitch, and roll using the i2cdevlib DMP example in Platfo...
ESP32 BMP280: Read pressure, temperature, altitude | ShillehTek
Build an ESP32 BMP280 sensor reader that prints pressure, temperature, and altitude to the Serial Monitor using the A...
ESP32 MPU6050: Wire and read motion data | ShillehTek
Build an ESP32 + MPU6050 motion sensor setup in the Arduino IDE to read accelerometer and gyroscope data reliably for...
Arduino Nano MPU9250: Read accel, gyro, mag | ShillehTek
Build an Arduino Nano MPU9250 IMU hookup to read accelerometer, gyroscope, and magnetometer values using the hideakit...