Commit Graph

9 Commits

Author SHA1 Message Date
Devoalda 6fd02430d3 docs(Line Sensor):
Removed unused files
Added comments
Added Readme for line sensor
2023-11-23 12:00:40 +08:00
xypoon 16ea617052 fix line sensor 2023-11-20 10:39:06 +08:00
linuxes_mojoworld@aleeas.com 0e3e481a2c Added logic for 2 line sensors 2023-11-20 10:26:08 +08:00
Richie 546f340f52 everything working, somehow 2023-11-09 14:02:58 +08:00
Devoalda 1b8bcfefae
Integrate Line and Ultrasonic sensor for obstacle detection (#15)
* Ultrasonic Sensor + Car init obs struct

* Line sensor update for integration

* ultrasonic update for integration

* Integrate Line and Ultraman

---------

Co-authored-by: xypoon <2837264P@student.gla.ac.uk>
2023-11-09 05:20:11 +00:00
Richie 191c8686c0 push every thing 2023-11-08 17:09:01 +08:00
soapysoltionss 19d6512639 barcode update 2023-10-29 15:46:20 +08:00
Devoalda 2b34f8c856 feature(Line sensor Interrupts):
Added Edge Interrupt logic with debounce algorithm
2023-10-23 21:22:12 +08:00
Devoalda 1aab873c2b feature(Line Sensor + Car Common):
Restructured Line Sensor files
Added test for Line Sensor

Added Car Dir for common functionalities
2023-10-21 14:20:21 +08:00