# rogerclarkmelbourne/Arduino_STM32

Arduino STM32. Hardware files to support STM32 boards, on Arduino IDE 1.8.x including LeafLabs Maple and other generic STM32F103 boards

Repository: https://github.com/rogerclarkmelbourne/Arduino_STM32
Canonical: https://ross.abutalabs.com/products/arduino_stm32
Language: C
License: NOASSERTION
License Family: other
Last push: 2025-07-01T13:38:40+00:00

## Health v2 (maintenance only)
Score: 36/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 29, release rhythm 8, longevity 100
- inputs: {"age_days": 4326, "days_push": 428, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2676, forks 1272 (observed 2026-08-28T04:07:09.783339+00:00)

## What it is
Arduino IDE hardware support files that enable programming STM32-based boards (especially STM32F103 and LeafLabs Maple/Maple Mini) with the Arduino IDE 1.8.x. It is based on LibMaple and provides board definitions, cores, and toolchain integration for generic STM32F103 development boards.

## Use cases
- program STM32F103 blue pill boards with Arduino IDE
- use Maple mini with Arduino sketches
- flash Arduino code to cheap STM32 Cortex-M3 boards
- set up Arduino hardware files for generic STM32 boards
- use 72MHz ARM Cortex-M3 as an Arduino-compatible microcontroller

## When to choose
- you have an STM32F103 board like the Blue Pill or Maple Mini and want Arduino IDE support
- you want a lightweight, fast alternative to AVR Arduino boards
- you are following STM32duino community tutorials for F1 boards

## When to avoid
- you use newer STM32 chips (F4, H7, etc.) - the official STM32duino core is better supported
- you need production-grade, safety-critical firmware - the project is explicitly experimental
- you use Arduino IDE 2.x exclusively, as this targets IDE 1.8.x

## Facets
- artifact type: library
- maturity: maintenance
- function: embedded, developer-tools, sdk
- domain: embedded-systems, hardware, developer-tools
- platform: embedded, cross-platform, cli
- tags: arduino, stm32, stm32f103, maple, hardware-support, arduino-ide, cortex-m3, blue-pill

## Member repositories
- rogerclarkmelbourne/Arduino_STM32 (main) score 36

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:09.783339+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:18:01.865818+00:00, confidence not recorded.
  - readme: https://github.com/rogerclarkmelbourne/Arduino_STM32 (fetched 2026-08-28T04:07:09.783339+00:00, sha e48f564c3d59)
- Data as of 2026-08-30T08:39:29.467469+00:00.
