Skip to content

Commit 14ec226

Browse files
authored
Update zio.md
1 parent 7d87b57 commit 14ec226

File tree

1 file changed

+28
-10
lines changed

1 file changed

+28
-10
lines changed

zio.md

+28-10
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,34 @@ Developing ideas from the [XRP-X4](https://rosmo-robot.github.io/learn-robotics/
2929

3030
## BOM (WIP)
3131

32-
- 5 pieces [PCB plate](https://easyeda.com/editor#id=144a1a06572f48fca974494ad7a75ebc) fabricated, or not depending on user preference/budget
33-
- 1x ESP32-S3 [Olimex S3](https://www.olimex.com/Products/IoT/ESP32-S3/ESP32-S3-DevKit-Lipo/open-source-hardware)
34-
- 1x [Zio motor driver](https://www.smart-prototyping.com/Zio-4-DC-Motor-Controller.html?search=motor)
35-
- 2x or 4x [6v 150RPM $Bringsmart motors](https://s.click.aliexpress.com/e/_DC72ruf) or [$$Pololu](https://www.pololu.com/category/60/micro-metal-gearmotors)
36-
- 2x or 4x [N20 rubber wheels](https://s.click.aliexpress.com/e/_DBjDZqx) or [3mm shaft Mecanum wheels A](https://www.aliexpress.com/item/1005003264388589.html),[B](https://www.aliexpress.com/item/32977691906.html) or [C](https://www.thingiverse.com/thing:1358552)
37-
- 2x or 4x [N20 mounts](https://s.click.aliexpress.com/e/_Dm7LWRD)
38-
- 1x pack [18mm female standoffs](https://www.aliexpress.com/item/32539100523.html)
39-
- 1x [Qwiic > Male pin cable](https://www.aliexpress.com/item/1005005796723171.html)
40-
- 1x pack [M3 x 6mm screw](https://www.aliexpress.com/item/32539100523.html)
41-
- [1x or 2x 18650 battery](https://s.click.aliexpress.com/e/_DnPRBEj) or open hardware [18650 battery](https://oshwlab.com/wagiminator/fp6277-power-bank)
32+
33+
| Components | Description | Quantity |
34+
| ------------------------- | ----------------------------------------- | -------- |
35+
| TortoiseBot ORP Chassis Plates | [Custom PCB Chassis](https://easyeda.com/editor#id=144a1a06572f48fca974494ad7a75ebc) | 5 |
36+
| BO Motor with encoder | [6v 150RPM $Bringsmart motors](https://s.click.aliexpress.com/e/_DC72ruf) or [$$Pololu](https://www.pololu.com/category/60/micro-metal-gearmotors) | 2 |
37+
| Motor Driver | [Zio H-bridge Motor Driver](https://www.smart-prototyping.com/Zio-4-DC-Motor-Controller.html?search=motor) | 1 |
38+
| Olimex ESP32-S3 | [For running MicroROS](https://www.olimex.com/Products/IoT/ESP32-S3/ESP32-S3-DevKit-Lipo/open-source-hardware) | 1 |
39+
| BO Motor Wheel | [N20 rubber wheels](https://s.click.aliexpress.com/e/_DBjDZqx) or [3mm shaft Mecanum wheels A](https://www.aliexpress.com/item/1005003264388589.html),[B](https://www.aliexpress.com/item/32977691906.html) or [C](https://www.thingiverse.com/thing:1358552) | 4 |
40+
| Motor mount | [N20 mounts](https://s.click.aliexpress.com/e/_Dm7LWRD)
41+
| USB powerbank |[ battery case](https://www.aliexpress.com/item/1005005637445437.html) [1x or 2x 18650 battery](https://s.click.aliexpress.com/e/_DnPRBEj) or open hardware [18650 battery](https://oshwlab.com/wagiminator/fp6277-power-bank) | 1 |
42+
| 3x 18650 |[Batteries](https://s.click.aliexpress.com/e/_DdfBurF) | 1 |
43+
| USB > Motor driver cable |[JST cable](https://www.aliexpress.com/item/1005004192966816.html) | 1 |
44+
| Qwiic cable | [For connecting ESP32](https://www.aliexpress.com/item/1005005796723171.html) | 1 |
45+
| 2.54mm screw terminals for breadboard | [For connecting encoder](https://www.aliexpress.com/item/1005001677869988.html) | 4 |
46+
| Hex Spacers | [45mm height M3 standoff](https://www.aliexpress.com/item/32539100523.html) | 18 |
47+
| M3 10 mm Bolts | [Bolt pack](https://www.aliexpress.com/item/1005002046118328.html) | 40 |
48+
| M3 25 mm Bolts | From Bolt pack | 4 |
49+
| M3 Nuts | From Bolt pack | 44 |
50+
| M3 Washers | From Bolt pack | 4 |
51+
| M2 10 mm Bolts | From Bolt pack | 2 |
52+
| M2 Nuts | From Bolt pack | 2 |
53+
| Screw Driver | 2 in 1 Flat and Philips Head Screw Driver with Tester | 1 |
54+
| Optional IMU | [MPU6500](https://www.adafruit.com/product/3886) or [BNO085](https://www.adafruit.com/product/4754) | 2 |
55+
| Optional LiDAR Kit | [LiDAR module, USB Cable and Data Convertor Box](https://www.amazon.co.uk/DTOF-D300-Distance-Obstacle-Education/dp/B0B1V8D36H/ref=sr_1_1?crid=2BSZJ4XVN2S12&keywords=ld19+lidar&qid=1707070916&sprefix=ld19+lidar%2Caps%2C254&sr=8-1) | 1 |
56+
57+
58+
59+
4260

4361
## Optional extras
4462
- [10mm Cube standoff](https://www.aliexpress.com/item/1005005880192495.html)

0 commit comments

Comments
 (0)