antonvh / PyHuskyLens

Clean Micropython implementation of the Huskylens protocol for UART and I2C
https://www.antonsmindstorms.com/tag/huskylens/
18 stars 3 forks source link

May I ask a question? #6

Closed xhia1 closed 3 months ago

xhia1 commented 3 months ago

hl = HuskyLens('E') when executed. HUSKYLENS is restarted. Is it possible to use HUSKYLENS without restarting? Or can you reduce the time it takes to start up HUSKYLENS? Thank you.

antonvh commented 3 months ago

It looks like a brown-out. Depending on your setup, you could try with pwm=100 or pwm=-100. Best to measure for correct voltages.