Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
any other suggestions would be much appreciated
How about some female headers i could solder onto the board?Only a VERY minor 'mention' - I don't know if you were thinking of soldering the sensor to the PCB or not?, but if you were you should consider that the heat from the processor will affect the readings. Move the sensor off the board on wires, perhaps even with a plug and socket.
How about some female headers i could solder onto the board?
finally, if you plan to hand-solder the esp32, make sure the solder pads on your pcb extend out far enough to easily get solder onto the PCB and the castellated holes of the ESP32. Some stock footprints are only suited for solder past and reflow ovens and don't leave room for hand soldering.
Could i not just run the sensor off the power from the esp32?And put a capacitor across the power rails of your sensor.
if you plan to run this off battery power and use the deep sleep function of the ESP32, , then you'll want to be able to power down the sensor as well. You can add an "enable" transistor and power the sensor through the transistor. A high side PNP will be a good choice and pull the emitter low to enable power to the sensor. Make sure you add a resistor between the IO pin that will turn the sensor on and the emitter of the PNP.
Also, change the outline of the board so there is no board under the esp32 antenna. When it comes to antenna interference, Copper ground planes are really bad, copper traces are pretty bad, a layer of PCB Fiberglas epoxy is kind of bad, and plain air on each side of the board is best - that's how the module was designed so any interference will impact the gigahertz signal.
Hi, I have removed the hole underneath the areal as i think you are probably right, however, just to be sure I have kept the other pcb design, just wondering what you meant by ground plain? And when you say sockets, you do mean something like- soldering female headers to the pcb and male headers to the esp32 so they can be slotted in and out with easy, right?(although I would advise NOT having a ground plain on your board, just bare PCB) - and presumably you will be mounting it well above the PCB as well? - it's usual to fit PCB headers on the Wroom 32 (they are usually supplied with it) and the corresponding sockets on the PCB below - this allows you to plug and unplug the module as required.
Also just wanted to be 100% sure, is 3.7v enough to power the esp32 via vin?
Hi sounds like a great project and will try it out after this one. Just wondering what a JK flip flop is as I have scoured the internet and nothing on the internet makes sense?Yo ... Fellow rookie here ... I would go for a simple up counter using 555 timer for clocking & JK flip flops ... Then when you have a grasp of what's going on ... Try making a digital clock ... That's what I am planning on doing soon ... My lecturer says "whatever you do enjoy it" ... And don't forget to take your time reading the data sheet (Electrical characteristics) ... Big trap for us young players ... Bonus tip: never build projects you can't use practically