Arduino-L6470 icon indicating copy to clipboard operation
Arduino-L6470 copied to clipboard

Run on ESP8266/32

Open jacobdoayee opened this issue 4 years ago • 2 comments
trafficstars

Hi, while this compiles fine for the esp8266 it doesn't actually work. What would be required for it to work on ESPs? There are currently no available library's for the L6470 and yours looks like the closest to be able to get working. Thanks

jacobdoayee avatar Apr 05 '21 12:04 jacobdoayee

Iv'e actually never used a esp8266 so I don't know. It's possible that others who have worked on this project have done so so I will leave it open

ameyer avatar Apr 06 '21 02:04 ameyer

What would be required for it to work on ESPs?

A more-or-less complete Arduino platform implementation for the ESP8266 should be enough.

thinkyhead avatar Apr 15 '21 08:04 thinkyhead