Skip to content
Snippets Groups Projects
Commit 8936ff71 authored by Noah Dodd's avatar Noah Dodd
Browse files

readme finished

parent e6ee854e
No related branches found
No related tags found
No related merge requests found
Readme - IoT Year 2 2024
Group 23
Files:
Linefix2.py
Contains functions which control:
inputs from camera and ultrasonic ranger
output to buzzer and video feed monitor
Processing:
Using the ultrasonic ranger data, the program makes the buzzer beep when an object behind is close. The buzzer beeps at an increasing rate as the device gets closer to an object.
The program adds lines to the camera feed for directing the user when reversing. These lines turn from green to yellow to red as the user gets closer.
Thingsboardtest.py
Sends ultrasonic ranger data to thingsboard using access token
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment