Real-Time RFID-Based Attendance System

This project offers a streamlined solution for tracking employee attendance using RFID technology, an efficient and popular approach in modern workplaces. Each employee possesses an RFID card embedded with a unique identification number. Upon swiping the card over the RFID module, the system reads the ID and instantly transmits it…

WiFi-Controlled RC Car with Web-Based Interface

This project uses the ESP8266 chip, but in a unique server role, creating a dynamic interface for controlling an RC car via a WiFi network. Upon connecting to the server’s IP address via a web browser on a mobile device, users are presented with a JavaScript application. This app establishes…

Real-Time GPS/GPRS Vehicle Tracking System

The focus of this project was the real-time monitoring of vehicle movements through a custom-developed application. The software, developed in C language using the mikroC IDE and embedded into a PIC18F46K22 microcontroller, efficiently manages the EasyGPS/GPRS GM862 board. Upon receiving an SMS command, the system begins to send periodic vehicle…