Go to advanced search

by aks9920
Wed Mar 15, 2017 6:22 pm
Forum: Python
Topic: Download folders(of images) from remote locations py script
Replies: 6
Views: 1354

Re: Download folders(of images) from remote locations py scr

So what's your question? Do you have a script which isn't working? Do you want to know where to start? Or, do you want someone to give you the full code? You'll get better answers if you're more specific in your posts. I wanted the code bro.. No one is going to write the code for you. Try researchi...
by aks9920
Tue Mar 14, 2017 1:01 pm
Forum: Python
Topic: Download folders(of images) from remote locations py script
Replies: 6
Views: 1354

Re: Download folders(of images) from remote locations py scr

elParaguayo wrote:So what's your question?

Do you have a script which isn't working? Do you want to know where to start? Or, do you want someone to give you the full code?

You'll get better answers if you're more specific in your posts.

I wanted the code bro..
by aks9920
Mon Mar 13, 2017 5:02 am
Forum: Python
Topic: Download folders(of images) from remote locations py script
Replies: 6
Views: 1354

Download folders(of images) from remote locations py script

I want a python script to download a folder of images from remote locations (probably same network). The script should be supportive to web adress like www.xyz.com/x/y/z and ip address like 192.xxx.yyy.zzz/x/y/z it should automatically download all files from the directory to designated destination ...
by aks9920
Sun Mar 12, 2017 3:47 pm
Forum: Python
Topic: Showing an image with gpio
Replies: 23
Views: 6254

Re: Showing an image with gpio

[quote="gordon77"]
can you give me a code for image slideshow using pygame and gpio pins for next, previous,play/pause,escape,....
i need it for my college code.
by aks9920
Sun Mar 12, 2017 3:23 pm
Forum: Python
Topic: git slideshow code
Replies: 4
Views: 960

Re:slideshow code using gpio buttons for control

i got my code working.. now i am think of using gpio buttons instead of keyboard keys...need suggestion how to do it.. i know how to use gpio library,setting gpio mode,setting input output mode to pins. i want to use gpio buttons in code bellow import glob import os import sys import time from PIL i...
by aks9920
Sat Mar 11, 2017 11:48 am
Forum: Python
Topic: git slideshow code
Replies: 4
Views: 960

Re: git slideshow code

davef21370 wrote:Look at PyGame.
thanx for reply i am beginner in raspi as well as python.
i got pygame code which is posted look, do look and suggest me how to add previous next play/pause buttons.
Dave.
by aks9920
Sat Mar 11, 2017 11:45 am
Forum: Python
Topic: git slideshow code
Replies: 4
Views: 960

Re: git slideshow code

I have got this code it works great it has only two inputs quit and escape. i want to add next previous play/pause buttons to it. i tried to make some changes but it didnt work...can u help me?? #!/usr/bin/env python import pygame,sys,random from pygame.locals import * import argparse import os impo...
by aks9920
Fri Mar 10, 2017 8:18 pm
Forum: Python
Topic: git slideshow code
Replies: 4
Views: 960

git slideshow code

hello friends I am new here I am electronics and telecomm. student. I am making college project raspberry pi based electronic notice board(full LCD monitor). i have searched alot for image players python codes... i know about FEH image player, i cant use that as i have to explain coding to college. ...

Go to advanced search