Go to advanced search

by KenT
Sat Jul 13, 2013 3:06 pm
Forum: Python
Topic: GPIO Omxplayer help
Replies: 3
Views: 858

Re: GPIO Omxplayer help

Pi presents. Unless you want to code yourself.

See sig.
by KenT
Sat Jul 13, 2013 11:19 am
Forum: General discussion
Topic: Camera boards back in stock at element14
Replies: 27
Views: 3927

Re: Camera boards back in stock at element14

greedy :) stereo vision for your self-driving car controlled by a raspi? No actually one is for my parents and one is for my own general usage / learning testing etc. Happy to take advice on this. My parents live on a farm in Cornwall and in their front garden they've quite a nice bird table that g...
by KenT
Sat Jul 13, 2013 11:06 am
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: [Solved] Increase GPIO cable length
Replies: 18
Views: 9571

Re: Increase GPIO cable length

I have many buttons on my test box for Pi Presents and all have a 330 ohm resistor wired in series with the button (to stop me blowing up the PI should an input be accidentally programmed as an output). I would have thought that you should have no problems with the thinnest of cable for your applica...
by KenT
Thu Jul 11, 2013 8:20 pm
Forum: HATs and other add-ons
Topic: Remove solder from within Humble Pi holes
Replies: 12
Views: 2900

Re: Remove solder from within Humble Pi holes

Have you tried heating it up and banging it on the desk. Also de-solder wick. Use a very fine bladed watchmakers screwdriver as a drill.
by KenT
Wed Jul 10, 2013 7:25 pm
Forum: Wanted
Topic: Programmer again
Replies: 5
Views: 2089

Re: Programmer again

Don't need Piface, just connect the inputs to 0 volts via your buttons. Cost tuppence, not twenty pounds.

Best to add a series resistor for safety.

Have a look at the wiki http://elinux.org/Category:RaspberryPi
by KenT
Tue Jul 09, 2013 9:19 pm
Forum: Graphics, sound and multimedia
Topic: Pi Presents: A display package for museums & visitor centres
Replies: 331
Views: 103653

Re: Pi Presents: A display package for museums & visitor cen

I used the editor to make a new profile and this placed them in root/pp_home, yet these work. According to everything ive read so far the profiles should be in /home/pi/pp_home Am i doing something wrong??? use the options menu item in the editor to change the location of the pp_home directory and ...
by KenT
Tue Jul 09, 2013 6:56 pm
Forum: Beginners
Topic: How worried should I be about not using a case?
Replies: 15
Views: 16032

Re: How worried should I be about not using a case?

My problem with no case is that the sharp bits underneath the board scratch the wooden desk.
by KenT
Tue Jul 09, 2013 6:49 pm
Forum: Graphics, sound and multimedia
Topic: Pi Presents: A display package for museums & visitor centres
Replies: 331
Views: 103653

Re: Pi Presents: A display package for museums & visitor cen

Hi, Im just trying out this software but cant get it to run properly. I get the black screen popping up and the welcome message but I also get an error message that says; "The commandline options specified a profile that does not exist" Ive installed the examples, but still no luck. However, Ive no...
by KenT
Mon Jul 08, 2013 6:24 pm
Forum: Graphics, sound and multimedia
Topic: Pi Presents: A display package for museums & visitor centres
Replies: 331
Views: 103653

Re: Pi Presents: A display package for museums & visitor cen

Ive just installed PiPresents on a raspi that's been packed a way for a while. I tried accessing some web based apps already installed on the box, but instead of getting them Im getting a page from thttpd, which appears to be a web server. Is this installed as part of the Pi Present installation? I...
by KenT
Mon Jul 08, 2013 1:10 pm
Forum: Graphics, sound and multimedia
Topic: Pi Presents: A display package for museums & visitor centres
Replies: 331
Views: 103653

Re: Pi Presents: A display package for museums & visitor cen

Hi Ken, Awesome program and coding, right now I'm trying to find out if it's possible to play and pause a video with a PIR sensor, since PiPresents came up on google I thought I'd ask. I looked through the code and saw the button states and am asking if it's possible to change the play/pause from t...
by KenT
Sat Jul 06, 2013 8:42 am
Forum: Automation, sensing and robotics
Topic: How to Auto start a python script that uses GPIO tx/rx pins
Replies: 12
Views: 28622

Re: How to Auto start a python script that uses GPIO tx/rx p

It should work. Do you read data from a file? if you do you need to make sure that the file paths are tolerant of starting from a directory other than the one in which the code is stored, also using sudo alters the user to 'root' and therefore the home directory. With Pi Presents I found it necessar...
by KenT
Mon Jul 01, 2013 12:55 pm
Forum: General discussion
Topic: missing freepats kills python games
Replies: 7
Views: 2597

Re: missing freepats kills python games

Could you raise a bug report here,

https://github.com/asb/spindle/issues?page=1&state=open

either Alex as keeper of the raspberry pi images or myself as keeper of the python games source code will sort it out. I agree Python Games should work out of the box and has done in previous releases
by KenT
Fri Jun 28, 2013 6:40 am
Forum: Graphics, sound and multimedia
Topic: Display Image
Replies: 7
Views: 9144

Re: Display Image

