Skip to content

Android app and Arduino sketch to control WS2812B 8x8 RGB LED Matrix Screen

Notifications You must be signed in to change notification settings

Hiddenfire21/LEDcontroller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

LEDcontroller

Android app and Arduino sketch to control WS2812B 8x8 RGB LED Matrix Screen

An Arduino UNO acts as the controller for 8x8 RGB LED Matrix Screen. It responds to commands sent over Bluetooth through a serial protocol. HC-05 bluetooth module enables bluetooth conectivity for the Arudino UNO.

Schematic below by Lightthedreams

The accompanying Android application allows manual control over the colours displayed on each LED to create patterns or images. A few simple preprogramed animations are also available.

This project references codes and resources from:

Control LED RGB WS2812B using Bluetooth and Android by Lightthedreams https://create.arduino.cc/projecthub/lightthedreams/control-led-rgb-ws2812b-using-bluetooth-and-android-76b0ec

MIT App Inventor http://appinventor.mit.edu/

FastLED Animation Library https://fastled.io/

About

Android app and Arduino sketch to control WS2812B 8x8 RGB LED Matrix Screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages