embenix / m5stack-core2-audio-monitor

A fun little project to test out the mic on the M5Stack CORE2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

M5Stack Core 2 Audio

You can watch a video explainer here (YouTube) which goes into a bit more detail on the audio capabilities of the device.

Demo Video

This project is a nice little demo of audio on the M5Stack Core 2 with some simple visualisations.

You'll need to use PlatformIO to build the project.

To clone the repo use:

git clone --recursive git@github.com:atomic14/m5stack-core2-audio-monitor.git

This will make sure you get the M5Core2 library as well.

Hopefully, the code should be easy to understand.

If you want to add some more visualisations then please open up a pull request and contribute some code.

And if you'd like to buy me a coffee...

ko-fi

About

A fun little project to test out the mic on the M5Stack CORE2

License:Creative Commons Zero v1.0 Universal


Languages

Language:C 56.4%Language:C++ 39.9%Language:Makefile 3.5%Language:CMake 0.2%