Arduino Nano BMP280: Stream Serial Readings | ShillehTek
Wire a BMP280 to an Arduino Nano and stream live pressure, temperature, and altitude to the Serial Monitor using I2C ...
Arduino MAX30102: Stream Heart Rate to Serial | ShillehTek
Build an Arduino MAX30102 pulse oximeter project that streams live heart rate (BPM) to Serial Monitor over I2C using ...
Arduino HX711 Load Cell: Build a Calibrated Digital Scale | ShillehTek
Build an Arduino digital scale with the HX711 load cell amplifier, calibrate it with a known weight, and stream stabl...
Arduino A4988: Control a NEMA 17 Stepper Motor | ShillehTek
Build an Arduino Nano and A4988 setup to control a NEMA 17 stepper motor with simple STEP/DIR wiring and code, using ...
Arduino NEO-6M GPS: Read Lat/Long in Serial | ShillehTek
Build an Arduino Nano + NEO-6M GPS reader that streams live latitude, longitude, satellites, and UTC time to Serial f...
Arduino WCS1700 Current Sensor: Monitor 70A Loads | ShillehTek
Build an Arduino WCS1700 current monitor that reads live DC amps up to 70A with safe isolation, ideal for solar, EV c...
Arduino Laser Diode: Build a Tripwire Alarm | ShillehTek
Build an Arduino laser tripwire alarm using a red laser diode and an LDR to detect beam breaks and trigger a buzzer f...
Arduino Nano KY-006 Buzzer: Play Melodies with tone() | ShillehTek
Build an Arduino Nano project that drives a KY-006 passive buzzer to play real melodies with tone(), using simple wir...
Arduino Nano ESP-01: Add Wi-Fi with AT Commands | ShillehTek
Add Wi-Fi to an Arduino Nano using the ESP-01 ESP8266 and AT commands over serial, then print an HTTP GET response fo...
Arduino MCP2515 CAN Bus: Read raw OBD-II frames | ShillehTek
Build an Arduino MCP2515 CAN Bus reader to sniff raw OBD-II frames from your car, giving you a low-cost starting poin...
Arduino VL53L0X: Millimetre Distance Over Serial | ShillehTek
Build an Arduino Nano + VL53L0X ToF distance reader that streams millimetre measurements over Serial for accurate sho...
Arduino MQ-135: Print Indoor Air Quality Readings | ShillehTek
Build an Arduino MQ-135 indoor air monitor that prints relative air-quality readings to Serial, so you can track chan...