Assuming your only doing this just for the sake of doing it. A youtuber alled Tinkernut made a video on this:
https://www.youtube.com/watch?v=kqfj4U9LDMw
Search found 99 matches
- Fri Aug 29, 2014 4:43 pm
- Forum: Beginners
- Topic: How to run bitcoin-core (bitcoin-qt) and litecoin-qt?
- Replies: 12
- Views: 7072
- Fri Aug 22, 2014 4:27 pm
- Forum: Beginners
- Topic: Dsektop Help
- Replies: 3
- Views: 770
Re: Dsektop Help
what? So you would like to access some old programs you wrote?
- Thu Aug 21, 2014 7:50 am
- Forum: Advanced users
- Topic: Automatically copy from USB to Pi
- Replies: 6
- Views: 4026
Re: Automatically copy from USB to Pi
Well if you want it need it automated maybe you could have a copy.pys script to automatically coppy the files over. I think that the .pys means that it will run silently (correct me if im wrong) And maybe you could have it start up on boot up ( http://www.raspberrypi.org/forums/viewtopic.php?f=63&am...
- Thu Aug 21, 2014 7:41 am
- Forum: Beginners
- Topic: Opening through SSH
- Replies: 9
- Views: 3578
Re: Opening through SSH
Unfortunately ssh only allows terminal access. There is no way to remotely access the GUI (graphical user interface) from ssh. Read the question again! The OP wants the picture displayed on the screen attached to the RPi's HDMI port. (And even if he did want to do what you wrongly thought,your answ...
- Wed Aug 20, 2014 6:20 pm
- Forum: Beginners
- Topic: Opening through SSH
- Replies: 9
- Views: 3578
Re: Opening through SSH
Unfortunately ssh only allows terminal access. There is no way to remotely access the GUI (graphical user interface) from ssh.
- Wed Aug 20, 2014 4:38 pm
- Forum: Beginners
- Topic: CutainControl
- Replies: 4
- Views: 951
Re: CutainControl
Your code is written for arduino...
- Wed Aug 20, 2014 1:53 pm
- Forum: Beginners
- Topic: Wireless Security Cameras
- Replies: 8
- Views: 1895
Re: Wireless Security Cameras
well ip cameras are actually web cams with servers on them to host the live camera feed. So if you are using pi camera modules or web cam you will need to keep the raspberry pi attached to them as the pi acts as the server. You could use some software called motion which creates a little web server ...
- Wed Aug 20, 2014 12:10 pm
- Forum: Beginners
- Topic: Brushless Motor run via Rpi
- Replies: 8
- Views: 2785
Re: Brushless Motor run via Rpi
personally i dont think it is possible to learn much from a tutorial kit. I think it is best to experiment
- Wed Aug 20, 2014 7:10 am
- Forum: Beginners
- Topic: Advice for my business
- Replies: 6
- Views: 1514
Re: Advice for my business
Well you could use a programming language such as python to store the data in a csv file. However although you could easily make a program so that the user typed it into the command interface, im not sure if that would be particularly user friendly.
- Tue Aug 19, 2014 5:03 pm
- Forum: Advanced users
- Topic: php accsess /dev/mem to controll gpio
- Replies: 12
- Views: 3262
Re: php accsess /dev/mem to controll gpio
But in order to execute python scripts with gpio control you need root or sudo. However php can not do this. It's not a matter of php, it's a matter of user access. www-data is not a sudoer. You can add it to sudoers (and this works), but that's not a big idea, security speaking (even if, for sure,...
- Tue Aug 19, 2014 4:46 pm
- Forum: Beginners
- Topic: Need programming help (beekeeping)
- Replies: 40
- Views: 6370
Re: Need programming help (beekeeping)
ah ok this is cool, never new about it. Ive only been programming for a month of so, so i still have a lot to learn. Thanks though for pointing this out i will look into incorporating this into my code 

- Tue Aug 19, 2014 3:37 pm
- Forum: Beginners
- Topic: What should I do with my Pi?
- Replies: 13
- Views: 2916
Re: What should I do with my Pi?
ok so you want a portable linux device?
May I point you to this article in makeazine for some inspiration.
http://makezine.com/2014/01/07/how-i-bu ... pi-tablet/
May I point you to this article in makeazine for some inspiration.
http://makezine.com/2014/01/07/how-i-bu ... pi-tablet/
- Tue Aug 19, 2014 1:49 pm
- Forum: Beginners
- Topic: WiFi Dongle Driver Installlation
- Replies: 6
- Views: 5177
Re: WiFi Dongle Driver Installlation
For most usb dongles you do not need drivers. This solution works for every one i have shown it. Therefor if i were you i would try it out before going to the difficulty of installing drivers because most likely it wont need it. However this might not be the case for you. Also by googling this dongl...
- Tue Aug 19, 2014 12:49 pm
- Forum: Advanced users
- Topic: Automatically copy from USB to Pi
- Replies: 6
- Views: 4026
Re: Automatically copy from USB to Pi
this is very long winded approach to things. I presume you have internet (web server) Use FILE TRANSFER PROTACLE ftp. And use filezilla to accsess your pi and copy files across.
- Tue Aug 19, 2014 12:46 pm
- Forum: Beginners
- Topic: Apache2 no external access
- Replies: 5
- Views: 1078
Re: Apache2 no external access
Are you suing your pc local ip or your routers or your pis. Im not sure if thats how it works but i thought i would throw it in.
Also dont create new threads for the same thing.
Also dont create new threads for the same thing.
- Tue Aug 19, 2014 12:43 pm
- Forum: Beginners
- Topic: New Pi B+ - Problems Connecting to Wireless Network
- Replies: 15
- Views: 3205
Re: New Pi B+ - Problems Connecting to Wireless Network
many other much cheaper ones will work. If you get one use that link i posted earlier to set it up
- Tue Aug 19, 2014 12:38 pm
- Forum: Beginners
- Topic: Need programming help (beekeeping)
- Replies: 40
- Views: 6370
Re: Need programming help (beekeeping)
sorry but that code was wrong :( there were a number of mistakes that i have now found and it wouldn't work. Also in my web browsing i found that you need to mount your usb dive: This guide worked for me http://raspberrywebserver.com/serveradmin/connect-your-raspberry-pi-to-a-USB-hard-disk.html impo...
- Tue Aug 19, 2014 8:45 am
- Forum: Beginners
- Topic: WiFi Dongle Driver Installlation
- Replies: 6
- Views: 5177
Re: WiFi Dongle Driver Installlation
Before you go into all that try following the information in this guide:
http://www.raspberrypi.org/forums/viewt ... 48#p599348
http://www.raspberrypi.org/forums/viewt ... 48#p599348
- Tue Aug 19, 2014 8:43 am
- Forum: Beginners
- Topic: Need programming help (beekeeping)
- Replies: 40
- Views: 6370
Re: Need programming help (beekeeping)
so i have written some code up in python for you. I have no idea about how to measure weight with the pi and couldn't find anything on google :( but here is the code (this is not all my code) import os import glob import time import time def return_temp(): os.system('modprobe w1-gpio') os.system('mo...
- Tue Aug 19, 2014 8:10 am
- Forum: Beginners
- Topic: Could i get some help/advice?
- Replies: 9
- Views: 1652
Re: Could i get some help/advice?
i dont understand..
do you have internet via Ethernet or WiFi?
if so:
if you need to do it manualy, get a powered usb hub! Then downlaod the files onto a usb dongle then coppy it over to the pi
do you have internet via Ethernet or WiFi?
if so:
Code: Select all
wget [URL OF DOWNLOAD]
- Tue Aug 19, 2014 8:05 am
- Forum: Beginners
- Topic: Going Back to raspian mode
- Replies: 6
- Views: 1309
Re: Going Back to raspian mode
Press shift on boot and re configure. Unless there is a way to run raspi-config from the boot config? Then that won't help unless the entire OS is wiped and re-installed. (I haven't run NOOBS for a long time so don't know if something has changed) Setting boot to Scratch puts you in a seemingly end...
- Tue Aug 19, 2014 8:05 am
- Forum: Beginners
- Topic: New Pi B+ - Problems Connecting to Wireless Network
- Replies: 15
- Views: 3205
Re: New Pi B+ - Problems Connecting to BT Home Hub 5
May i point you to this thread where i posted the answer to a similar problem: http://www.raspberrypi.org/forums/viewtopic.php?f=91&t=84620 Thanks @A1i2T3R I too found a similar thread which was identical to your post. Unfortunately, this does not address my problem and I am now suspecting a ha...
- Tue Aug 19, 2014 8:04 am
- Forum: Beginners
- Topic: Suitable Memory card size
- Replies: 23
- Views: 3488
Re: Suitable Memory card size
dont pay extra just because it hs noobs pre installed. Installing noobs is very easyAndrewS wrote:Just because nobody else has posted a link to it yet...![]()
http://swag.raspberrypi.org/products/noobs-8gb-sd-card

- Tue Aug 19, 2014 8:02 am
- Forum: Beginners
- Topic: Connecting SSH by ethernet cable to laptop.
- Replies: 13
- Views: 5175
Re: Connecting SSH by ethernet cable to laptop.
yes sorry about that, but from a bit of looking i found this guide which you could try following: http://www.mathworks.co.uk/help/simulink/ug/getting-the-raspberry_pi-ip-address.html also i would not recommend using your laptops internet. The reason for this is seing as you wish to run the pi headle...
- Mon Aug 18, 2014 5:50 pm
- Forum: Beginners
- Topic: Apache2 403 error - public ip
- Replies: 16
- Views: 3668
Re: Apache2 403 error - public ip
have you tried using 127.0.1.1 as the ip?
Are there any other webservers running on your network?
Unless someone else has a fix i can offer no more help. I hope that what i have already contributed can help someone else.
Are there any other webservers running on your network?
Unless someone else has a fix i can offer no more help. I hope that what i have already contributed can help someone else.