Can this be adapted to an esp8266?
Closed this issue · 0 comments
Maatooh commented
My intention is that a simple tcp or udp connection can be used to send and receive input from any device using a PC as an intermediary, and the esp8266 sends the data to the console, my problem is to implement the snes controller emulator on the esp8266, I have tried on my own taking several reference codes built for arduino uno but I am not successful as there are differences with this board, and I don't have enough experience with it.
If it is possible I am very interested, greetings.