Skip to content

Commit d958043

Browse files
committed
Add led-matrix-painter example
1 parent 905de98 commit d958043

File tree

10 files changed

+2053
-0
lines changed

10 files changed

+2053
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# LED Matrix Designer
2+
3+
This small example demonstrates a web-based 8x13 matrix designer. It provides:
4+
-
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: Led Matrix Painter
2+
icon: 🟦
3+
description:
4+
This example shows how to create a tool to design frames for an LED matrix using Arduino.
5+
It provides a web interface where users can design frames and animations and export them as C/C++ code.
6+
7+
bricks:
8+
- arduino:web_ui
9+
- arduino:dbstorage_sqlstore

0 commit comments

Comments
 (0)