项目作者: victornpb

项目描述 :
Arduino example code to drive a 7-segments display, from a bitmap array.
高级语言: C++
项目地址: git://github.com/victornpb/display7.git
创建时间: 2014-11-19T00:02:36Z
项目社区:https://github.com/victornpb/display7

开源协议:MIT License

下载


display7

Arduino example code to drive a 7-segments display, from a bitmap array.

http://blog.vitim.us/2014/11/character-generator-for-7-segments.html

Other related stuff

Generate the 7segment characters and animations

https://github.com/victornpb/7segments

Sketch example for running the generated code

https://github.com/victornpb/display7

Arduino sketch that provides multiplexing for a single or multiple 7 segments displays without extra hardware

https://github.com/victornpb/ledDisp