Hi all, I am working on a new project that will be sold as a commercial device and would like to use ESP32 in system core but I am newbie about ESP32 Modules (I've used ESP32 DevKit many times but never used any Module yet). I would like to use ESP32-WROVER-X but I don't know is this product is differ than ESP32 DevKit. I mean is there any capability differences (about pins, serial connection capabilities, GPIO counts etc.)? In addition, there are many electronics components on the DevKit (naturally) but if I use WROVER module, do I need to put all these (or some for current protection, i2c connections, serial communications, etc..) to work it properly (in production phase). Or do I just need to connect the pins to the sensors (with necessary resistors etc. sure), connect to the relays, just send pin outs as usual in DevKit.
I wish I can explain what I want to ask..
Thanks right now..
ESP32 Development Board vs Module for Production
-
- Posts: 9769
- Joined: Thu Nov 26, 2015 4:08 am
Re: ESP32 Development Board vs Module for Production
You can actually get the schematic of the DevkitC, so you can replicate the bits you need from that if you want.
Re: ESP32 Development Board vs Module for Production
First of all thank you for your answer, but maybe I couldn't explain what I want to ask.
I mean If I get a ESP32-WROVER-X Module and put on the custom pcb can I use this with just connecting to the other components same as DevKit?
For example below you can see a schematic for ESP32 DS18B20 Temperature Sensor connection
can I use same schematic for ESP32-WROVER-X module (by just connecting D4 pin to the DS18B20 and resistor as well) or will I need to add additional components?
And is this situation is same for all examples?
Thanks..
I mean If I get a ESP32-WROVER-X Module and put on the custom pcb can I use this with just connecting to the other components same as DevKit?
For example below you can see a schematic for ESP32 DS18B20 Temperature Sensor connection
can I use same schematic for ESP32-WROVER-X module (by just connecting D4 pin to the DS18B20 and resistor as well) or will I need to add additional components?
And is this situation is same for all examples?
Thanks..
Re: ESP32 Development Board vs Module for Production
Hi AlpDmr,
the devkit is basically just a breakout board for the module with an extra:
You can always look at a schematic of your devkit to check what exactly does it include.
When implementing the ESP module in your device be sure to have in mind the hardware design guidelines.
Hope this answers your questions.
Jan
the devkit is basically just a breakout board for the module with an extra:
- power supply
- USB-serial converter
- buttons
- and a few resistors and capacitors
You can always look at a schematic of your devkit to check what exactly does it include.
When implementing the ESP module in your device be sure to have in mind the hardware design guidelines.
Hope this answers your questions.
Jan
Who is online
Users browsing this forum: No registered users and 103 guests