Skip to content

Commit

Permalink
Merge pull request #24 from sj-louw/develop
Browse files Browse the repository at this point in the history
Add simple, nodeMCU and Arduino PCB schematics
  • Loading branch information
taligentx authored Jun 13, 2018
2 parents cfb9ce3 + 7402890 commit 955bc04
Show file tree
Hide file tree
Showing 18 changed files with 43 additions and 0 deletions.
14 changes: 14 additions & 0 deletions schematics/arduino/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## Arduino UNO Shield Single Sided PCB

![single sided pcb](pcb_screenshot.png "Arduino UNO Shield Single Sided PCB")

### Parts List

|Amount|Part Type|Properties|
|--- |--- |--- |
|2|Screw terminal - 2 pins|pin spacing 0.137in (3.5mm); pins 2; hole size 1.0mm,0.508mm|
|1|NPN-Transistor|2N3904|
|2|15kΩ Resistor|resistance 15kΩ|
|2|10kΩ Resistor|resistance 10kΩ|
|1|1kΩ Resistor|resistance 1kΩ|
|1|Arduino UNO|Revision 3|
Binary file added schematics/arduino/etch_copper_top.pdf
Binary file not shown.
Binary file added schematics/arduino/etch_copper_top_mirror.pdf
Binary file not shown.
Binary file added schematics/arduino/etch_silk_top.pdf
Binary file not shown.
Binary file added schematics/arduino/etch_silk_top_mirror.pdf
Binary file not shown.
Binary file added schematics/arduino/pcb_screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions schematics/esp8266/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## NodeMCU (esp8266) Single Sided PCB

![single sided pcb](pcb_screenshot.png "NodeMCU (esp8266) Single Sided PCB")

### Parts List

|Amount|Part Type|Properties|
|--- |--- |--- |
|1|Ceramic Capacitor|capacitance 100nF|
|2|Screw terminal - 2 pins|pin spacing 0.137in (3.5mm); pins 2; hole size 1.0mm,0.508mm|
|1|Voltage Regulator - 3.3 V|LM1117|
|1|NPN-Transistor|2N3904|
|2|15kΩ Resistor|resistance 15kΩ|
|2|10kΩ Resistor|resistance 10kΩ|
|1|1kΩ Resistor|resistance 1kΩ|
|1|NodeMCU V3.0|chip ESP8266|
Binary file added schematics/esp8266/etch_copper_top.pdf
Binary file not shown.
Binary file added schematics/esp8266/etch_copper_top_mirror.pdf
Binary file not shown.
Binary file added schematics/esp8266/etch_silk_top.pdf
Binary file not shown.
Binary file added schematics/esp8266/etch_silk_top_mirror.pdf
Binary file not shown.
Binary file added schematics/esp8266/pcb_screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions schematics/simple/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Simple Single Sided PCB

![simple single sided pcb](pcb_screenshot.png "Simple Single Sided PCB")

### Parts List

|Amount|Part Type|Properties|
|--- |--- |--- |
|4|Screw terminal - 2 pins|pin spacing 0.137in (3.5mm); pins 2; hole size 1.0mm,0.508mm|
|1|NPN-Transistor|2N3904|
|2|15kΩ Resistor|resistance 15kΩ|
|2|10kΩ Resistor|resistance 10kΩ|
|1|1kΩ Resistor|resistance 1kΩ|
Binary file added schematics/simple/etch_copper_top.pdf
Binary file not shown.
Binary file added schematics/simple/etch_copper_top_mirror.pdf
Binary file not shown.
Binary file added schematics/simple/etch_silk_top.pdf
Binary file not shown.
Binary file added schematics/simple/etch_silk_top_mirror.pdf
Binary file not shown.
Binary file added schematics/simple/pcb_screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 955bc04

Please sign in to comment.