Ross ROSS = Recommend OSS · open-source software intelligence for agents

MCUdude/MiniCore

Arduino hardware package for ATmega8, ATmega48, ATmega88, ATmega168, ATmega328 and ATmega328PB observed · 2026-08-28

github.com/MCUdude/MiniCore · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

88/100

  • Activity 96
  • Release rhythm 72
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 137
  • age_days: 3714
  • days_rel: 24
  • days_push: 24
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

1150 stars · 274 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

MiniCore is an Arduino hardware package (core) that adds support for classic AVR ATmega microcontrollers (ATmega8, 48, 88, 168, 328 and variants) to the Arduino IDE, Arduino CLI, and PlatformIO. It ships the Urboot bootloader, supports many clock frequencies, BOD/EEPROM options, LTO, and debugging in Arduino IDE 2.

Use cases

  • program an ATmega328 with the Arduino IDE
  • use ATmega8 or ATmega88 chips with Arduino tooling
  • burn an Urboot bootloader to an ATmega168
  • run Arduino sketches at custom clock frequencies
  • debug ATmega328PB code in Arduino IDE 2
  • use PlatformIO with bare ATmega chips

When to choose

  • you want Arduino support for ATmega8/48/88/168/328 chips not covered by the official AVR core
  • you need flexible clock, BOD, and bootloader options for classic AVRs
  • you want a smaller, faster bootloader than Optiboot

When to avoid

  • you target modern ARM-based Arduino boards like SAMD or RP2040
  • you need official vendor support or a permissively licensed package
  • you work with ATmega2560 or ATmega32U4, which are covered by other cores

Facets

library · maturity active

embedded developer-tools compiler build-tool embedded-systems hardware developer-tools embedded iot cross-platform arduino-core avr atmega328 atmega8 bootloader urboot optiboot microcontroller arduino-ide platformio

1 source

Member repositories

RepositoryRoleHealth v2
MCUdude/MiniCoremain88

For agents

markdown · JSON · MCP: product_card(name="MCUdude/MiniCore")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem