NodeMCU Design With ESP32 Instead of ESP8266

  • Thread starter Thread starter Keonte45
  • Start date Start date
  • Tags Tags
    Design
AI Thread Summary
The discussion centers on developing a NodeMCU module using the ESP32 instead of the ESP8266, with a specific requirement for the layout to match the NodeMCU V3 module. A participant suggests purchasing a pre-made NodeMCU ESP32 board instead of attempting to create a new module, citing the need for advanced skills for PCB design. Concerns are raised about the potential for intellectual property issues in replicating existing designs. Ultimately, the original poster considers sourcing the module from suppliers rather than pursuing the DIY approach. This highlights the challenges of custom PCB design in the context of existing hardware solutions.
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!
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top