Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Panel LED

Panel LED responsive para cards IoT hecho en un solo archivo HTML.

Que hace

  • Muestra texto en una matriz de LEDs.
  • Si el texto cabe, lo centra.
  • Si no cabe, activa marquesina de derecha a izquierda.
  • Mantiene centrado vertical por filas encendidas para mejor simetria.

Tecnologias

  • HTML + JavaScript (Canvas 2D)
  • Tailwind CSS via CDN

Ejecutar

  1. Abre index.html en el navegador.
  2. Escribe el mensaje en el input.

Configuracion actual (en index.html)

  • rows = 22
  • speed = 0.45
  • alphaThreshold = 95
  • charSpacing = 2
  • cols se calcula de forma dinamica segun el tamano del panel.

About

LED matrix display for IoT dashboards with responsive canvas rendering, auto-centering text, and marquee scrolling for long messages.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages