Skip to content

Particle Photon controls LED matrix with MQTT commands

Notifications You must be signed in to change notification settings

kirkcarlson/ledPanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LED Panel

A Particle project named LedPanel

This project controls a 16x16 RGB LED matrix with commands from MQTT.

Files

Code has been compile using the Particle command line interface.

  • src/ledPanel.ino This is the main source code file.
  • src/address.h This file holds the addressing information for the MQTT and the node name. -project.properties This file specifies the name and version number of the libraries that your project depends on. Dependencies are added automatically to your project.properties file when you add a library to a project using the particle library add command in the CLI or add a library in the Desktop IDE. -Makefile This file specifies the dependencies and the recipes for making the various files for the system.

About

Particle Photon controls LED matrix with MQTT commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published