This repository was archived by the owner on Oct 15, 2024. It is now read-only.
- Added built-in microphone support, recording in 16 kHZ/16bit
- Added internal light sensor support
This version is not final, microphone sampling uses DMA ADC while simultaneously writing samples to flash. Quality is slightly worse than when placing samples to RAM, perhaps because of slow FLASH writing speed.