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

Python3 Tutorials

All ShillehTek tutorials and guides tagged Python3.

Browse tutorials

9 tutorials
AWS Lambda Selenium ChromeDriver: Run Headless Automation | ShillehTek
Jul 13, 2024 Mahmood M. Shilleh 2031 views

AWS Lambda Selenium ChromeDriver: Run Headless Automation | ShillehTek

Build an AWS Lambda container that runs Selenium with ChromeDriver for headless browser automation in Python, enablin...
Raspberry Pi Camera: Stream to YouTube Live in Python | ShillehTek
Apr 20, 2024 Mahmood M. Shilleh 432 views

Raspberry Pi Camera: Stream to YouTube Live in Python | ShillehTek

Build a Raspberry Pi Camera YouTube Live stream using Python and FFmpeg so your video is publicly viewable with a sim...
Raspberry Pi MPU9250: Calibrate IMU in Python | ShillehTek
Apr 07, 2024 Mahmood M. Shilleh 272 views

Raspberry Pi MPU9250: Calibrate IMU in Python | ShillehTek

Calibrate an MPU9250 IMU on Raspberry Pi in Python to improve accelerometer and gyroscope accuracy using a simple met...
Raspberry Pi MPU9250: Read 9-Axis Sensor Data | ShillehTek
Feb 10, 2024 Mahmood M. Shilleh 167 views

Raspberry Pi MPU9250: Read 9-Axis Sensor Data | ShillehTek

Build a Raspberry Pi MPU9250 I2C setup to stream 9-axis accel, gyro, and magnetometer data in Python, using a simple ...
AWS Lambda pip packages: Build a Python layer fast | ShillehTek
Feb 08, 2024 Mahmood M. Shilleh 820 views

AWS Lambda pip packages: Build a Python layer fast | ShillehTek

Build an AWS Lambda Python Layer by installing pip packages like pyjwt inside a helper Lambda, zipping to S3, and att...
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 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 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...
Python Futurize: Convert Python 2 to 3 Safely | ShillehTek
Oct 22, 2023 Mahmood M. Shilleh 114 views

Python Futurize: Convert Python 2 to 3 Safely | ShillehTek

Convert Python 2 scripts to Python 3 with futurize while keeping backward compatibility, reducing upgrade risk for le...