Nav apraksta

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

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