Aucune description

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

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