Raspberry Pi Pico W FTP (ftplib): Connect to a server | ShillehTek
Enable FTP on a Raspberry Pi Pico W by adding a working MicroPython ftplib.py, so you can connect to an external FTP ...
Raspberry Pi Pico CircuitPython: Install via Thonny | ShillehTek
Install CircuitPython on a Raspberry Pi Pico or Pico W using Thonny, then run a blink test to confirm your board is r...
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...
Raspberry Pi Pico HC-SR04+: 3.3V GPIO compatible | ShillehTek
Compare HC-SR04+ vs HC-SR04 to choose a 3.3V GPIO friendly ultrasonic distance sensor for boards like Raspberry Pi Pi...
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 Capacitive Soil Sensor: Read Analog Values
Wire a Raspberry Pi Pico to a capacitive soil moisture sensor and read raw analog values, so you can calibrate later ...
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 BME280: Read sensor data in MicroPython | ShillehTek
Build a Raspberry Pi Pico + BME280 MicroPython sensor reader to measure temperature, humidity, and pressure quickly f...
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 ...
Raspberry Pi Pico W Twilio: Send SMS via API | ShillehTek
Build a Raspberry Pi Pico W MicroPython SMS sender using the Twilio API over WiFi, avoiding large libraries and keepi...