Author: donsky
-
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
-
Interface ESP32 with Infrared(IR) Sensor Module
This post will show you how to interface your ESP32 running the Arduino framework with the infrared (IR) sensor module
-
Debugging Arduino Errors with the ESP8266 Exception Decoder
This post will show you how to use the ESP8266 exception decoder in both Arduino and PlatformIO IDE to help debug errors in your program.
-
Debugging Arduino Errors with the ESP32 Exception Decoder
This post will show you how to use the ESP32 exception decoder in both Arduino and PlatformIO IDE to help debug errors in your program.
-
How to use the Arduino I2C Scanner?
This post will show you how to use the Arduino I2C scanner sketch to know the I2C addresses of all sensors or devices in your circuit
-
Develop Custom IoT Web Application with MongoDB Database
This post will show you how you can develop your own custom Internet of Things (IoT) web application that will interface with MongoDB database