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

Doesn't example wiring ignore the fact that arduino is 5V, and ESP8266 is not 5V tolerant? #27

Open
CptanPanic opened this issue Jun 3, 2015 · 2 comments

Comments

@CptanPanic
Copy link

I have been having problems getting espduino to work reliably with my arduino and esp, and then I just realized that the max input voltages on the ESP are only 3.6V, and the arduino is 5V. Shouldn't your example drawing state that you should use a 3.3V arduino, or you need level shifters?

@tuanpmt
Copy link
Owner

tuanpmt commented Jun 3, 2015

yes, you must use level shifters for 5V arduino

@Namphibian
Copy link

Tuan uses a logic level shifter in his diagram. The logic level shifter uses BS1338 MOSFETS to drive signals bi-directionally between esp and arduino. Tuan can we close this isse it is just adding noise.

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