Difference between revisions of "IoT - ESP-Everything! Programming adaptor"
Jump to navigation
Jump to search
(Created page with "So... With an assembled ESP-M3 Everything! board on hand, need a way to talk to these. Initially, a simple adaptor to use an existing USB-Serial...") |
|||
Line 3: | Line 3: | ||
With an assembled [[IoT - ESP-M3 Everything!|ESP-M3 Everything!]] board on hand, need a way to talk to these. | With an assembled [[IoT - ESP-M3 Everything!|ESP-M3 Everything!]] board on hand, need a way to talk to these. | ||
+ | === Temporary Expedient === | ||
Initially, a simple adaptor to use an existing USB-Serial board. (Guess I'll have to design my own next... :P ) | Initially, a simple adaptor to use an existing USB-Serial board. (Guess I'll have to design my own next... :P ) | ||
Line 12: | Line 13: | ||
But, I need to be able to just poke my devices with it, so... | But, I need to be able to just poke my devices with it, so... | ||
− | [[File:Pogo Pins.jpg|none|thumb | + | [[File:Pogo Pins.jpg|none|thumb|Pogo Pins in a Dupont shell!]] |
− | Pogo Pins in a Dupont shell! | + | <br /> |
− | [[File:Adaptor Layout.jpg|none|thumb | + | [[File:Adaptor Layout.jpg|none|thumb|alt=|Attached to a bit of proto board along with sockets for the CJMCU board.]] |
− | Attached to a bit of proto board along with sockets for the CJMCU board. | + | <br /> |
− | [[File:Adaptor Wiring.jpg|none|thumb | + | [[File:Adaptor Wiring.jpg|none|thumb|alt=|& wired appropriately.]] |
− | & wired appropriately. | + | <br /> |
− | [[File:Adaptor bottom.jpg|none|thumb | + | [[File:Adaptor bottom.jpg|none|thumb|alt=|Pretty darn simple board...]] |
− | Pretty darn simple board... | + | <br /> |
− | [[File:Adaptor Ready.jpg|none|thumb]] | + | [[File:Adaptor Ready.jpg|none|thumb|alt=|Ready to go]] |
− | + | <br /> | |
− | [[File:Adaptor Usage.jpg|none|thumb]] | + | [[File:Adaptor Usage.jpg|none|thumb|alt=|In use...]] |
− | + | ||
+ | === The Plan Forward === | ||
+ | To make these things really useful, it'd be nice to have a dedicated programming jig. | ||
+ | |||
+ | So I'm designing one. | ||
+ | |||
+ | Basically, it'll be a board with the exact same form as the ESP-Everything! boards themselves. (of course, much of the contents of the board will be different.) The programming header location will have short pogo pins in the pin header holes. | ||
+ | <br /> |
Revision as of 10:47, 18 October 2020
So...
With an assembled ESP-M3 Everything! board on hand, need a way to talk to these.
Temporary Expedient
Initially, a simple adaptor to use an existing USB-Serial board. (Guess I'll have to design my own next... :P )
I like these little CJMCU boards
They do pretty near everything
& they're even breadboard friendly...
But, I need to be able to just poke my devices with it, so...
The Plan Forward
To make these things really useful, it'd be nice to have a dedicated programming jig.
So I'm designing one.
Basically, it'll be a board with the exact same form as the ESP-Everything! boards themselves. (of course, much of the contents of the board will be different.) The programming header location will have short pogo pins in the pin header holes.