Aim
The aim of the project is to Build a system that notifies drivers when they exceed the speed limit
Problem statement
The system should provide timely and non-intrusive reminders to enhance driver safety and adherence to speed regulations. Consider factors such as user interface simplicity, adaptability to varying speed limits, and the potential integration with in-car displays or mobile devices to create a solution that promotes responsible driving behavior.
Material used
Input: 2 Push Button
Brain: TinkerSpace Brain Board
Output: Transistor Switch(DC motor) and RGB Led
Battery: 5V Lithium-ion rechargeable battery
Component description
2 Push Button
The function of the Push button is
Transistor Switch + DC Motor
The function of the DC Motor is slow down the car
RGB LED
The function of the RGB LED is to emit light
TinkerSpace Brain Board
TinkerSpace board acts as brain of this project, its function is to monitor 2 Push button and control the DC Motor, RGB LED
Battery
5V Lithium-Ion battery is used to power-up this project
Working description
Case – 1:
Case – 2:
Circuit Design (DesignSpace)
Step 1: Connect 2 PUSH BUTTONS to input 1 and input 2
Step 2: Connect TRANSISTOR SWITCH(with DC MOTOR) to output1 and RGB LED to Output3
Step 3: Connect supply and test project.