https://github.com/neo-vortex/smalldude
https://github.com/neo-vortex/smalldude
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/neo-vortex/smalldude
- Owner: Neo-vortex
- Created: 2022-03-11T22:01:28.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-21T04:48:17.000Z (about 3 years ago)
- Last Synced: 2025-02-13T12:44:27.292Z (3 months ago)
- Language: C++
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- 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.
## Resultshttps://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/)