FatBeard / vbus-arduino-library

VBUS Decoder Library for Arduino
13 stars 13 forks source link

Vbus esp32 #17

Closed hansdeweerd closed 1 year ago

hansdeweerd commented 2 years ago

Is there a way to make this work on a esp32? I am not been able to do it.

FatBeard commented 2 years ago

I suspect it’s got to do with the timerInterval value in the .h file. Set it to something bigger than zero and it may sort out your problem. Also I’ve checked in recently a rough custom component for esphome. This may suit your requirement. See the resol files. When I have time I’ll tidy things up but they work fine at the moment.