NodeMCU Design With ESP32 Instead of ESP8266

  • Thread starter Thread starter Keonte45
  • Start date Start date
  • Tags Tags
    Design
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Keonte45
Messages
5
Reaction score
1
Hi,

In the current project I'm working on, I want to develop a NodeMCU module using ESP32 rather than ESP826. The most recent module in this series is AS ESP32. In order to use it, the layout must be the same as the NodeMCU V3 module's.

So, if possible, could someone help me out with the project's PCB design?

Thanks.
 
Engineering news on Phys.org
Keonte45 said:
Hi,

In the current project I'm working on, I want to develop a NodeMCU module using ESP32 rather than ESP826. The most recent module in this series is AS ESP32. In order to use it, the layout must be the same as the NodeMCU V3 module's.

So, if possible, could someone help me out with the project's PCB design?

Thanks.
It is not clear what you are trying to do.

If you want to run NodeMCU on an ESP32 then search for "NodeMCU ESP32" on Amazon/AliBaba/your local development board supplier and buy one. If you need a specific pinout then make an adapter board.

If you really do want to "develop a NodeMCU module" I am afraid you are going to need more skills and knowledge than you can get from asking about PCB designs here, and we are not going to help you copy someone else's IP anyway.
 
My plan was to develop a NodeMCU module with ESP32. I guess I'll just try to get it from a supplier instead of making it. Thanks!