Hello,
I’ve found an interesting reporitory on github - https://github.com/Seeed-Studio/Seeed_Ardupy_Sketchbook. There are many interesting examples in that repository, but problem is, that every example starts with
from grove import *something*
Where can I find the module grove for ArduPy?
Thank you