Skip to content

unsortedlove/LED_BLE_Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unsortedLEDScreen

Simple LED matrix control system for the unsortedLED display.

  • a WebUI (WebInterface/) that sends text/settings over Web Bluetooth
  • a XIAO BLE bridge (Xiao/webBLE_03/) that forwards BLE messages over UART
  • Teensy display sketches (Teensy/) that render text on a 64x32 RGB LED Matrix using SmartLED Shield for Teensy 4 and Teensy 4.1

Quick Start (xx corresponds to the highest number)

  1. Flash Xiao/webBLE_xx/webBLE_xx.ino to XIAO BLE board.
  2. Flash Teensy/ledMatrix_xx/ledMatrix_xx.ino to your Teensy
  3. Wire XIAO UART to Teensy UART (TX/RX + GND), matching pins in webBLE_xx.ino.
  4. Serve WebInterface/
  5. Click Connect, choose unsortedLED, then use Play buttons and display settings.

Web UI (WIP)

  • Slot text (for AV1-AV4 and BREAK)
  • Scroll speed
  • Font color
  • "SEND LOVE" special message

About

Control LED Screen from Browser using Smart LED Shield, Teensy 4.1 and XIAO ESP32C3 (Bluetooth)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors