Page 1 of 1

green light with mouse hid tutorial

Posted: Fri Apr 30, 2021 4:53 pm
by adouglas
I am not able to get the tutorial number 8 working. Everything works fine in repl, but when I try to use the hid.send((0, 100, 0, 0)) method in a script, the green led starts blinking, and the serial connection for repl is lost.

I worry this sorry of thing is part of the larger issue of the system not having been really thoroughly finished. I was reading about the inability of interrupt service routines to use bound methods, when a large fraction of methods are bound.... I'm thinking I may have made a mistake not choosing arduino. It's just that I have a hard time programming and being able to use python helps...