https://github.com/konsumer/pimilk
little pi that can listen to mic and display trippy visualizations.
https://github.com/konsumer/pimilk
Last synced: 4 months ago
JSON representation
little pi that can listen to mic and display trippy visualizations.
- Host: GitHub
- URL: https://github.com/konsumer/pimilk
- Owner: konsumer
- Created: 2019-08-02T12:26:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T20:53:01.000Z (over 3 years ago)
- Last Synced: 2025-04-02T22:33:15.924Z (about 1 year ago)
- Language: JavaScript
- Size: 1.2 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pi-milk
My goal is to make a little pi that can listen to mic and display trippy visualizations.
See it in action [here](http://konsumer.js.org/pimilk/).
Duncan made some great progress [here](https://duncanbeevers.github.io/pimilk/)
```
git clone git@github.com:konsumer/pimilk.git
cd pimilk
npm i
npm start
```