Difference between revisions of "IoT - ESP-Everything! Programming adaptor"

From The TinkerNet Wiki
Jump to navigation Jump to search
Line 14: Line 14:
 
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|Pogo Pins in a Dupont shell!]]
 
[[File:Pogo Pins.jpg|none|thumb|Pogo Pins in a Dupont shell!]]
<br />
+
 
 
[[File:Adaptor Layout.jpg|none|thumb|alt=|Attached to a bit of proto board along with sockets for the CJMCU board.]]
 
[[File:Adaptor Layout.jpg|none|thumb|alt=|Attached to a bit of proto board along with sockets for the CJMCU board.]]
<br />
+
 
 
[[File:Adaptor Wiring.jpg|none|thumb|alt=|& wired appropriately.]]
 
[[File:Adaptor Wiring.jpg|none|thumb|alt=|& wired appropriately.]]
<br />
+
 
 
[[File:Adaptor bottom.jpg|none|thumb|alt=|Pretty darn simple board...]]
 
[[File:Adaptor bottom.jpg|none|thumb|alt=|Pretty darn simple board...]]
<br />
+
 
 
[[File:Adaptor Ready.jpg|none|thumb|alt=|Ready to go]]
 
[[File:Adaptor Ready.jpg|none|thumb|alt=|Ready to go]]
<br />
+
 
 
[[File:Adaptor Usage.jpg|none|thumb|alt=|In use...]]
 
[[File:Adaptor Usage.jpg|none|thumb|alt=|In use...]]
  
Line 31: Line 31:
  
 
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.
 
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 />
+
 
 +
[[File:Programmer.png|none|thumb|alt=|A work in progress...]]

Revision as of 10:49, 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

CJMCU top.jpg

They do pretty near everything

CJMCU bottom.jpg

& they're even breadboard friendly...

But, I need to be able to just poke my devices with it, so...

Pogo Pins in a Dupont shell!
Attached to a bit of proto board along with sockets for the CJMCU board.
& wired appropriately.
Pretty darn simple board...
Ready to go
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.

A work in progress...