
Live Air Traffic Display with Matrix Portal M4
Moderators: adafruit_support_bill, adafruit
Please be positive and constructive with your questions and comments.
- yemo20
- Posts: 5
- Joined: Mon Oct 18, 2021 2:59 am
Live Air Traffic Display with Matrix Portal M4
Wanted to build a retro style air traffic control display, with each pixel on a 64x32 LED Matrix representing a possible aircraft on a discretized lat/long grid around my house. Took live air traffic control data from OpenSky's API, and used the Adafruit Matrix Portal M4 coupled with an LED matrix display to build ATC-MatrixPortal. Code and instructions available here: https://github.com/ptriv/atc-matrixportal


- mikeysklar
- Posts: 10630
- Joined: Mon Aug 01, 2016 8:10 pm
Re: Live Air Traffic Display with Matrix Portal M4
Awesome. Nice work.
I could see a green radar blip version of this too.
I could see a green radar blip version of this too.
- yemo20
- Posts: 5
- Joined: Mon Oct 18, 2021 2:59 am
Re: Live Air Traffic Display with Matrix Portal M4
Great idea! V2 :)..mikeysklar wrote: ↑Sun Sep 11, 2022 6:09 pm Awesome. Nice work.
I could see a green radar blip version of this too.
green-radar.jpeg
Please be positive and constructive with your questions and comments.