This project demonstrates the implementation of a compact embedded system capable of continuously monitoring GPS coordinates ...
If you’ve spent much time tinkering with electronics, you’ve probably heard of [Seeedstudio] from their development boards, tools, and their PCB fabrication service. Their latest Kickstarter venture ...
This project proposes the creation of a standalone alarm system based on an Arduino Nano board (ATmega328P) combined with a BK A7670E 4G GSM module. The system allows for remote activation and control ...
Abstract: Floods are one of the annual natural disasters experienced by Malaysia and the rest of the world. Destruction of infrastructure, economic losses, and casualties are among the adverse effects ...
Before we get started it is important to understand that there two types of nRF24L01 modules available in the market one is called just nRF24L01 and the other is called nRF24L01+ PA+LN. While both the ...
Radio Frequency Identification is widely used in contactless payment cards, National Highway Tollgate systems, and in security passes. By integrating an RFID reader with an Arduino, you will be able ...
An Arduino-based home alarm with RFID, GSM and Bluetooth capabilities. More features are remote motion sensors and a database that stores all user info if the power should go off. This is a ...
How to send a GET and POST request with AT commands using the SIM900 GSM/GPRS module and the Arduino UNO. This is useful for retrieving data from the Web and sending data to a web server for Internet ...