grove.py icon indicating copy to clipboard operation
grove.py copied to clipboard

Support for grove led bar on Grove Base Hat

Open glamorous opened this issue 3 years ago • 8 comments

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

glamorous avatar Apr 01 '21 20:04 glamorous

Please help him 

------------------ 原始邮件 ------------------ 发件人: "Seeed-Studio/grove.py" @.>; 发送时间: 2021年4月2日(星期五) 凌晨4:39 @.>; @.***>; 主题: [Seeed-Studio/grove.py] Support for grove led bar (#39)

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

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Pillar1989 avatar Apr 08 '21 09:04 Pillar1989

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

Chunchun-tian avatar Apr 09 '21 03:04 Chunchun-tian

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.

glamorous avatar Apr 09 '21 07:04 glamorous

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

gmol avatar May 05 '21 00:05 gmol

Nobody who can help? 😞

glamorous avatar Jul 11 '21 20:07 glamorous

Why is nobody responding? @staff

superbellum avatar Feb 16 '22 22:02 superbellum

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.

zolgear avatar Apr 09 '23 15:04 zolgear