Commit Graph

7 Commits

Author SHA1 Message Date
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