Configuration of a PiTFT touchscreen?

Raspberry Pi related support

Configuration of a PiTFT touchscreen?

Postby pmgeahan » 01 Jan 2015, 00:02

Has anyone had any luck configuring a PiTFT touchscreen on RuneOS?

I'm interested in adding one to my Rune setup but the instructions and software provided are all in .deb form, and RuneOS doesn't seem to have dpkg and the like.
pmgeahan
 
Posts: 1
Joined: 31 Dec 2014, 23:58

Re: Configuration of a PiTFT touchscreen?

Postby hondagx35 » 06 Jan 2015, 23:23

Hi pmgeahan,

the PITFT, like most small tft displays, needs a special kernel driver.
For my rpi-display (watterott) i'm using the fbtft from here:
https://github.com/notro/fbtft/wiki
I use it to display cover art und song infos.

20150106_224801.jpg
20150106_224801.jpg (162.87 KiB) Viewed 6481 times

In real life it looks much better.

I installed the kernel and the modules on a fresh RPi-Arch-Image with:
Code: Select all
wget https://raw.github.com/Hexxeh/rpi-update/master/rpi-update -O /usr/bin/rpi-update

chmod +x /usr/bin/rpi-update

REPO_URI=https://github.com/notro/rpi-firmware rpi-update

Next i copied the kernel and modules to my rune installation.

Frank
User avatar
hondagx35
 
Posts: 3042
Joined: 11 Sep 2014, 22:06
Location: Germany

Re: Configuration of a PiTFT touchscreen?

Postby tatoosh » 12 Jan 2015, 12:25

Hi Frank,
can you please describe how to get song information and cover on the pitft?
Thanks, Tatoosh
tatoosh
 
Posts: 50
Joined: 12 Jan 2015, 12:18

Re: Configuration of a PiTFT touchscreen?

Postby norpi » 09 Mar 2015, 22:04

Hi
Can you also use the screen to search for albums, switch soimgs etc? Interface spotify?
I plan on using such a display as the only interface to the runeaudio device.
norpi
 
Posts: 6
Joined: 09 Mar 2015, 22:02

Re: Configuration of a PiTFT touchscreen?

Postby hondagx35 » 09 Mar 2015, 22:43

Hi norpi,

Can you also use the screen to search for albums, switch soimgs etc?

No, not at the moment.
This is only a status display, but i'm working on such a thing.

20150228_111651.jpg
20150228_111651.jpg (329.92 KiB) Viewed 6134 times


Frank
User avatar
hondagx35
 
Posts: 3042
Joined: 11 Sep 2014, 22:06
Location: Germany

Re: Configuration of a PiTFT touchscreen?

Postby Triumph76 » 15 Jul 2015, 19:07

I did all described procedures. On PI2 and the Waveshare 3,2 display there is no result (( Excuse for silly questions, I am a beginner in Linux
Triumph76
 
Posts: 3
Joined: 10 Jul 2015, 10:27

Re: Configuration of a PiTFT touchscreen?

Postby Triumph76 » 16 Jul 2015, 16:00

The LCD driver was launched, the system sees it. There is a question, "how to bring to it information"?
Triumph76
 
Posts: 3
Joined: 10 Jul 2015, 10:27

Configuration of a PiTFT touchscreen?

Postby guyb » 14 Oct 2015, 22:42

I use it to display cover art und song infos.

20150106_224801.jpg

In real life it looks much better.


This looks awesome!

Would love to know how to get this working - just a display with the song info and nothing else!
guyb
 
Posts: 33
Joined: 08 Sep 2015, 14:10

Re: Configuration of a PiTFT touchscreen?

Postby Kakaomonster » 01 Dec 2016, 21:12

hondagx35 wrote:Hi pmgeahan,

the PITFT, like most small tft displays, needs a special kernel driver.
For my rpi-display (watterott) i'm using the fbtft from here:
https://github.com/notro/fbtft/wiki
I use it to display cover art und song infos.

Frank


Hi Frank,

I hope you read this after the long time an you can help me.

I also have the display from waterott and I have it now running, BUT how is the way, that I see the covers and informations like your photo? I only see the prompt and runelogin, but nothing else and I can't found the correct way.

I hope you can me give a step by step for this.

Thanks a lot, Ralf
Kakaomonster
 
Posts: 5
Joined: 24 Nov 2016, 01:22

Re: Configuration of a PiTFT touchscreen?

Postby hondagx35 » 01 Dec 2016, 23:14

Hi Ralf,

i canceled this project as i implemented the "local browser" option for small tft touch displays.

For my prototype i have used a python script
- pygame to access the display
- the provided information from our database
Code: Select all
redis-cli get act_player_info

- mutagen (python library) to get artwork from ID3 tags
- python library to get artwork from last.fm

Sorry, but can not find the code anymore.

Frank
User avatar
hondagx35
 
Posts: 3042
Joined: 11 Sep 2014, 22:06
Location: Germany

support RuneAudio Donate with PayPal


Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 15 guests