Tag: iot
-
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
-
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
-
Control your Arduino IoT projects with a MongoDB database
This post will show you how you can control your Arduino-based project with your MongoDB database using ESP32/ESP8266 microcontroller board
-
MongoDB Database for IoT Developers Series
This post will show you how to interface the MongoDB NoSQL database to your Internet of Things (IoT) projects.
-
Arduino Fingerprint Door Lock using ESP32 with a Web App
This post will show you how to create your own fingerprint door lock system with a web application using ESP32 running the Arduino framework
-
Keypad with a Database Security System using Raspberry Pi
We are building our own Keypad Security System with a database interface using our raspberry pi in this post.
-
ESP32 Keypad Database Security System – Design
This post shows how you could create your own ESP32 Keypad Doorlock mechanism using a database to store your valid keycodes.
-
ESP32 Robot Car Using Websockets
This post discusses how we can control our robot car using ESP32 Websockets. We are using our mobile phones in controlling the directions and speed settings of our robot car by sending websocket message between our phone browser and the asynchronous websocket server running in our ESP3
-
ESP32 Home Automation Project
This post discusses how to create your own ESP32 Home Automation Project that powers AC load and is controlled thru your mobile phone.
-
Control WS2812B/Neopixels Using Mobile Phones and Raspberry Pi – Final
This is the final post on how you can control your WS2812B Neopixels Using your mobile phones and raspberry pi.