Seeed-Studio / grove.py

Python library for Seeedstudio Grove devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for grove led bar on Grove Base Hat

glamorous opened this issue · comments

Is there a possibility to have a code example for programming the grove led bar?

You can think of the relevant information and code here
https://wiki.seeedstudio.com/Grove-LED_Bar/

You can think of the relevant information and code here
https://wiki.seeedstudio.com/Grove-LED_Bar/

No, that's only working when you have the GrovePi, not the Grove Base hat.

commented

Same request. Please add an example for Grove LED Bar.

Nobody who can help? 😞

Why is nobody responding? @staff

Forked and added a module.

https://github.com/zolgear/grove.py/blob/master/grove/grove_ledbar.py

I referred to "mcauser/micropython-my9221" and the datasheet.