Tag: iot
-
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.
-
Control WS2812B/Neopixels Using Mobile Phones and Raspberry Pi
In this project we will control our WS2812B Neopixel effect using our mobile phone and raspberry pi.
-
ESP8266 NodeMCU Web Server: Control components from your Mobile Phones
In this post we are going to discuss how we can control our electronic components using our mobile phone thru the use of the ESP8266 NodeMCU Web Server. We connect to our web server thru our mobile phones browser and control whatever components we like.
-
Arduino RFID Database Security System: Create database to store our RFID code using SQLLite
In this article I am going to discuss how we can create our database for our RFID Security System. The following database that we are creating will be use in the future Arduino, Raspberry Pi, ESp8266, ESP32 or other MCU so stay tuned for future articles.