IoT - ESP-M3 Everything!

From The TinkerNet Wiki
Jump to navigation Jump to search

OOPS!: The symbol & footprint currently in use has an error. The M3 does not break out GPIO13... It breaks out GPIO12. (One of these days, I'll get around to correcting that. For now, GPIO13 is actually GPIO12... :( )

This is the one that started it all...

This board carries the ESP-M3 module.

The KiCAD files

The Gerbers (Yup... you can get your own boards pretty quick & cheap)

NOTE: If using PCBWAY for production, the size for these boards needs to be input as 61mm x 36.6. If you use a slightly different (slightly rounder) number, they will charge you a dollar to change it. Just so you know.

W00t! Boards are here!

ESP-M3 Everything (Physical)(Front).jpg
ESP-M3 Everything (Physical)(Back).jpg
This is gonna be a little bit fiddly...
Here's the first attempt at the truly fiddly bits...
Shall we see if it lives?
Nope :(

0.17V on Vcc seems wrong...

Think I'll go ahead and suspect the connector isn't on there quite right. Real bitch to hand solder.

Semi-w00t...

Feeding it 5V directly works just fine...

Full-w00t...

Just had to add flux & stick the tip of my iron under there to carefully reflow pin 1 of the USB connector.

It IS, in fact, possible to do SMT work with normal gear...

Notice that I had to take that picture with lots of shade so the LED would show up... :(

(10K at R2 may be a little bit of over-reaction to typical Chinese indicator LEDs...)

Much better. 4K7 it is...

In fact, I tried 2K2 on the second board. This is also good...

Comparing it to a typical Chinese power LED.
Ready for the next test.

At this point, the board is fully populated.

It's Alive!!!

Not enough hands to catch the bootup blink of the M3 in the picture, but it did flash.

Pogo Pins.jpg

At this point, tomorrow evenings project is to mount this with a CH340 or CP2102 module to a protoboard & finish testing.

Well... Off by a day, but I built the programming adaptor.

And tested the board using esptool.
Yee Haw! Success!

Tho... I suppose it'd be an idea to actually flash something to it & fully prove the point.

So:

esptool.py erase_flash

Followed by:

esptool.py write_flash -fs 1MB -fm dout 0x0 tasmota.bin

and...

Yup... It's Tasmota
Even managed an OTA update with no drama.

At this point...

I do believe the appropriate expression is:

YIPPEE!

Fully populated as a testbed