Hi,
would it be possible to have some examples of a simple program that runs on a PI using the standard Pi Touch screen. showing how to use a bit map image, including simple buttons that output simple response when pressed.
cheers
Stuart.
Pi Touch screen programming
-
- Posts: 11
- http://meble-kuchenne.info.pl
- Joined: Fri May 19, 2023 6:52 pm
- Been thanked: 2 times
-
- Matrix Staff
- Posts: 1952
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 510 times
- Been thanked: 698 times
Re: Pi Touch screen programming
Hi Stuart,
Do you know what touch sensor IC the touch screen uses? I'll put together an example for you.
As for loading bitmaps v10 has the capability to load files from the internal memory. If you're using v8 then you may need to place a second SD card onto the IO pins of the PI and use this to store your bitmap image files.
Do you know what touch sensor IC the touch screen uses? I'll put together an example for you.
As for loading bitmaps v10 has the capability to load files from the internal memory. If you're using v8 then you may need to place a second SD card onto the IO pins of the PI and use this to store your bitmap image files.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
-
- Posts: 11
- Joined: Fri May 19, 2023 6:52 pm
- Been thanked: 2 times
Re: Pi Touch screen programming
Hi Ben,
here is a link to specification on pi hut. i cant see the touch screen ic listed any where.
https://www.raspberrypi.com/documentati ... ch-display
i have found a post that uses the Pi touchscreen but not with a bit map image.
https://www.matrixtsl.com/mmforums/view ... en#p105090
cheers
Stuart
here is a link to specification on pi hut. i cant see the touch screen ic listed any where.
https://www.raspberrypi.com/documentati ... ch-display
i have found a post that uses the Pi touchscreen but not with a bit map image.
https://www.matrixtsl.com/mmforums/view ... en#p105090
cheers
Stuart
-
- Posts: 11
- Joined: Fri May 19, 2023 6:52 pm
- Been thanked: 2 times
Re: Pi Touch screen programming
Hi Ben,
have you made an example program that uses a Bit map image on the standard PI touchscreen.
i have spoken with my electronics designer we will be upgrading to V10 shortly.
cheers
Stuart
have you made an example program that uses a Bit map image on the standard PI touchscreen.
i have spoken with my electronics designer we will be upgrading to V10 shortly.
cheers
Stuart
-
- Posts: 11
- Joined: Fri May 19, 2023 6:52 pm
- Been thanked: 2 times
Re: Pi Touch screen programming
Hi Ben,
i have now found out the touch screen uses EDT 5406 controller. we are now working in V10 flow code.
cheers
Stuart
i have now found out the touch screen uses EDT 5406 controller. we are now working in V10 flow code.
cheers
Stuart