Last week, I wrote about ESP32-PICO-D4 system-in-package (SiP) that contains ESP32 WiSoC, 4MP SPI flash, a crystal oscilloscator and some passive components in a single 7×7 mm package in order to allow smaller designs based on ESP32. The company noticed the post, and asked me whether I’d be interested in receiving “some development boards based on ESP32 PICO”, an offer hard to refuse :), and within a couple of days I received the package below.
There’s also an antenna, a EN and BOOT buttons, and a micro USB port. The board measures 52x20mm. On actual product, the USB bridge part would be there, so you could have something around half size or even much smaller…
… something like the ESP32-PICO-D4 module below whose picture I found on the web.
ESP32 Pico Core is clearly smaller. Compared to ESP32-T it’s about the same length, but much thinner, and include 2 extra pins, while in terms on functionality it’s more comparable to ESPino32 both with 40-pins, two button, and micro USB port, but the size difference is even greater.
If you wonder, the board is breadboard compatible, and since it’s thinner leave two rows of pins free on each side, compared to just one for most boards.
The boards are not for sale right now, and there’s no info on their website about them. You’ll however find some more details in ESP32-PICO-D4 datasheet.
Jean-Luc started CNX Software in 2010 as a part-time endeavor, before quitting his job as a software engineering manager, and starting to write daily news, and reviews full time later in 2011.
The ESP32 PICO datasheet is no longer available on Espressif website.
Cool, some companies are making progress to make these modules more usable! I’ve personally been working on this recently and am still finding that some improvement is possible in this area (namely by removing the power-hungry USB UART from the CPU board and leaving only RxD/TxD/EN/REST exposed instead) : https://wtarreau.blogspot.fr/2017/08/what-esp8266-modules-should-look-like.html
Google BB-ESPADP and save work
@Xatax
True. The text is still accessible via Google Cache.
I don’t have the file myself, as I just clicked on Open instead of Download.
Espressif is guilty of oftentimes having somewhat large leadtimes on getting the modules out so info may be pulled, etc. because they ran into a production problem with the modules. We’re still sort of waiting on the WROOM modules which add the 4MB PSRAM module and the ability to attach an external antenna to the module.
The modules are wicked cool. It shows to them thinking ahead because the devboards are an improvement over the prior pass- and the prior pass weren’t no slouch, just not breadboard friendly.
@Nobody of Import
Existing boards are cool for development but are unusable for battery-powered projects unfortunately, due to the USB UART draining all the battery. And they’re a bit large for *some* projects. Otherwise they’re cool and have significantly contributed to ESP’s adoption everywhere!
There is a great board named m5stack with esp32 + 2″ screen w touch + 3 buttons + audio 1W + a “design enclosure” for 20$ on aliexpress. on reddit the vendor said 10$ to 15$ (single core or full kit).
Hope this great display move the lines to make more lcd + button frame to finish a device with good user experience.
@bob
source: https://www.reddit.com/r/esp32/comments/6t1l6v/esp32_devkit_m5stack/
some info at http://m5stack.com/ and github: https://github.com/m5stack
Chris you seem to be massively oversupplied with these boards. I’d be glad to take one or two and try flashing Micropython immediately!
@Xatax
The datasheet link is working again.
ESP32-Pico “motherboard” sold for $16 + shipping on Tindie -> https://www.tindie.com/products/microwavemont/esp32-pico-motherboard/
It would be interesting to play with one.
Another ESP32-PICO-D4 board for $8.50 @ https://www.aliexpress.com/store/product/TTGO-T7-ESP32-Module-PICO-D4-4MB-SPI-Flash/2090076_32841601867.html
Not exactly small however. Estimated size is 5 x 3 cm. ESP32 PICO Core (aka PICO Kit v3) measures 5.1 x 2 cm
The good part is that it supports battery power.