MusicSpectrumDisplay is a STM32F4 project written in C
We use SPI to communicate with WS2812B Microcontroller PINs: PA7 -> Data GND -> GND
- STM32F407vg - Microcontroller
- WS2812B - Led Stripe
- 5V/2A Power Supply (for Led)
- MiniUSB Cable (for Microcontroller)
- 100 Ohm Resistor
- System Workbench for STM32
- STM32CubeMX
- Add microphone support (in progress)
WS2812B HAL Lib: https://github.com/lamik/WS2812B_STM32_HAL WS2812B_FX HAL Lib: https://github.com/lamik/WS2812B_STM32_HAL
- Michał Popiel - LED - ReQezeR
- Norbert Młynarski - Microphone
The project was conducted during the Microprocessor Lab course held by the Institute of Control and Information Engineering, Poznan University of Technology. Supervisor: Tomasz Mańkowski