A collection of Arduino projects and code snippets that I want to keep and reference.
A light strip controller project using the ATtiny85 microcontroller.
Simple stepper tests for use in future projects.
Features:
- Compact design using ATtiny85
- Light strip control functionality
- [Add specific features here]
Hardware Required:
- ATtiny85 microcontroller
- LED strip
- [Add other components]
Wiring:
[Add wiring diagram or pin connections here]
Testing for next project
Features:
- More Features
Feel free to submit issues and enhancement requests!
MIT License
Copyright (c) 2026
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
This is a personal collection of Arduino projects. Use at your own risk and modify as needed for your specific use cases.