Skip to content

Commit dcd9484

Browse files
authored
Add link to blog post
1 parent 9dbe19f commit dcd9484

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
A Flask-based REST API service that finds the closest aircraft to given coordinates using FlightRadar24 data.
44

5-
The service was designed to be consumed by lower-power WiFi-enabled devices (eg. Raspberry Pi Pico 2 W) hooked up to a display of sorts in order to show nearby flight data. See the [interstate75 directory](examples/interstate75) for an example project using a Pimoroni "Interstate 75 W" (RP2350) controller with an LED matrix display.
5+
The service was designed to be consumed by lower-power WiFi-enabled devices (eg. Raspberry Pi Pico 2 W) hooked up to a display of sorts in order to show nearby flight data.
6+
7+
See the [interstate75 directory](examples/interstate75) for an example project using a Pimoroni "Interstate 75 W" (RP2350) controller with an LED matrix display, along with the accompanying blog post:
8+
9+
https://blog.gregdev.com/posts/2025-11-19-flight-finder-display
610

711
## Quick Start
812

0 commit comments

Comments
 (0)