File tree Expand file tree Collapse file tree 1 file changed +50
-3
lines changed
Expand file tree Collapse file tree 1 file changed +50
-3
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,56 @@ I built this robot named **O_Range** to explore control theory and IoT on a budg
1010
1111The Processing GUI lets me monitor tilt and fine-tune wirelessly, making iterations fast and fun!
1212
13- <img src =" https://github.com/user-attachments/assets/a4e3065c-3613-4de9-91ed-de61130422eb " width =" 30% " />
14- <img src =" https://github.com/user-attachments/assets/ea26151e-7a25-4ae7-bd1c-7a5db88d7190 " width =" 30% " />
15- <img src =" https://github.com/user-attachments/assets/93246395-bc40-4c87-a073-9017291b710d " width =" 30% " />
13+ <table align =" center " >
14+ <tr >
15+ <td align="center">
16+ <a href="https://github.com/user-attachments/assets/a4e3065c-3613-4de9-91ed-de61130422eb">
17+ <img src="https://github.com/user-attachments/assets/a4e3065c-3613-4de9-91ed-de61130422eb" width="100%" />
18+ </a>
19+ <br/>
20+ <sub><b>Front View</b></sub>
21+ </td>
22+ <td align="center">
23+ <a href="https://github.com/user-attachments/assets/ea26151e-7a25-4ae7-bd1c-7a5db88d7190">
24+ <img src="https://github.com/user-attachments/assets/ea26151e-7a25-4ae7-bd1c-7a5db88d7190" width="100%" />
25+ </a>
26+ <br/>
27+ <sub><b>Side View</b></sub>
28+ </td>
29+ <td align="center">
30+ <a href="https://github.com/user-attachments/assets/93246395-bc40-4c87-a073-9017291b710d">
31+ <img src="https://github.com/user-attachments/assets/93246395-bc40-4c87-a073-9017291b710d" width="100%" />
32+ </a>
33+ <br/>
34+ <sub><b>Internal Layout</b></sub>
35+ </td>
36+ </tr >
37+
38+ <tr >
39+ <td align="center">
40+ <a href="IMAGE_URL_4">
41+ <img src="IMAGE_URL_4" width="100%" />
42+ </a>
43+ <br/>
44+ <sub><b>Electronics</b></sub>
45+ </td>
46+ <td align="center">
47+ <a href="IMAGE_URL_5">
48+ <img src="IMAGE_URL_5" width="100%" />
49+ </a>
50+ <br/>
51+ <sub><b>Assembly</b></sub>
52+ </td>
53+ <td align="center">
54+ <a href="IMAGE_URL_6">
55+ <img src="IMAGE_URL_6" width="100%" />
56+ </a>
57+ <br/>
58+ <sub><b>Final Build</b></sub>
59+ </td>
60+ </tr >
61+ </table >
62+
1663
1764
1865** Highlights** :
You can’t perform that action at this time.
0 commit comments