Fritzing Part for the Boldport Cuttle
The Cuttle is perhaps the most beautiful ATmega328-based board around.
As an Arduino-compatible board, I thought it made sense there should be a Frtizing part for it! Since the design files are open source, it didn’t take much effort to get a decent looking part working. I used pcbmode to generate an initial SVG from the cuttle design files.
This is an example of what it looks like in a sketch:
Fritzing Sources
The part is packaged in TheCuttle.fzpz and the source SVG files are here if anyone would like to try and improve it.
Example
See cuttle_blinky_example for an example sketch - simple D13 blinky using the Cuttle
Credits and References
- TheCuttle - in the Boldport shop
- TheCuttle - project page
- LEAP#266 TheCuttle - my build of the Boldport Cuttle
- pcbmode - Boldport board design software
- thecuttle - OSH files for The Cuttle on GitHub