M2(ICP5) Wiki report - aaackc/IOT GitHub Wiki
IOT Wiki
Github:
• github.com/AnthonyYos/IoT
• github.com/aaackc/IOT
• github.com/s0720bae/IoT
• github.com/md56n/iot
Video:
https://www.youtube.com/watch?v=aCr7s3Q86yA&feature=youtu.be
Introduction:
The purpose of ICP 12 was to create a robot car that would be able move using user input, as well as automatically move when it detects an object nearby in front via sonar sensor.
Workflow/ Methods:
• Divided tasks between members
• Build chassis for car and test wheels if they works properly.
• Build the app using app inventor.
• Create functions for car movement and sonar distance.
• Implemented bluetooth functionality and tested user input for each direction.
• Tested for automatic car movement if obstacle in front is close by.
Circuit Diagram:
Parameters:
• Function that changes wheel speed based on user input.
• Function that finds the distance of objects in front of sonar.
• User input for movement
Evaluation & Discussion:
ICP was rather straight forward. Some things that helped with the car was having another group's built already for reference when building ours, as well as following a tutorial on getting the motor connections wired properly and how basic movement works. Other tutorials helped with getting the sonar connected, and referencing previous ICPs helped with the bluetooth and app inventor.
Conclusion:
Created make a basic arudino-based user-controlled car, that can automatically move back if it detects a nearby object in front of it.