mkvenkit / mico

Open Source PDM to USB microphone based on the Raspberry PI RP2040.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mico

mico

Mico is an Open Source PDM to USB microphone based on the Raspberry PI RP2040.

You can read more about the design of Mico here:

https://electronut.in/mico/

Firmware

In the firmware/ folder you will find the following UF2 files you can drag and drop on to Mico after you trigger the USB bootloader:

Firmware Function
pio_blinky.uf2 Just blinks the LED
usb_microphone.uf2 USB microphone
usb_microphone_blink.uf2 USB microphone with LED blink

LICENSE

My part of the software for Mico is released under the MIT Licence.

Hardware design files are licensed as:

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

I am currently working on manufacturing Mico. Please feel free to build Mico for personal use. If you want to manufacture Mico for commercial use, please get in touch with me for licensing.

About

Open Source PDM to USB microphone based on the Raspberry PI RP2040.

License:MIT License


Languages

Language:HTML 79.7%Language:C 18.3%Language:CMake 1.9%