CC-Board : The minimal set of parts for Arduino.

Hi there.

I'd like to share my ideas for arduino compatible boards.

I made up boards which have ATmega328p and SAMD21g.
These boards only mounted minimal set of parts for running micro controller and omit usb port.
You can upload sketches via UART with serial boot-loader.


CC-mega328 Breakout Board


CC-samd21g Breakout Board

I design these boards in order to get better understanding about Arduino.
These boards might be help to understand how to build arduino compatible boards.

Nice! I was just looking for such a thing recently. I will create KiCad versions.

Edit: I've pushed KiCad version to ChassisCab-mega328/kicad

Also SAMD21 board CC-samd21g/Hardware/ChassisCab-samd21g/kicad at master · bobc/CC-samd21g · GitHub

Hi bobcousins.

Thank you for converting to KiCAD.
I'm using these boards like the following.
cc-mega328-sample.png

Have a fun with the CC-board.

cc-mega328-sample.png