This is an Arduino sketch that can be used to control a robotic car using a mobile phone. The code uses the SoftwareSerial library to communicate with a GSM module to receive incoming calls and to ...
The project implements Arduino UNO as a base controller. It utilized SIM808 for GSM, GPS and GPRS connectivity. The project also implements RFID module RC522 for Mayfair card integration. The project ...