Ken, yes we also use PIL for working with the image info but to actually render the image to the screen do you use tk? Also, did you get anywhere with your idea to integrate pi3d rendering into pipresents? I must admit that I still haven't cloned your github onto my pi yet. Yes I use Tk to actually...
by KenT
Sun Jun 23, 2013 5:25 pm
Forum: Graphics, sound and multimedia
Topic: Pi Presents: A display package for museums & visitor centres
Replies: 331
Views: 103653

Re: Pi Presents: A display package for museums & visitor cen

Hi Ken, thank you for your answer. I have a tv with hdmi conected to raspberry and this raspberry conected to ethernet in a room, I try to use via vnc the raspberry with my pc in another room. I understand that i have to use Pi Presents directly with a usb keyboard connected to the raspberry, doesn...
by KenT
Sat Jun 22, 2013 11:53 am
Forum: Graphics, sound and multimedia
Topic: Pi Presents: A display package for museums & visitor centres
Replies: 331
Views: 103653

Re: Pi Presents: A display package for museums & visitor cen

Hello Ken! I have recently install Pi presents and I try to run the example with sarename.gif name 1. in a hdmi tv I can see the video but I can´t see the text and picture. 2. In PC I can see picture and text and i listen the audio of the video but i can see it (in my pc I don´t have hdmi) Basicall...
by KenT
Thu Jun 20, 2013 5:48 pm
Forum: Graphics, sound and multimedia
Topic: Display Image
Replies: 7
Views: 9144

Re: Display Image

I use the Python Imaging Library.
by KenT
Thu Jun 20, 2013 12:56 pm
Forum: Graphics, sound and multimedia
Topic: Pi Presents: A display package for museums & visitor centres
Replies: 331
Views: 103653

Re: Pi Presents: A display package for museums & visitor cen

So, thanks to your help, I've gotten a video to play, pause, and loop. I've got a photo slideshow that loops through some images, and can be paused. My next attempt was to make a multimedia presentation. Here's how I envisioned it in my head: Presentation starts on an image. Pressing next plays a s...
by KenT
Thu Jun 20, 2013 11:53 am
Forum: Media centres
Topic: omxplayer source
Replies: 1
Views: 634

Re: omxplayer source

2. It appears that the wonderful Dom has just taken over the official version
by KenT
Thu Jun 20, 2013 11:32 am
Forum: Graphics, sound and multimedia
Topic: Pi Presents: A display package for museums & visitor centres
Replies: 331
Views: 103653

Re: Pi Presents: A display package for museums & visitor cen

Hi Ken, The instructions contained in the manual in section 5.4 and 5.5 worked fine. Thank you. What I'm actually after is for the video to run in a seamless loop. There seems to be a 25 second delay between the loop. any clues as to how to avoid this? Section 10.1.2 of the manual says to set repea...
by KenT
Wed Jun 19, 2013 7:40 am
Forum: Graphics, sound and multimedia
Topic: Pi Presents: A display package for museums & visitor centres
Replies: 331
Views: 103653

Re: Pi Presents: A display package for museums & visitor cen

G'day Ken, I've been playing with your pipresents software for a week or so now and love it! Many thanks for building and sharing it with the world. I am doing some work with a local artist who presents video work here in Adelaide Australia and just need a way to loop a single or multiple video tra...
by KenT
Tue Jun 18, 2013 8:24 pm
Forum: Python
Topic: Is it possible to run 'omxplayer' from Python?
Replies: 3
Views: 8586

Re: Is it possible to run 'omxplayer' from Python?

I'm currently working on an extension to my Pi Presents (see sig) which will allow just this ( assuming the keypad looks like a keyboard and gives alphanumeric character codes. If you want to write your own than pyomxplayer is a good way to go. Note however that pyomxplayer will not work with the cu...
by KenT
Tue Jun 18, 2013 8:13 pm
Forum: Graphics, sound and multimedia
Topic: Python interface for omxplayer now working (I hope)
Replies: 32
Views: 39483

Re: Python interface for omxplayer now working (I hope)

The format of the messages from omxplayer has been changed in the past few months so pyomxplayer will not work. The change has just found its way into the main Raspbian distribution. You need to remove the bit that makes the dictionary. Look at https://github.com/KenT2/tboplayer/blob/master/tboplaye...
by KenT
Thu Jun 13, 2013 7:52 pm
Forum: Graphics, sound and multimedia
Topic: Current state of GPU Webbrowsers?
Replies: 7
Views: 2646

Re: Current state of GPU Webbrowsers?

I think James is thinking of my 'Pi Presents' (see sig for details) or Screenly.

If you could output your slideshow as jpegs Pi presents could play them. No special effects though as rendering is by the Python Imaging library.
by KenT
Sun Jun 09, 2013 5:24 pm
Forum: Graphics, sound and multimedia
Topic: Using the RPI has photoframe
Replies: 1
Views: 543

Re: Using the RPI has photoframe

Try my Pi Presents. See signature for details. Its aimed at Linux newbies
by KenT
Sun Jun 09, 2013 3:33 pm
Forum: General discussion
Topic: PDF slideshow
Replies: 3
Views: 6168

Re: PDF slideshow

Another package - maybe my Pi presents. See signature for details. For powerpoints I output the slides as .jepgs. Libreoffice might do the same.

Go to advanced search