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

Add define for ePulse Feather VBAT Monitoring Voltage Divider #55

Closed
matthias-bs opened this issue Apr 24, 2023 · 2 comments · Fixed by #90
Closed

Add define for ePulse Feather VBAT Monitoring Voltage Divider #55

matthias-bs opened this issue Apr 24, 2023 · 2 comments · Fixed by #90
Assignees
Labels
enhancement New feature or request

Comments

@matthias-bs
Copy link
Owner

matthias-bs commented Apr 24, 2023

Problem

While the Thingpulse ePulse Feather – Low Power ESP32 development board is (mostly) pin compatible to the Adafruit HUZZAH32 - ESP32 Feather, the VBAT monitoring voltage divider is different:

ePulse Feather
grafik

Huzzah32 ESP32 Feather

100k/100k (1:1 divider - as all other development boards seen so far)

Workaround

Since there is no "Thingpulse ePulse Feather" board definition in the Arduino ESP32 Board Package (AFAIK), users would typically select "Adafruit ESP23 Feather" instead.

A define has to be added to the sketch to distinguish the two boards accordingly.

@matthias-bs matthias-bs added the enhancement New feature or request label Apr 24, 2023
@matthias-bs matthias-bs self-assigned this Apr 24, 2023
@matthias-bs
Copy link
Owner Author

@marcelstoer: For your kind attention.

@matthias-bs
Copy link
Owner Author

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

Successfully merging a pull request may close this issue.

1 participant