Skip to content
Jeremy Gillick edited this page Nov 7, 2019 · 7 revisions

Overview

A kick-ass ARM board with everything you need all in a compact package that fits in your pocket. Integrated battery, power management system, USB bootloader, 4 high-power PWM outputs, and 13 GPIOs.

Why? After stringing together countless portable LED controllers that consisted of wiring a flat lipo battery to a charge controller to a switch to an arduino nano, I wanted something better. I always found those versions to be janky, unpleasant and fragile -- not to mention concerned that damaging the silver pouch cell battery might make it explode! This board has everything I need with room to expand.

Getting Started

Features

  • Ultra-low-power 32-bit microcontroller (STM32L072xx)
  • Integrated high-capacity 18650 lithium battery
  • 4 high-current PWM outputs (2.3A per channel!) with an LED on each for debugging.
  • 12 GPIOs, USART, I2C, SPI, USB
  • 6k EEPROM
  • USB bootloader
  • Tactile on/off switch
  • Tactile user button with built-in debounce circuit
  • Breadboard friendly
Clone this wiki locally