Skip to content

Commit 18323cc

Browse files
author
Alper Ekmekci
committed
IF conditions has been made.
1 parent 64e0b75 commit 18323cc

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ Headlights control with computer vision using AI and python.
77

88
- [x] Modifying keras-yolo3 repo for taking labels and bounding box coordinates.
99

10-
- [ ] Write an algorithm for bounding box and Leds PWM relation.
10+
- [x] Write an algorithm for bounding box and Leds PWM relation.
1111

12-
- [ ] Send bounding box coordinates to raspberry via UDP.
12+
- [x] Send bounding box coordinates to raspberry via UDP.
1313

14-
- [ ] Write a PWM code according to coming bounding box coordinates.
14+
- [x] Write a PWM code according to coming bounding box coordinates.
15+
16+
- [ ] Preparing listener code for RASPI.
1517

1618
- [ ] Make a PCB for Led Driver.
1719

@@ -23,3 +25,4 @@ Headlights control with computer vision using AI and python.
2325

2426
-Mehmet TÜKENMEZ
2527

28+

0 commit comments

Comments
 (0)