Author: donsky
-
Connect your Arduino projects with a universal Coin Acceptor
This post will show you how you can interface your Arduino projects particularly the ESP32 microcontroller with a universal coin acceptor.
-
Arduino Stepper Motor Control Project thru WiFi
This featured post will show you how you can project your ESP32 using Arduino for your stepper motor control using your WiFi
-
Set up your Raspberry Pi to Start Python Script on Boot/Startup
This post will show you how you can configure your raspberry pi to start your Python script and Flask web app on boot using the systemd.
-
Raspberry Pi IoT Weather Station
This post will show how you can create your own Raspberry Pi DHT22 Weather Station project using Python, Flask, Flask-SocketIO, and WebSocket
-
Building a Raspberry Pi Pico W WiFi Robot Car
This post will show you how you can build your own raspberry pi pico w robot car using the MicroPython, MicroDot library and websocket
-
Raspberry Pi Pico W Motor Control using the DRV8833
This post will show you how you can program your Raspberry Pi Pico for motor control of DC motors using the DRV8833 H-Bridge components
-
Adding Touch Screen Display to your Raspberry Pi Projects
This post will show you how you can expand your Raspberry Pi projects by using 7-inch touch screen monitor display to show your user interface
-
Raspberry Pi DHT22 Weather Station Project
This post will show how you can create your own Raspberry Pi DHT22 Weather Station project using Python, Flask, Flask-SocketIO, and WebSocket