Car_Simulator

Dependencies of Car_Simulator

A dependency is a program or library which this program uses. When you import this program, the dependencies are automatically imported.

Provides an extended version of DigitalOut that adds a "toggle()" function, and uses the RTOS Thread API to provide a "flash()" function that toggles the pin in the background at … digitalOut, led, rtos
Extends DigitalIn to DebounceIn to provide mechanical switch debouncing. debounce, DigitalIn
Library to use the ultrasonic sensor
TextLCD library for controlling various LCD panels based on the HD44780 4-bit interface HD44780, TextLCD
software to control a DC motor, preferably interfacing with a motor driver.