laurynas / volvo_crankshaft

Volvo V50 RTI Crankshaft project
MIT License
50 stars 6 forks source link

ESP8266 #10

Open jacoqq opened 1 year ago

jacoqq commented 1 year ago

Hi there. I'm dying to run this on my Volvo S60, I've got almost everything to make it, except arduino. I'm wondering is possible to use ESP8266 instead ? I need to say I'm trying to do that, but no succes. I got error of missing hid.h. Can someone tell me what to do ? Please

jesusvallejo commented 9 months ago

If the rti on the S60 has something in common with the xc90(i also faced this problem), the serial works on 5v, and the esp8266 works on 3.3v, you would need a step up converter(level shift) or use a board that works with 5v level.