Raspberry Pi Pico BME280: Save Sensor Data to PC | ShillehTek
Stream Raspberry Pi Pico BME280 readings over serial and save them to a local PC file with Python, enabling long-term...
Raspberry Pi Pico W MQTT: Send messages anywhere | ShillehTek
Build a distributed IoT message system with Raspberry Pi Pico W and MQTT using HiveMQ Cloud in MicroPython, sending p...
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 ...
Raspberry Pi Pico W MicroPython: Set Up PyCharm | ShillehTek
Set up PyCharm to flash and run MicroPython on a Raspberry Pi Pico or Pico W, then verify the workflow with an onboar...
Raspberry Pi Pico W MicroPico: VSCode MicroPython Setup | ShillehTek
Set up VSCode with the MicroPico extension to write and run MicroPython on a Raspberry Pi Pico W, including firmware ...
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...
XIAO RP2040 + BME280: Read I2C Sensor Data | ShillehTek
Build an I2C environmental monitor by wiring a Seeed Studio XIAO RP2040 to a BME280 and printing temperature, humidit...
Raspberry Pi Pico W ChatGPT API: Send Prompts Over WiFi | ShillehTek
Build a Raspberry Pi Pico W script that connects over WiFi, sends ChatGPT API prompts, and prints responses for fast ...
Raspberry Pi Pico BME280: Measure altitude | ShillehTek
Build a Raspberry Pi Pico + BME280 CircuitPython project that prints temperature, humidity, pressure, and estimated a...
Raspberry Pi Pico BME280: Read data in CircuitPython | ShillehTek
Connect a Raspberry Pi Pico to a BME280 and read temperature, pressure, and humidity in CircuitPython using Adafruit ...
Raspberry Pi Pico HC-SR04: Measure Distance in MicroPython | ShillehTek
Build a Raspberry Pi Pico HC-SR04 distance sensor project in MicroPython to get reliable ultrasonic readings fast for...
Pico W HC-SR04 RGB: Distance Colors in MicroPython | ShillehTek
Build a Pico W + HC-SR04 RGB (RUS-04) distance sensor in MicroPython, using WS2812 control to change LED colors by di...