Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
You are viewing an older revision! See the latest version
Homepage
IOT Smart Car aka MBED Based Remote Temperature Sensor¶
Introduction¶
This project is about demonstrating an IOT application using MBED Application borad LPC1768. In this project a toy car has been hacked for demonstrating a remote sensor. According to Oxford Dictionary defination of a "Robot" is a machine capable of carrying out a complex series of actions automatically, especially one programmable by a computer. This toy car according to the defination of a robot does fall in the category of being a robot therefore in the next sections the car will be refered with terminoligies as "Robot Car" or "Robot".
Goal¶
The goal of the project is to make a robot that can act as a Smart remote sensor by updating sensor data via Ethernet and Wifely interface and can be controlled or accessed from a remote position.