项目作者: samclane

项目描述 :
Displays your Discord connection status on a MAX7219 LED Matrix, connected via Arduino.
高级语言: Python
项目地址: git://github.com/samclane/DiscordMatrix.git
创建时间: 2018-06-28T16:42:25Z
项目社区:https://github.com/samclane/DiscordMatrix

开源协议:

下载


DiscordMatrix

Displays your Discord connection status on a MAX7219 LED Matrix, connected via Arduino.

Demo

demo

Running the source code

To install the dependencies, run pip install -r requirements.txt.

This program runs at 125000 baud, instead of PyFirmata’s default 57600 bits/s. When uploading the FirmataStandard sketch
to your Arduino, change line 774 to Firmata.begin(125000);.

To start the application, simply run python discord_matrix.pyw from the command line.

The default pinout is:

  • dataIn = 2
  • load = 4
  • clock = 3

These values can be changed in your config.ini which appears after running the code once.

Current Legend

Status Icon
Disconnected 12-Hour Clock Marquee
Connected connected
Muted muted
Deafened deafened