Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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