https://github.com/reecem/tiny-bot
ATTiny light influenced robot source code and board design files
https://github.com/reecem/tiny-bot
Last synced: 4 months ago
JSON representation
ATTiny light influenced robot source code and board design files
- Host: GitHub
- URL: https://github.com/reecem/tiny-bot
- Owner: ReeceM
- Created: 2014-12-15T17:49:49.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-08T12:21:03.000Z (almost 11 years ago)
- Last Synced: 2025-10-10T07:35:36.886Z (8 months ago)
- Language: Eagle
- Size: 203 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tiny-Bot
========
ATTiny light influenced robot source code and board design files
This is the repository for the Tiny Bot that I designed after being influenced by the design of born 2 craft light bot.
Code
========
The code is written in the Arduino IDE as it was the quickest way to change and flash code when building(to me).
I plan to change it over to to correct C++ in months to come to shrink code size.
Design
========
The design can be found at http://bariumelectronics.blogspot.com/2014/12/tiny-bot.html
Please feel free to edit and share your ideas :)