scottbez1/splitflap

Provide example code for standalone Arduino mode

开放

#35 创建于 2018年9月11日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (342 个派生)github user discovery
area: softwarehelp wantedtype: enhancement

仓库指标

星标
 (4,064 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Would be nice to provide example code for how to make the display cycle through text without requiring a computer.

Should be fairly straightforward, and a great opportunity for someone to get involved in the project. Basically need an array of strings and then the code just needs to wait until all modules are idle before starting a timer that will advance to the next string.

贡献者指南