Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP32 board #4

Open
silviudc opened this issue Oct 15, 2022 · 6 comments
Open

ESP32 board #4

silviudc opened this issue Oct 15, 2022 · 6 comments

Comments

@silviudc
Copy link

silviudc commented Oct 15, 2022

Any chance to update this to accommodate the 30 pin esp32 boards?
Like these ones: https://smile.amazon.co.uk/gp/product/B0814WGPVY/ref=ppx_yo_dt_b_asin_title_o02_s00?ie=UTF8&psc=1
Super handy for using the new BT proxy integrations.

@WhoTheHeck
Copy link
Owner

An ESP32 board would indeed be a nice upgrade since these also seem to have a more stable wifi connection besides the BT benefit. Unfortunetly the pinouts are too different for a quick fix. The kicad_pcb file in the PCB folder would have to be rerouted.

IMO a new ESP32-based board with more and better sensors (e.g. a better CCS811 alternative) would be preferable.

@silviudc
Copy link
Author

Yes and no with the ESP32 and BT proxy, it seems like BT proxy uses most of the memory of the ESP32 so with this many sensors might not even work.
For example BT proxy and an ILI9341 screen just doesn't work, either one or the other but not both.
Might be ok for temp/hum/lux/motion sensors and BT proxy but not guaranteed.

@silviudc
Copy link
Author

silviudc commented Nov 4, 2022

Decided to add make a bit of a HAT for the sensors, in case any of them fail, unplug and replace
image
image
image
Still fits in the original STL but need to work out something for the back cover

@WhoTheHeck WhoTheHeck reopened this Nov 4, 2022
@WhoTheHeck
Copy link
Owner

nice to see another one is made!
not sure if one of the sensors ever will break, but also for disassembly it is definetly a good idea.
I could adjust the model to accomodate for the additonal length. Basically just make it a little deeper.

@WhoTheHeck
Copy link
Owner

Yes and no with the ESP32 and BT proxy, it seems like BT proxy uses most of the memory of the ESP32 so with this many sensors might not even work. For example BT proxy and an ILI9341 screen just doesn't work, either one or the other but not both. Might be ok for temp/hum/lux/motion sensors and BT proxy but not guaranteed.

I realized that issue with an ESP32-Cam module the other day too, but thought it might be due to the additonal camera stream. Not sure if any of the ESP32's would have enough capability to fulfill all the functions then.

@silviudc
Copy link
Author

silviudc commented Nov 4, 2022

I have seen temp&hum, maybe co2 sensors that can fail but at the same time all the parts are cheap enough (until you add them up ;))
Other thing I was thinking of was ventilation but the esp8266 doesn't get as hot as the esp32 so maybe ok, still wouldn't hurt to have a few holes on the back cover.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants