Pico W BMP180: Pressure, temp, altitude readings | ShillehTek
Build a Raspberry Pi Pico W + BMP180 I2C sensor reader in MicroPython to print pressure, temperature, and altitude va...
Raspberry Pi Pico W MongoDB: Insert Data via API | ShillehTek
Build a Raspberry Pi Pico W script that connects to WiFi and inserts a document into MongoDB using the Data API, a si...
Thonny IDE File Transfer: Move Files Device to PC | ShillehTek
Learn Thonny IDE file transfer to move files between your MicroPython device and local computer quickly using the Fil...
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...
Pico W WiFi: Send data between boards | ShillehTek
Build a two-device Raspberry Pi Pico W WiFi client and server in MicroPython using Thonny, so you can send messages a...
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...
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 Thonny Plotter: Plot data in real time | ShillehTek
Build a real-time plot in Thonny using Raspberry Pi MicroPython print() output to visualize sensor data streams quick...
Raspberry Pi MPU6050: Smooth Sensor Data in MicroPython | ShillehTek
Build a Raspberry Pi MPU6050 low-pass filter in MicroPython to smooth noisy accelerometer readings and keep stable, u...
Pico W MPU9250: Heading Angle in MicroPython | ShillehTek
Build a Pico W MPU9250 compass in MicroPython to compute a stable heading angle using calibration, low-pass filtering...
Raspberry Pi Pico W MPU6050: Improve IMU accuracy | ShillehTek
Calibrate an MPU6050 IMU on a Raspberry Pi Pico W with MicroPython to compute offsets and improve gyro and accelerome...
Raspberry Pi Pico MPU6050: Read motion data | ShillehTek
Build a Raspberry Pi Pico (or Pico W) + MPU6050 setup to read acceleration, gyro, and temperature in Thonny for fast ...