Skip to content

Commit bde5a52

Browse files
authored
Update README.md
1 parent ec8a478 commit bde5a52

1 file changed

Lines changed: 2 additions & 16 deletions

File tree

README.md

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -21,21 +21,7 @@ It might happen that KiCad is missing my custom footprints. You can find and dow
2121
- Made in Germany! ;)
2222

2323
## Parts list
24-
All these parts can be easily found on AliExpress (except the PCBs ;) ):
25-
26-
- 1x The PCB in this folder, printed e.g. at PCBWay or JLCPCB.com
27-
- 1x 0805 SMD capacitor of 100nF
28-
- 1x 0805 SMD capacitor of 10µF
29-
- 1x 0805 SMD capacitor of 22µF
30-
- 2x 0805 SMD resistor of 10kΩ
31-
- 1x 0805 SMD resistor of 100kΩ
32-
- 1x 0805 SMD resistor of 220kΩ
33-
- 2x 2.54mm single row male pin headers, 8 per side
34-
- 2x **2mm** single row male pin headers, 8 per side
35-
- 1x AMS1117-3.3 Low Dropout Regulator ("LDO")
36-
- 1x 2-Port 2.54mm pitch screw terminal
37-
- *(optional)* 0805 SMD resistor of 0kΩ (see below)
38-
- *(optional)* 2mm screws to mount the PCB somewhere
24+
Please see the iBOM which you can find in the `ibom` folder: It lists all components to easily find them on AliExpress, LCSC or your preferred component sourcing platform :)
3925

4026
## Tools list
4127
### Required
@@ -55,4 +41,4 @@ If you want to use the timed deep sleep feature of the ESP8266, place a 0Ω resi
5541
Because: I have so many lying around here ¯\\_(ツ)\_/¯ It's not the best, but pretty famous, cheap and easy to get LDO. It theoretically can eat up to 18V, so you could power that board with 18V, if you wanted to. Not talking about the heat this thing generates, if you would ;)
5642

5743
Its downsides are clearly the quiescent current of at least 5mA up to 13mA! There are also smaller LDOs (the AMS1117 is SOT-223), but with that screw terminal I wanted, it wouldn't matter anyways.
58-
If you want to change it, you're welcome to edit the PCB using KiCad :)
44+
If you want to change it, you're welcome to edit the PCB using KiCad :)

0 commit comments

Comments
 (0)