Tag: arduino
-
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.
-
Program ESP8266 ESP-01 With Arduino
This article discusses how we can program our ESP8266 ESP-01 module using the Arduino. We are replacing the firmware of the ESP-01 with that of the project created by the ESP8266 community for the Arduino IDE
-
Connect Arduino Project to Internet or WIFI Using ESP8266
This project connects the Arduino Project to the internet using the ESP8266 ESP-01 microcontroller. They communicate using the serial interfaces and passes data as JSON object