Skip to content

DOTTI compatible DIY 8x8 bluetooth LE led matrix

Notifications You must be signed in to change notification settings

harbaum/dotlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotlite

Lightweight implementation of a DOTTI like device compatible with the Webbluetooth LED Display Demo and dotti-interfacing.

dotlite in browser

This device is in no way related to the original dotti. It instead implements only the interface expected by the Webbluetooth LED Display Demo. It's therefore probably incompatible with any other software meant to be used with the DOTTI.

The hardware is rather simple and cheap as it consists of an ESP32 develoment board and a 8x8 WS2812b RGB LED matrix display only. Both are connected using three wires:

  • ESP32 VIN goes to V+ on the display
  • ESP32 GND goes to V- on the display
  • ESP32 D13 goes to IN on the display

rear view

The Arduino sketch requires the Adafruit NeoPixel ĺibrary which can be installed from within the Arduino IDE using the Arduino library manager.

parts

About

DOTTI compatible DIY 8x8 bluetooth LE led matrix

Topics

Resources

Stars

Watchers

Forks

Languages