LeoStick

From Bobs Projects
Jump to: navigation, search

Freetronics LeoStick is a Atmel AVR based development board with an integrated USB interface. It is based on the Arduino Leonardo, only smaller.

Pinouts

Because they are hard to find, here are the pinouts:

  • D0 - PortD2 - RxD (also Int2)
  • D1 - PortD3 - TxD (also Int3)
  • D2 - PortD1 - SDA (also Int1)
  • D3 - PortD0 - SCL (also Int0)
  • D4 - PortD4
  • D5 - PortC6 - OC3A, ~OC4A
  • D6 - PortD7 - OC4D
  • D7 - PortE6
  • D8 - PortB4 - PCInt4
  • D9 - PortB5 - ~OC4B
  • D10 - PortB6 - OC4B
  • D11 - PortB7
  • D12 - PortD6 - ~OC4D
  • D13 - PortC7 - OC4A, CLK0, ICP3
  • A5 - PortF0
  • A4 - PortF1
  • A3 - PortF4
  • A2 - PortF5
  • A1 - PortF6
  • A0 - PortF7

See also

External links