# Adding a display to a raspberry pi

**URL:** https://discussions.flightaware.com/t/adding-a-display-to-a-raspberry-pi/67567
**Category:** ADS-B Flight Tracking
**Created:** [July 29, 2020, 5:40pm UTC](https://discussions.flightaware.com/t/adding-a-display-to-a-raspberry-pi/67567 "2020-07-29T17:40:44Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![frin](https://sea1.discourse-cdn.com/flex019/user_avatar/discussions.flightaware.com/frin/32/115488_2.png) [@frin](https://discussions.flightaware.com/u/frin)
#### Post date: [July 29, 2020, 5:40pm UTC](https://discussions.flightaware.com/t/adding-a-display-to-a-raspberry-pi/67567/1 "2020-07-29T17:40:45Z")

</div>

Hi,

I have added a display to my Pi (still waiting for the dongle to arrive) but I was wondering if I could get the info displayed on the added screen as you see on flightfeeder orange?

---

<div class="post-metadata">

### Author: ![foxhunter](https://sea1.discourse-cdn.com/flex019/user_avatar/discussions.flightaware.com/foxhunter/32/113733_2.png) [@foxhunter](https://discussions.flightaware.com/u/foxhunter)
#### Post date: [July 29, 2020, 6:27pm UTC](https://discussions.flightaware.com/t/adding-a-display-to-a-raspberry-pi/67567/2 "2020-07-29T18:27:55Z")

</div>

Welcome,

I would assume that with some programming skills the data provided dump1090-fa as json file can be somehow processed. But i have no idea how that could work

You can find the stats at this URL:

http://[your-IP]/dump1090-fa/data/stats.json

If it’s a graphical interface like the latest Flightfeeder, you can show the whole web content.

---

<div class="post-metadata">

### Author: ![frin](https://sea1.discourse-cdn.com/flex019/user_avatar/discussions.flightaware.com/frin/32/115488_2.png) [@frin](https://discussions.flightaware.com/u/frin)
#### Post date: [July 29, 2020, 6:46pm UTC](https://discussions.flightaware.com/t/adding-a-display-to-a-raspberry-pi/67567/3 "2020-07-29T18:46:28Z")

</div>

Thanks @foxhunter. From your reply I assume no one has so far attempted or should I say succeeded in doing this? My programming skills are not so good so I would appreciate any pointers on how to go about this.

---

<div class="post-metadata">

### Author: ![foxhunter](https://sea1.discourse-cdn.com/flex019/user_avatar/discussions.flightaware.com/foxhunter/32/113733_2.png) [@foxhunter](https://discussions.flightaware.com/u/foxhunter)
#### Post date: [July 29, 2020, 6:48pm UTC](https://discussions.flightaware.com/t/adding-a-display-to-a-raspberry-pi/67567/4 "2020-07-29T18:48:42Z")

</div>

> [@frin](#):
>
> From your reply I assume no one has so far attempted or should I say succeeded in doing this?

That’s not what i was saying. I do not know all threads in this forum. Maybe someone tried it.  
Most threads i am aware of is regarding showing the map on that display.

---

<div class="post-metadata">

### Author: ![frin](https://sea1.discourse-cdn.com/flex019/user_avatar/discussions.flightaware.com/frin/32/115488_2.png) [@frin](https://discussions.flightaware.com/u/frin)
#### Post date: [July 29, 2020, 7:00pm UTC](https://discussions.flightaware.com/t/adding-a-display-to-a-raspberry-pi/67567/5 "2020-07-29T19:00:51Z")

</div>

I searched the forum before starting the thread as I couldn’t find anything specific to this. The map is interesting but I think it depends on the display size. The one I bought is 3.5 in so I think that is too small for a map.

---

<div class="post-metadata">

### Author: ![jonhawkes2030](https://sea1.discourse-cdn.com/flex019/user_avatar/discussions.flightaware.com/jonhawkes2030/32/113977_2.png) [@jonhawkes2030](https://discussions.flightaware.com/u/jonhawkes2030)
#### Post date: [July 29, 2020, 8:14pm UTC](https://discussions.flightaware.com/t/adding-a-display-to-a-raspberry-pi/67567/6 "2020-07-29T20:14:36Z")

</div>

Check out this post

> [@Showing SkyAware on RPi touch screen?](https://discussions.flightaware.com/t/showing-skyaware-on-rpi-touch-screen/61965):
>
> Does anyone know how to display the SkyAware page on the Raspberry Pi Touchscreen like shown on the FA ADS-B facebook page here: Mine is just showing the black PiAware login page.

---

<div class="post-metadata">

### Author: ![frin](https://sea1.discourse-cdn.com/flex019/user_avatar/discussions.flightaware.com/frin/32/115488_2.png) [@frin](https://discussions.flightaware.com/u/frin)
#### Post date: [July 30, 2020, 9:57am UTC](https://discussions.flightaware.com/t/adding-a-display-to-a-raspberry-pi/67567/7 "2020-07-30T09:57:29Z")

</div>

Thanks @jonhawkes2030

---

<div class="post-metadata">

### Author: ![sigwx](https://sea1.discourse-cdn.com/flex019/user_avatar/discussions.flightaware.com/sigwx/32/113340_2.png) [@sigwx](https://discussions.flightaware.com/u/sigwx)
#### Post date: [July 30, 2020, 7:37pm UTC](https://discussions.flightaware.com/t/adding-a-display-to-a-raspberry-pi/67567/8 "2020-07-30T19:37:58Z")

</div>

I run a Pi with a 3.5 display and the X11 setup so that it starts a browser pointing to the web page in something like a kiosk mode. It is nice as a quick glance status from the desk. Then I realized today that the backlight seems to be going out, but I attached a pic anyway.

(I’ve pushed some code changes to make it easier to startup this way from the URL, but haven’t gotten around to sending a pull request)

 ![pi_kiosk_setup](https://us1.discourse-cdn.com/flex019/uploads/flightaware/original/3X/4/2/42241577b365661073b365bdd491018d69940994.jpeg)

---

<div class="post-metadata">

### Author: ![sigwx](https://sea1.discourse-cdn.com/flex019/user_avatar/discussions.flightaware.com/sigwx/32/113340_2.png) [@sigwx](https://discussions.flightaware.com/u/sigwx)
#### Post date: [July 23, 2021, 10:40pm UTC](https://discussions.flightaware.com/t/adding-a-display-to-a-raspberry-pi/67567/9 "2021-07-23T22:40:07Z")

</div>

FYI… the kiosk mode changes were part of 5.0, so you should be able to create a URL that will load the display just like this.

---

<div class="post-metadata">

### Author: ![system](https://sea1.discourse-cdn.com/flex019/user_avatar/discussions.flightaware.com/system/32/38558_2.png) [@system](https://discussions.flightaware.com/u/system)
#### Post date: [July 23, 2022, 10:40pm UTC](https://discussions.flightaware.com/t/adding-a-display-to-a-raspberry-pi/67567/10 "2022-07-23T22:40:15Z")

</div>

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
