Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victornpb/7segments-character-anim-generator
WebApp to generate 7 segments characters and animations
https://github.com/victornpb/7segments-character-anim-generator
7segments animations code-generator generator tool webapp
Last synced: 9 days ago
JSON representation
WebApp to generate 7 segments characters and animations
- Host: GitHub
- URL: https://github.com/victornpb/7segments-character-anim-generator
- Owner: victornpb
- Created: 2015-03-19T05:59:14.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2019-09-07T19:47:18.000Z (about 5 years ago)
- Last Synced: 2024-10-14T02:17:34.804Z (25 days ago)
- Topics: 7segments, animations, code-generator, generator, tool, webapp
- Language: HTML
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 7segments
WebApp to generate 7 segments characters and animations, with code generation.[![image](https://user-images.githubusercontent.com/3372598/64479386-e5a60480-d18c-11e9-9214-5807cb5092cb.gif)](https://victornpb.github.io/7segments/7segments-anim.html)
#### Generate individual characters "font"
https://victornpb.github.io/7segments/7segments-char.html#### Animation Builder
https://victornpb.github.io/7segments/7segments-anim.html# Other related stuff
#### 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