https://github.com/neo-vortex/smalldude
https://github.com/neo-vortex/smalldude
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/neo-vortex/smalldude
- Owner: Neo-vortex
- Created: 2022-03-11T22:01:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-21T04:48:17.000Z (about 4 years ago)
- Last Synced: 2025-04-07T08:59:13.756Z (about 1 year ago)
- Language: C++
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Small Dude
Small Dude is a small project for audio visualization using Arduino based boards, MAX7219 dot display driver and a simple microphone
## Installation
Use PlatformIO in VScode to build up the project
The code is written for Arduino Leonardo, but should be easily ported to other arduino based boards.
## Results
https://user-images.githubusercontent.com/40230471/169635793-d4199e9a-aa0d-4e74-baa6-8dfa77070f1e.mp4
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
[MIT](https://choosealicense.com/licenses/mit/)