I have design a new small ESP32 board

All ESP32 boards running MicroPython.
Target audience: MicroPython users with an ESP32 board.
Post Reply
shaoziyang
Posts: 363
Joined: Sun Apr 17, 2016 1:55 pm

I have design a new small ESP32 board

Post by shaoziyang » Wed Feb 12, 2020 12:24 pm

I have design a new small ESP32 board (pyESP32),

pyESP32-01.jpg
pyESP32-01.jpg (59.71 KiB) Viewed 3110 times

pyESP32-02.jpg
pyESP32-02.jpg (59.02 KiB) Viewed 3110 times



main feather:
  • USB type-c interface
  • USB power and charge
  • High efficiency DC/DC power supply
  • on board USB/TTL converter
  • one click upgrade firmware
  • microSD slot
  • low cost
  • open hardware

pidou46
Posts: 101
Joined: Sat May 28, 2016 7:01 pm

Re: I have design a new small ESP32 board

Post by pidou46 » Thu Feb 13, 2020 6:33 am

Nice,
Could you give some more details ?
What is the swiches for?
Does they allow to switch of the USB/TTL device to save power when not in use ?
It would be a nice feature according to me.
nodemcu V2 (amica)
micropython firmware Daily build 05/31/2016

shaoziyang
Posts: 363
Joined: Sun Apr 17, 2016 1:55 pm

Re: I have design a new small ESP32 board

Post by shaoziyang » Fri Feb 14, 2020 9:18 am

I use switch to auto upgrade firmware instead of button, not for switch of the USB/TTL signal. USB device in poweroff mode when USB line is not plugins.

I can't do a complete verification now for some reason, but I do some tests and believe it can work normally. I will share files in github next week.

shaoziyang
Posts: 363
Joined: Sun Apr 17, 2016 1:55 pm

Re: I have design a new small ESP32 board

Post by shaoziyang » Thu Feb 20, 2020 3:32 pm

I have share design file in github.

https://github.com/micropython-Chinese- ... ster/ESP32

sch.png
sch.png (181.34 KiB) Viewed 2939 times

User avatar
Walkline
Posts: 14
Joined: Wed Feb 19, 2020 4:44 pm

Re: I have design a new small ESP32 board

Post by Walkline » Fri Feb 21, 2020 3:48 pm

群主加油!~

Post Reply