Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 432 Bytes

File metadata and controls

21 lines (14 loc) · 432 Bytes

LED Matrix IoT

Authors: Willis Erdman, Cameron Edwards, Wyatt Samuels, and Luke Tierney

Org: CWRU Collaborative Coding

Version: 0.0.1

setup instructions: turning on mqtt broker

mosquitto -c mosquitto.conf

todo:

  • confirm communication over mqtt from python script
  • confirm communication over mqtt w/ Arduino
  • frontend to send data to flask server
  • flask/python server to forward data onwards