Skip to content

Commit

Permalink
add programmer soldering instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Hafpaf committed Nov 8, 2022
1 parent 756ff37 commit 17c0e23
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 1 deletion.
Binary file modified instructions/assets/13_led_pins_soldered_bottom.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added instructions/assets/17_CH340_programmer.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added instructions/assets/18_CH340_shorted.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 13 additions & 1 deletion instructions/partA.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,22 @@ Place the ESP8266 in the pin header as shown below. Make sure that non of the pi
![](assets/16_esp01_on_pcb.jpg)

#### Step 6
The ESP01 needs to short GPIO-0 to GND to enable programming mode. Hence the CH340 serial programmer needs a wire.


CH340 serial adapter
![CH340 serial adapter](assets/17_CH340_programmer.jpg)


Shorted GPIO-0 to GND
![Short GPIO-0 to GND](assets/18_CH340_shorted.jpg)


#### Step 7

If you have got this far, the hardware is now done. YAY!!!

you should now go and Seek Hafnium (Emil) for help programming your ESP8266.
you should now go switch with the other group to program your ESP01-S.
If it's already programmed, then you are ready for testing!


Expand Down

0 comments on commit 17c0e23

Please sign in to comment.