Skip to content

Commit a7a86ec

Browse files
...
1 parent ca64ccb commit a7a86ec

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,25 +29,29 @@
2929
- [NORA-Robot-v00](https://github.com/CursedPrograms/NORA-Robot-v00)
3030
- [ComCentre](https://github.com/CursedPrograms/ComCentre)
3131

32+
<br>
3233
<div align="center">
3334
<img src="images/bg.jpg" alt="KIDA Robot" width="400"/>
3435
</div>
36+
<br>
3537

36-
pip install flask picamera2 opencv-python psutil
37-
python server.py
38+
- pip install flask picamera2 opencv-python psutil
39+
- python server.py
3840
# then open http://<pi-ip>:5000 on any device on your network
3941

4042

4143
## Functions:
4244

4345
- 🎮 Remote Control
4446
- 🖥️ VNC Control
47+
- Web Control
4548
- 📸 Image Capture (Photograph)
4649
- 🎥 Video Recording
4750
- 📡 Ultrasonic Obstacle Detection
48-
- Line Following
51+
- Line Following
4952
- 📺 Live Video Streaming
5053
- 🌈 RGB Lighting Control
54+
- Gender/Age Detection
5155

5256
## 🧩 Hardware Components
5357

scripts/obstacle_avoidance_test.py

Whitespace-only changes.

0 commit comments

Comments
 (0)