Skip to content
johnrees edited this page Apr 11, 2013 · 7 revisions

This is are how the pins are laid out on the board. The numbers in brackets are the actual pin numbers of the microcontroller. Pins IO* are digital and S* are analogue.

SMART CITIZEN BOARD pin layout

GND GND
IO2 (9) IO3 (10)
IO0 (5) IO1 (13)
SDA SCL
S4 (A0) S5 (A1)
S2 (A2) S3 (A3)
S0 (A4) S1 (A5)
VBAT VBAT

SHIELD pin layout (mirrored)

If your shield's pins are surface mounted i.e. not going through/below the board then you should remember to mirror the layout above, like so.

GND GND
IO2 (9) IO3 (10)
IO0 (5) IO1 (13)
SDA SCL
S4 (A0) S5 (A1)
S2 (A2) S3 (A3)
S0 (A4) S1 (A5)
VBAT VBAT
Clone this wiki locally