説明なし

subDesTagesMitExtraKaese c657d9dcef bugfix 2 年 前
.gitignore c657d9dcef bugfix 2 年 前
README.md 4b91895eab added python sources 4 年 前
audio.py 4b91895eab added python sources 4 年 前
audioHandler.py 279d20b325 made audio class more universal 3 年 前
audio_output.py 4b91895eab added python sources 4 年 前
beatDetection.py 4b91895eab added python sources 4 年 前
cube_control.ino e3b882a385 init 4 年 前
displayHandler.py 4b91895eab added python sources 4 年 前
gui.py 4b91895eab added python sources 4 年 前
lc444_audio.png 4b91895eab added python sources 4 年 前
lc444_control.png 4b91895eab added python sources 4 年 前
main.py c657d9dcef bugfix 2 年 前
mqttHandler.py 4b91895eab added python sources 4 年 前
run.bat 4b91895eab added python sources 4 年 前
serialHandler.py 1abb3708ee add support for linux USB devices 3 年 前
storage.py 4b91895eab added python sources 4 年 前
ui.py 4b91895eab added python sources 4 年 前
ui.ui 4b91895eab added python sources 4 年 前

README.md

LC444 firmware

cube_control.ino

LC444 Control GUI

$ python3 gui.py

lc444_control

LC444 Audio visualizer

$ python3 main.py

main.py 
  -s (shadow, no GUI) 
  -i (use mic instead of loopback) 
  -f --framerate <f=60>
  -t --time <t=0.033> 
  -b --brightness <b=15> 
  -w --write <filename.wav>

lc444_audio

  • audio FFT
  • beat detection
  • visualization on 4x4x4 LED cube
  • MQTT broadcast