Skip to content

A nice little audio visualiser for the Wio terminal using the built in microphone

Notifications You must be signed in to change notification settings

atomic14/wio-terminal-audio-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build status

WIO Terminal Audio Monitor

Explanatory video

Demo Video

This is a port of my audio monitor for the ESP32 (https://github.com/atomic14/esp32-tft-audio-monitor) to the WIO Terminal.

There's a couple of changes. The biggest change is that the samples are now collected using a timer instead of DMA transfers. It is possible to set up a DMA transfer to read from the Wio's microphone, but I wanted to keep this code as simple as possible.

Building

You'll need VS Code and the PlatformIO plugin installed. It should just build and run.

Press the five-way button to toggle the different visualisations.

About

A nice little audio visualiser for the Wio terminal using the built in microphone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published