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

5V mention in the README #44

Open
skorokithakis opened this issue Dec 6, 2021 · 3 comments
Open

5V mention in the README #44

skorokithakis opened this issue Dec 6, 2021 · 3 comments

Comments

@skorokithakis
Copy link

You mention in the README that the ESP8266 is 5V-tolerant, but then you mention the regulator. If you connect the 5V pad to the 5V pin of the ESP8266 board, that's not merely 5V-tolerant, it's 5V required. There's no danger of the ESP burning after a while, it'll run fine forever.

@dburner
Copy link

dburner commented Jan 1, 2022

Also is this code valid for the 5V (direct link) or for the 3.3V (with voltage divider)?

@onshisan
Copy link

onshisan commented Jan 1, 2022

If you connect the 5V pad to the 5V pin of the ESP8266 board, that's not merely 5V-tolerant, it's 5V required.

I understand the README to mean that the D1 is tolerant of 5V logic signals despite actually being a 3.3V logic mcu.

This project involves connecting the particle sensor to the 8266 via the IKEA PCB. The IKEA board and sensor run 5V logic, whereas per this retailer's spec sheet the D1 is 3.3V logic for all pins/ports.

I gather some have added a voltage divider to protect the D1, but many have not done so and (so far) found no ill effects.

@skorokithakis
Copy link
Author

@onshisan Ahh, that makes sense, thank you. Maybe the README should add the word "logic"?

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

3 participants