Sammy1Am / Moppy2

The evolution of the Musical flOPPY controller
Other
314 stars 52 forks source link

How to connect fdd to esp8266 #215

Open Lord-q opened 5 months ago

Lord-q commented 5 months ago

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 commented 5 months ago

IMG_20240619_194027_370 I think I did something wrong?

Sammy1Am commented 4 months ago

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.