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

microsoft/devicescript

TypeScript for Tiny IoT Devices (ESP32, RP2040, ...) observed · 2026-08-28

github.com/microsoft/devicescript · TypeScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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: n/a
  • age_days: 1633
  • days_rel: n/a
  • days_push: 679
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3447 stars · 128 forks observed · 2026-08-28

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

DeviceScript is a TypeScript-based language and toolchain from Microsoft Research for programming low-resource microcontrollers like ESP32 and RP2040. It compiles TypeScript to a custom VM bytecode that runs in very constrained embedded environments.

Use cases

  • program esp32 with typescript
  • write firmware for rp2040 in typescript
  • develop iot device code without c
  • run scripts on tiny microcontrollers
  • build jacdac sensor devices
  • typescript development experience for embedded hardware

When to choose

  • you know TypeScript and want to target microcontrollers
  • you're building small IoT or Jacdac-based devices
  • you want a higher-level alternative to C/C++ embedded development

When to avoid

  • you need production-grade, mature embedded tooling
  • you require maximum performance or fine-grained hardware control
  • your target hardware is not supported by the DeviceScript VM

Facets

framework · maturity experimental

compiler programming-language embedded iot developer-tools iot embedded-systems programming-languages compilers hardware embedded iot cross-platform cli typescript microcontrollers esp32 rp2040 bytecode-vm jacdac microsoft-research

1 source

Member repositories

RepositoryRoleHealth v2
microsoft/devicescriptmain10

For agents

markdown · JSON · MCP: product_card(name="microsoft/devicescript")

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