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

Where to start.. Recommended ESP32 board, case etc. #162

Open
nodecentral opened this issue Jul 20, 2022 · 3 comments
Open

Where to start.. Recommended ESP32 board, case etc. #162

nodecentral opened this issue Jul 20, 2022 · 3 comments
Labels

Comments

@nodecentral
Copy link

nodecentral commented Jul 20, 2022

Question
Can anyone recommend an appropriate ESP32 Board to do the work on, and what else i will need (please don’t assume anything :-), if the ESP32 part needs to connect to something else, what else do it need …

Additional context
Hi, I’m very new to all this ESP type stuff, plus I can see SoC mentioned too, but keen to give it a go, an want to make sure I start off with the right parts/components..

@shmuelzon
Copy link
Owner

All you need is an ESP32 module, preferably one with USB so you can easily connect it to your PC for installing the application and all. I have a few that are called ESP32 D1 Mini (not to be confused with ESP8266).
For example: https://www.aliexpress.com/item/32816065152.html or https://www.amazon.com/HiLetgo-Development-ESP8285-Wireless-Internet/dp/B07BK435ZW

No additional peripherals are needed as we're only using Wi-Fi and Bluetooth that are a part of the SoC (system on chip).

@nodecentral
Copy link
Author

nodecentral commented Jul 20, 2022

@shmuelzon
Copy link
Owner

Yeah, both seem fine. They look pretty much the same to me so whatever's easier to get

@nodecentral nodecentral changed the title Recommended ESP32 Board, case etc. Where to start.. Recommended ESP32 board, case etc. Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants