Skip to content

Commit 240a8cc

Browse files
committed
Update bill of materials with working PiShop links and accurate pricing
1 parent 41b2bbd commit 240a8cc

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

src/ac_training_lab/picam/README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,22 @@ Module 3 running [RPi OS Lite (bookworm, 64-bit)](https://www.raspberrypi.com/so
88
The following components are required for the equipment monitoring setup:
99

1010
### Core Hardware
11-
- [Raspberry Pi Zero 2W](https://www.pishop.ca/product/raspberry-pi-zero-2-w/) - ~$24 CAD
12-
- MicroSD Card 32GB Class 10 - ~$15 CAD (available from electronics retailers)
13-
- Heat Sink Kit for RPi Zero - ~$6 CAD (available from electronics retailers)
11+
- [Raspberry Pi Zero 2W](https://www.pishop.ca/product/raspberry-pi-zero-2-w/) - $21.50 CAD
12+
- [MicroSD Card 32GB Class 10](https://www.pishop.ca/product/raspberry-pi-sd-card-32gb/) - $13.95 CAD
13+
- [Heat Sink Kit for RPi Zero](https://www.pishop.ca/product/dedicated-aluminum-heatsink-for-raspberry-pi-zero-series-zero-zero-2-w/) - $5.95 CAD
1414

1515
### Camera Components
16-
- [Raspberry Pi Camera Module 3](https://www.pishop.ca/product/raspberry-pi-camera-module-3/) - ~$35 CAD
17-
- Raspberry Pi Zero Camera Cable - ~$8 CAD (available from electronics retailers)
16+
- [Raspberry Pi Camera Module 3](https://www.pishop.ca/product/raspberry-pi-camera-module-3/) - $35.00 CAD
17+
- [Raspberry Pi Zero Camera Cable](https://www.pishop.ca/product/raspberry-pi-zero-mini-camera-cable-38mm/) - $3.95 CAD
1818
- *Note: The RPi Camera Module 3 comes with a long cable, but a shorter one might be desired for cleaner mounting*
1919

2020
### Power
21-
- USB-C Power Supply 5V 3A Official - ~$15 CAD (available from electronics retailers)
21+
- [MicroUSB Power Supply 5V 3A](https://www.pishop.ca/product/microusb-power-adapter-international-plugs/) - $12.95 CAD
2222
- Alternative: USB-C cable for power from computer/hub
2323

2424
### Mounting Hardware
2525
**Option A:** Off-the-shelf mount kit
26-
- [Pro Mini Camera Mount for Raspberry Pi Zero](https://www.pishop.ca/product/pro-mini-camera-mount-for-raspberry-pi-zero/) - ~$25 CAD
26+
- [Pro Mini Camera Mount for Raspberry Pi Zero](https://www.pishop.ca/product/pro-mini-camera-mount-for-raspberry-pi-zero/) - $7.95 CAD
2727

2828
**Option B:** DIY mounting solution (recommended):
2929
- [3D Printable PiCam Mount](https://github.com/AccelerationConsortium/ac-training-lab/tree/main/src/ac_training_lab/picam/_design) (STL files in repository)
@@ -39,9 +39,9 @@ The following components are required for the equipment monitoring setup:
3939
- [2.5mm Hex Key/Allen Wrench](https://www.mcmaster.com/7648A72/) - McMaster-Carr
4040
- Hex nut tool with handle for tightening (recommended)
4141

42-
**Total estimated cost: ~$116-128 CAD** (excluding 3D printing, camera desk mount, and tools)
42+
**Total estimated cost: ~$101-109 CAD** (excluding 3D printing, camera desk mount, and tools)
4343

44-
> **Note:** Electronic components are available from various retailers including PiShop.ca, electronics distributors, and online retailers. Specific product links are provided where verified to work. Hardware components like screws and nuts are available at local hardware stores.
44+
> **Note:** Most electronic components have verified working links to PiShop.ca. Hardware components like screws and nuts are available at local hardware stores or McMaster-Carr.
4545
4646
## Codebase
4747

0 commit comments

Comments
 (0)