Aviation data / Open source

PicoMETAR

A MicroPython aviation-weather checker built for a small dedicated display.

View the GitHub repository
Role
Hardware / API integration
Status
Open source
Record date
Weather data integration diagram showing several sources feeding one operating display
Aviation data

01 / The problem

What had to change

A pilot needs current airport weather in a compact device without opening a full weather application.

02 / The constraints

What the system had to respect

  • The software runs on a microcontroller.
  • METAR data must fit a small display and limited interface.
  • The device needs a direct, dependable readout.

03 / The build

What I made

  • A MicroPython METAR weather checker.
  • A compact data presentation for dedicated hardware.
  • A public repository with the device code.

04 / The result

The useful change

The project puts essential aviation weather on a small, purpose-built display.