forked from ksalin/esp8266_modem
    
        
        - 
                Notifications
    You must be signed in to change notification settings 
- Fork 11
Hardware
        DanielJ edited this page Jul 27, 2018 
        ·
        3 revisions
      
    Bill of Materials for Version 2.5
| Part | Value | Type | RS Code | 
|---|---|---|---|
| C1,2,3,4,5,7 | 100nF | 0805 SMD | 464-6688 | 
| C6, 8 | 10uF | Tant B SMD | 801-5445 | 
| R1,3,4,5,6 | 10K | 0805 SMD | 125-1189 | 
| R2 | 470R | 0805 SMD | 223-0376 | 
| D1 | 1N5819 | SOD-323 SMD | eBay | 
| U1 | MAX3237 | SSOP | 660-7685 | 
| U2 | ESP12E/F | eBay | |
| U3 | LM1117-3.3 0.8A | SOT-223 | 535-8635 | 
| J2,3,5 | Pin Headers | 9 pins, 2.54 pitch | 681-3004 | 
| J4 | Micro USB | Molex 105017 | 848-6764 | 
| J1 | Dsub Female 25way | Solder Cups | 544-3828 | 
| SW1 | SMD Switch | Panasonic EVPAA | 756-1644 | 
My preferred build order:
- MAX3237.
- Check for shorts between the pins on the LM1117 with a multimeter.
- LM1117.
- Ceramic capacitors.
- Resistors.
- Diode (optional, USB only)
- Tantalum capacitors.
- Tactile switch.
- Power pin header and/or USB socket.
- Power up. Check voltage. Check reset pulled low when switch is pressed.
- ESP-12E/F.
- Power up. Check blue light flashes on ESP12 module. Check it flashes again after reset pressed.
- Remaining pin headers.
- Trial run programming.
- D-sub connector.