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
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
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
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
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
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
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
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
Convert Python 2 scripts to Python 3 with futurize while keeping backward compatibility, reducing upgrade risk for le...