From f990cef848b69827b2bd321337a0302f468aaed8 Mon Sep 17 00:00:00 2001 From: Matt Date: Sat, 23 Mar 2019 11:39:10 -0400 Subject: [PATCH 1/4] Update Readme.md --- Readme.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index f0ab4f0..ddf6810 100644 --- a/Readme.md +++ b/Readme.md @@ -41,8 +41,13 @@ As a function of the firmware, there is an embedded web application that is host All of the non-electronic hardware is generated from OpenSCAD scripts and built into either STL files for 3D printing or DXF files for laser cutting or CNCing. -Electronics designs are available in the form of a Fritzing file, a wiring diagram and a mask image that can be used to fabricate a board from a blank PCB. One of the easiest ways to +Electronics designs are available in the form of a Fritzing file, Gerber files, a wiring diagram and a mask image that can be used to fabricate a board from a blank PCB. +Prototype of the bare PCB of the "bonnet" for the Raspberry Pi Zero W are available for order from OSH Park. See the parts list below for components for this board. + +Order INTVAL3 Bonnet from OSH Park + +
## PARTS @@ -52,4 +57,9 @@ Electronics designs are available in the form of a Fritzing file, a wiring diagr 3. 120RPM 12VDC Motor - ? 4. Microswitch w/ Roller - [[Adafruit](https://www.adafruit.com/product/819)] 5. L7805 5V Regulator - [[Adafruit](https://www.adafruit.com/product/2164)] [Sparkfun](https://www.sparkfun.com/products/107)] -6. (Optional) Proto Bonnet - [[Adafruit](https://www.adafruit.com/product/3203)] \ No newline at end of file +6. 2x Thru-hole Resistors - 330 Ohm +7. 2x Thru-hole Capacitors - 100nF +9. 4x Terminal blocks + +* (Optional) Proto Bonnet - [[Adafruit](https://www.adafruit.com/product/3203)] +* (Optional) INTVAL3 Bonnet - [[OSH Park](https://oshpark.com/shared_projects/SkPyOK5S)] From 90bfcc787fc6382a488fbea1fbcccc58814ca430 Mon Sep 17 00:00:00 2001 From: Matt Date: Sat, 23 Mar 2019 11:39:45 -0400 Subject: [PATCH 2/4] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index ddf6810..0d53d80 100644 --- a/Readme.md +++ b/Readme.md @@ -43,7 +43,7 @@ All of the non-electronic hardware is generated from OpenSCAD scripts and built Electronics designs are available in the form of a Fritzing file, Gerber files, a wiring diagram and a mask image that can be used to fabricate a board from a blank PCB. -Prototype of the bare PCB of the "bonnet" for the Raspberry Pi Zero W are available for order from OSH Park. See the parts list below for components for this board. +Prototype of the bare PCB of the "bonnet" for the Raspberry Pi Zero W are available for order from OSH Park. See the parts list below of components for this board. Order INTVAL3 Bonnet from OSH Park From c780a1dcc9e63923a827a5be2506fa994e614d6c Mon Sep 17 00:00:00 2001 From: Matt Date: Sat, 23 Mar 2019 11:46:00 -0400 Subject: [PATCH 3/4] Update Readme.md --- Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 0d53d80..5c113f5 100644 --- a/Readme.md +++ b/Readme.md @@ -58,7 +58,8 @@ Prototype of the bare PCB of the "bonnet" for the Raspberry Pi Zero W are availa 4. Microswitch w/ Roller - [[Adafruit](https://www.adafruit.com/product/819)] 5. L7805 5V Regulator - [[Adafruit](https://www.adafruit.com/product/2164)] [Sparkfun](https://www.sparkfun.com/products/107)] 6. 2x Thru-hole Resistors - 330 Ohm -7. 2x Thru-hole Capacitors - 100nF +7. 2x Thru-hole Capacitor - 10 uF +8. 2x Thru-hole Capacitor - 100 uF 9. 4x Terminal blocks * (Optional) Proto Bonnet - [[Adafruit](https://www.adafruit.com/product/3203)] From 13aa3340307d809ec2f755a8388107f5b18818b5 Mon Sep 17 00:00:00 2001 From: Matt Date: Sat, 23 Mar 2019 11:47:01 -0400 Subject: [PATCH 4/4] Update Readme.md --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 5c113f5..e008adb 100644 --- a/Readme.md +++ b/Readme.md @@ -58,8 +58,8 @@ Prototype of the bare PCB of the "bonnet" for the Raspberry Pi Zero W are availa 4. Microswitch w/ Roller - [[Adafruit](https://www.adafruit.com/product/819)] 5. L7805 5V Regulator - [[Adafruit](https://www.adafruit.com/product/2164)] [Sparkfun](https://www.sparkfun.com/products/107)] 6. 2x Thru-hole Resistors - 330 Ohm -7. 2x Thru-hole Capacitor - 10 uF -8. 2x Thru-hole Capacitor - 100 uF +7. 1x Thru-hole Capacitor - 10 uF +8. 1x Thru-hole Capacitor - 100 uF 9. 4x Terminal blocks * (Optional) Proto Bonnet - [[Adafruit](https://www.adafruit.com/product/3203)]