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 BH1750: Read Real Lux Over Serial | ShillehTek
Build an Arduino Nano lux meter with the BH1750 (GY-302) sensor and read real light intensity over I2C in the Serial ...
Arduino MCP2515 CAN Bus Module: DHT11 Data to LCD | ShillehTek
Build an Arduino MCP2515 CAN bus link that sends DHT11 temperature and humidity from a Nano to a Uno and displays it ...
Arduino Uno VL53L0X: Show Distance on SSD1306 OLED | ShillehTek
Build an Arduino Uno distance meter using the VL53L0X ToF sensor and SSD1306 OLED to display real-time millimeter rea...
Arduino UNO MAX30102: Measure Heart Rate BPM | ShillehTek
Build an Arduino UNO heart rate monitor with the MAX30102 sensor to read IR data, detect beats, and calculate stable ...
Arduino PCA9685: Control Multiple Servos Easily | ShillehTek
Build an Arduino Uno multi-servo controller using the PCA9685 16-channel PWM driver for cleaner I2C wiring, stable ti...
Raspberry Pi ADS1115: Read MQ-135 Analog Voltage | ShillehTek
Build a Raspberry Pi ADS1115 setup to read MQ-135 analog voltage over I2C in Python, enabling accurate air quality mo...
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 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...
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...
Raspberry Pi Pico ADXL345: Read Acceleration in MicroPython | ShillehTek
Build a Raspberry Pi Pico ADXL345 I2C accelerometer reader in MicroPython to print real-time X, Y, Z values in g for ...
XIAO RP2040 MPU6050: Get MicroPython readings | ShillehTek
Connect a XIAO RP2040 to an MPU6050 and read accelerometer values in MicroPython using Thonny and simple library file...