I've found the same system on the XBEE SMD dev board. but it is a propriatary socket
https://www.digikey.fr/product-detail/f ... ND/3481914
Don't found the esp32 contact
Search found 10 matches
- Wed Dec 11, 2019 1:07 pm
- Forum: Hardware
- Topic: esp-wroom-32 socket
- Replies: 5
- Views: 8374
- Thu Dec 05, 2019 7:19 pm
- Forum: Hardware
- Topic: esp-wroom-32 socket
- Replies: 5
- Views: 8374
Re: esp-wroom-32 socket
I've found a pcb called frogboard but it is not the real name of the socket connector pin
- Thu Dec 05, 2019 6:26 pm
- Forum: Hardware
- Topic: esp-wroom-32 socket
- Replies: 5
- Views: 8374
Re: esp-wroom-32 socket
Thanks,
I was looking for the good terms for a while.
When I search
https://www.google.com/search?q=frog+sh ... nector+pcb
I don't find anything , only frog broachs
I was looking for the good terms for a while.
When I search
https://www.google.com/search?q=frog+sh ... nector+pcb
I don't find anything , only frog broachs
- Thu Dec 05, 2019 2:55 pm
- Forum: IDEs for ESP-IDF
- Topic: Eclipse plugin for ESP-IDF CMake based projects (4.x and above)
- Replies: 21
- Views: 38988
Re: Eclipse plugin for ESP-IDF CMake based projects (4.x and above)
Hi,
Just a little word to say thanks for the job , I follow the github tuto and it works perfectly.
Actually, I've only compiled the blink template . I'm still waiting for my boards to start working.
Fantastic thanks you.
Just a little word to say thanks for the job , I follow the github tuto and it works perfectly.
Actually, I've only compiled the blink template . I'm still waiting for my boards to start working.
Fantastic thanks you.
- Thu Dec 05, 2019 8:05 am
- Forum: Hardware
- Topic: esp-wroom-32 socket
- Replies: 5
- Views: 8374
esp-wroom-32 socket
Hi,
I'm making a pcb board and I'm looking for the spring pin to connect the esp board .
like on this board
https://www.aliexpress.com/item/33004018313.html
impossible to find the name of this kind on plug connector.
Thanks
I'm making a pcb board and I'm looking for the spring pin to connect the esp board .
like on this board
https://www.aliexpress.com/item/33004018313.html
impossible to find the name of this kind on plug connector.
Thanks
- Thu Dec 05, 2019 6:42 am
- Forum: Hardware
- Topic: ESP32-WROVER name and functionnality
- Replies: 2
- Views: 3324
Re: ESP32-WROVER name and functionnality
oh yes of course , it is a commercial arguments . I tought only in MegaBytes and not in MegaBits.
Thanks
Thanks
- Wed Dec 04, 2019 6:59 am
- Forum: Hardware
- Topic: ESP32-WROVER name and functionnality
- Replies: 2
- Views: 3324
ESP32-WROVER name and functionnality
Hi, I'm looking for a board on the mouser website and I don't understand the link between the name and the capabilities for example : ESP32-WROVER-I (16MB) or ESP32-WROVER (16MB) , it is written WIFI MODULE 128MBITS SPI FLASH ESP32-WROOM-32D (8MB) it is written WIFI MODULE 64MBITS SPI FLASH Does it ...
- Wed Dec 04, 2019 5:00 am
- Forum: Hardware
- Topic: ESP32-D2WD recorder and USB MSD
- Replies: 4
- Views: 5659
Re: ESP32-D2WD recorder and USB MSD
that what I tought RAM is volatile but I was not sure.
The best solution to test my idea is the ESP-WROVER-KIT V4.1 , there is 4Mo in SPI flash, sdcard and wifi .
Thanks
The best solution to test my idea is the ESP-WROVER-KIT V4.1 , there is 4Mo in SPI flash, sdcard and wifi .
Thanks
- Tue Dec 03, 2019 7:10 am
- Forum: Hardware
- Topic: ESP32-D2WD recorder and USB MSD
- Replies: 4
- Views: 5659
Re: ESP32-D2WD recorder and USB MSD
Hi,
Thanks for the links , I don't know about the wrover (thanks for the name).
I've found the ESP32-WROVER-B it look great but is the SRAM keeps the data when the power is off ?
Do you think it is possible to make a kind of ftp or webpage to download the files I've recorded ?
Thanks
Thanks for the links , I don't know about the wrover (thanks for the name).
I've found the ESP32-WROVER-B it look great but is the SRAM keeps the data when the power is off ?
Do you think it is possible to make a kind of ftp or webpage to download the files I've recorded ?
Thanks
- Mon Dec 02, 2019 9:28 pm
- Forum: Hardware
- Topic: ESP32-D2WD recorder and USB MSD
- Replies: 4
- Views: 5659
ESP32-D2WD recorder and USB MSD
Hi, I'm newbie with the esp family but I'm interested by this chip to make a high speed recorder in the 16Mo of the Embedded memory. And I would like to make a usb msd to get the file stored in the chip. First of all, I need to design my board , is there somes applications note about the design ? I ...