diff --git a/docs/bill_of_materials_orin.md b/docs/bill_of_materials_orin.md index ebb543c5..f3d5f9cf 100644 --- a/docs/bill_of_materials_orin.md +++ b/docs/bill_of_materials_orin.md @@ -21,8 +21,6 @@ You need these components for each JetBot. | --- | --: | --: | --- | --- | | Jetson Orin Nano 8GB Developer Kit | 1 | $499.00 | [NVIDIA](https://store.nvidia.com/jetson/store/) | | | Micro SD card | 1 | $14.95 | [Amazon](https://a.co/d/0aOqPQh) | 128GB | -| Battery | 1 | $12.99 | [Amazon](https://a.co/d/5DvsXGu) | PD 20W output, 10,000mAh | -| USB-C PD cable | 1 | $10.99 | [Amazon](https://a.co/d/ihjA431) | USB-C to DC 5.5mm x 2.5mm, right angle | | Motor | 2 | $5.90 | [Adafruit](http://adafru.it/3777), [Amazon(1)](https://a.co/d/cQ489BJ), [Amazon(2)](https://amzn.to/2MU9zPb) | "TT" form factor | | Motor Driver | 1 | $19.95 | [Adafruit](http://adafru.it/2927), [Amazon](https://a.co/d/aUs8dwA) | | | Caster ball | 1 | $10.99 | [Amazon](https://a.co/d/3WmVtqU) | 1-inch diameter | @@ -32,6 +30,17 @@ You need these components for each JetBot. | Chassis | 1 | -- | [STL file](cad/chassis.stl) | see [3D printing](3d-printing) | | | Camera Mount | 1 | -- | [STL file](cad/camera_mount.stl) | see [3D printing](3d-printing) | +### Power source + +| **Part** | **Quantity** | **Cost** | **URL** | **Notes** | +| --- | --: | --: | --- | --- | +| Battery | 1 | $12.99 | [Amazon](https://a.co/d/5DvsXGu) | PD 20W output, 10,000mAh | +| USB-C PD cable | 1 | $10.99 | [Amazon](https://a.co/d/ihjA431) | USB-C to DC 5.5mm x 2.5mm, right angle | + +!!! note + + With this power source option, we recommend setting Jetson Orin Nano in `7W` mode (`sudo nvpmodel -m 1`), as we observed Jetson in `15W` mode shutdown in certain scenarios like suddenly ramping up the motor from 0% to 100% speed or having motors stalled. + ### Camera You need a camera module with 22pin cable for interfacing to Jetson Orin Nano 8GB Developer Kit carrier board and the appropriate wide field of view for each JetBot.