Schematics, board layout and BOM
Find a file
2019-05-01 21:45:36 +02:00
.gitignore Initial commit 2016-01-09 15:30:48 +01:00
blinkenrocket_cr2032.brd straighten one trace 2016-02-19 16:37:35 +01:00
blinkenrocket_cr2032.pdf add new schematic with switchable button 2016-01-15 20:02:51 +01:00
blinkenrocket_cr2032.sch Revision 2c 2016-02-19 16:32:54 +01:00
blinkenrocket_cr2032_v2.brd Add Version 2 with different battery holder 2017-12-17 15:21:04 +01:00
LICENSE Add Licence 2019-05-01 21:45:07 +02:00
README.md Update Readme with expansion header 2018-01-04 18:58:59 +01:00

Hardware

This repository contains schematics, board layout and the BOM

Expansion Headers

Blinkenrocket features expansion headers which makes un-used pins available for use. Pins are broken out on standard 2.54mm pin headers (need to be soldered on separately). VCC and GND are added for convenience. If you look at the CPU on the back the layout is as follows:

VCC                     VCC
E1         [CPU]         E3
E2         [CPU]         E4
GND                     GND

The pins map to the following pins on the microcontroller:

E1: PC0 (ADC0/PCINT8)

E2: PC1 (ADC1/PCINT9)

E3: PC2 (ADC2/PCINT10)

E4: PA1 (ADC7/PCINT25)