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

How to connect fdd to esp8266 #215

Open
Lord-q opened this issue Jun 19, 2024 · 2 comments
Open

How to connect fdd to esp8266 #215

Lord-q opened this issue Jun 19, 2024 · 2 comments

Comments

@Lord-q
Copy link

Lord-q commented Jun 19, 2024

I also have a problem: the wireless connection does not show the connected device but a white And I don't know how to connect fdd to esp8266

@Lord-q
Copy link
Author

Lord-q commented Jun 19, 2024

IMG_20240619_194027_370
I think I did something wrong?

@Sammy1Am
Copy link
Owner

Hey there, sorry this slipped through the cracks.

First, make sure you switched from COM to UDP in MoppyConfig.h so that the ESP will connect to UDP and not be waiting on COM input.

I've personally only ever used a shift register with an esp8266, but the pin numbers should work the same, so the first drive would be connected to pins GPIO2 and GPIO3.

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

2 participants