Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Mention the boards that fit to the layout #8

Closed
erniberni opened this issue Dec 23, 2022 · 4 comments
Closed

Mention the boards that fit to the layout #8

erniberni opened this issue Dec 23, 2022 · 4 comments

Comments

@erniberni
Copy link

It would be wise to mention the boards that fits to the layout
Users should compare the pinout before connecting
This one is fine -> https://www.az-delivery.de/products/esp32-developmentboard
This one doesn't fit -> https://www.mischianti.org/2021/02/17/doit-esp32-dev-kit-v1-high-resolution-pinout-and-specs/
Take a special look at the connection of VCC and GND

@dokuhn
Copy link
Owner

dokuhn commented Dec 27, 2022

Thank you for the hint. I will add the corresponding entry to the README file at the next time. Additions or maintenance are welcome.

@andy5macht
Copy link

andy5macht commented Dec 31, 2022

I used ESP32 DEV KIT v1 (erniberni mentioned as doesnt fit) and yes, i had to modify/bridge something to fit.
here is what i did:
first use these pins for ESP32 DEV KIT v1:
-DHOYMILES_PIN_MISO=18
-DHOYMILES_PIN_MOSI=23
-DHOYMILES_PIN_SCLK=5
-DHOYMILES_PIN_IRQ=4
-DHOYMILES_PIN_CE=2
-DHOYMILES_PIN_CS=17

Cut D19 from ESP32 DEV KIT v1 (otherwise D19 has short circuit to GND)
Scratch GND next to GND Pin of ESP32 DEV KIT v1 to connect GND of this BreakoutBoard to ESP32 DEV KIT v1.
Solder 3V3 Pin of ESP32 DEV KIT v1 to Elko (positive side)

When all done this should work an look like this:
openDTU_bot
openDTU_top

@stepl
Copy link

stepl commented Jan 18, 2023

Does any of you could help me to understand what's difference between these 2 boards and if they fit?

From the pin layout to me it's look like both fit the layout but would still be good to get a confirmation and to understand what the differences are between the NodeMCU and the V4 version?

@jelli123
Copy link

jelli123 commented Jan 18, 2023

The second one is the "ESP32 Dev Kit C V2". Beside some improvements it should work like the first one.
Schematic V2
Schematic V4

Repository owner locked and limited conversation to collaborators Mar 30, 2023
@thomic thomic converted this issue into discussion #21 Mar 30, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants