Buy 10+ on select items — save 10% auto-applied
Free US shipping on orders $35+
Order by 3pm ET — ships same-day from the US
Skip to main content
ShillehTek IoT & Beyond

Raspberry Pi Tutorials

All ShillehTek tutorials and guides tagged Raspberry Pi.

Browse tutorials

60 tutorials
Raspberry Pi Camera MQTT: Send Photos to React Native | ShillehTek
Dec 05, 2023 Mahmood M. Shilleh 130 views

Raspberry Pi Camera MQTT: Send Photos to React Native | ShillehTek

Build a Raspberry Pi camera + MQTT workflow that captures images on command and delivers them to a React Native Expo ...
Raspberry Pi Pico W MPU6050: Install libraries in VSCode | ShillehTek
Dec 01, 2023 Mahmood M. Shilleh 160 views

Raspberry Pi Pico W MPU6050: Install libraries in VSCode | ShillehTek

Learn how to add third-party MicroPython libraries in VSCode for Raspberry Pi Pico W using an MPU6050 example, so imp...
Raspberry Pi MQTT: Send Commands with Node.js | ShillehTek
Nov 23, 2023 Mahmood M. Shilleh 132 views

Raspberry Pi MQTT: Send Commands with Node.js | ShillehTek

Build a Raspberry Pi MQTT command system with a Node.js Express endpoint that publishes messages to trigger actions l...
Raspberry Pi Mosquitto MQTT: Send messages and commands | ShillehTek
Nov 21, 2023 Mahmood M. Shilleh 192 views

Raspberry Pi Mosquitto MQTT: Send messages and commands | ShillehTek

Set up Mosquitto MQTT on a Raspberry Pi and use Python to send messages and commands from your local computer, a simp...
Raspberry Pi VS Code SSH: Remote editing setup | ShillehTek
Nov 07, 2023 Mahmood M. Shilleh 142 views

Raspberry Pi VS Code SSH: Remote editing setup | ShillehTek

Set up Raspberry Pi remote editing in VS Code using the Remote - SSH extension, so you can manage files with a full U...
Raspberry Pi 4 MPU6050: Read Motion Data in Python | ShillehTek
Nov 05, 2023 Mahmood M. Shilleh 199 views

Raspberry Pi 4 MPU6050: Read Motion Data in Python | ShillehTek

Build a Raspberry Pi 4 MPU6050 I2C sensor reader in Python to get accelerometer and gyro readings fast, with parts an...
Raspberry Pi SSH: Remote terminal control setup | ShillehTek
Nov 01, 2023 Mahmood M. Shilleh 212 views

Raspberry Pi SSH: Remote terminal control setup | ShillehTek

Learn to SSH into a Raspberry Pi from your local computer for secure remote terminal control, using IP address and us...
Raspberry Pi Pico Serial: Save PC Data to CSV | ShillehTek
Oct 23, 2023 Mahmood M. Shilleh 153 views

Raspberry Pi Pico Serial: Save PC Data to CSV | ShillehTek

Transfer PC data to a Raspberry Pi Pico over USB serial and save it as data.csv using Python and PySerial for a repea...
Raspberry Pi Pico W Rshell: Use REPL to Blink LED | ShillehTek
Oct 23, 2023 Mahmood M. Shilleh 119 views

Raspberry Pi Pico W Rshell: Use REPL to Blink LED | ShillehTek

Set up rshell REPL on a Raspberry Pi Pico W to run live MicroPython commands and quickly verify your workflow by blin...
Pico W BMP180: Pressure, temp, altitude readings | ShillehTek
Oct 23, 2023 Mahmood M. Shilleh 94 views

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 BME280: MongoDB Data API CRUD | ShillehTek
Oct 23, 2023 Mahmood M. Shilleh 56 views

Raspberry Pi Pico W BME280: MongoDB Data API CRUD | ShillehTek

Build a Raspberry Pi Pico W + BME280 project that runs MongoDB Data API CRUD calls (find, insert, update, delete) for...
Raspberry Pi Pico W MongoDB: Insert Data via API | ShillehTek
Oct 23, 2023 Mahmood M. Shilleh 67 views

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...