Cátedra de Electrónica Digital 2.
This repository contains the report and design of a remote controlled car. This was a group project. All the group members are listed at the code and the report.
The car is programmed at assembler, has a Bluetooth communication with the cellphone (or any other device capable of a BT conection and transmision) using the serial port built into the microcontroller. All the devices used at this project are listed below:
+PIC16F887 as microcontroller.
+L9110S as motor driver.
+HC-05 as bluetooth module.
+HC-SR04 as ultrasonic sensor.