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 ADS1115: Read MQ-135 Analog Voltage | ShillehTek
Build a Raspberry Pi ADS1115 setup to read MQ-135 analog voltage over I2C in Python, enabling accurate air quality mo...
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: 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 4 Squid: Simple Proxy Server Setup | ShillehTek
Build a Raspberry Pi 4 Squid proxy server and test it with a Python web-scraping script for safer, managed requests o...
Raspberry Pi Camera: Stream Video with Flask | ShillehTek
Build a Raspberry Pi 4B camera stream using Flask and PiCamera so you can view live video in a browser on your local ...
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...
Raspberry Pi Pico BME280: Save Sensor Data to PC | ShillehTek
Stream Raspberry Pi Pico BME280 readings over serial and save them to a local PC file with Python, enabling long-term...
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...