PLEASE NOTE: I tried this how-to tonight and it DOES NOT WORK correctly. I couldn’t even get the Arc emulator working that you need for Elite. Very disappointing. Tutorial on how to get Elite for the Archimedes running on RiscOS…
Category: Tutorials
Tweeting Letterbox
James Medd has done a fantastic practical experiment by setting up a Pi to monitor movement from his letterbox and Tweeting a photo of his front door mat. So, whenever he gets post, he gets a Tweet! Nice one, James!…
Raspberry Pi in Print – New project
I am going to try and catalogue all the Raspberry Pi-related articles and tutorials in print magazines. If you notice I’ve missed something, please add a comment with details (preferably in a similar format to the one I’m using below)…
Using a Raspberry Pi to stream video to Bambuser (reblog)
The guys over at Slickstreamer have posted a new tutorial to stream video from the Pi to the Bambuser video service. Great stuff – this will form part of my ChurchPi project (more on which coming soon). slickstreamer: Using a…
PiEye – streaming webcam with Raspberry Pi
This is an English translation of a Romanian article on how to get a simple streaming webcam going on the Pi. It was featured by Adafruit but is a good tutorial on how to do it. Read the article here
Just installed the Adafruit WebIDE
Well! Finally, after three attempts, I successfully installed the Adafruit WebIDE by following their instructions here: Overview | Adafruit Learning System Raspberry Pi WebIDE | Adafruit Learning System. One thing to note. the instructions are currently wrong. The IDE does NOT…
Gadgetoid – Raspberry Pi blog on a Pi!
Sinatra and Haml over at Gadgetoid have a Raspberry Pi blog which is actually hosted on a Pi! Go to their blog The only pity is there doesn’t seem to be an RSS feed. If there was, I’d add it…
Set-up the Raspberry Pi as an access point
I’ve had a successful time getting the Pi set-up as a Wifi access point. The end result is an access point running on one wifi dongle, bridged to a second wifi dongle for an internet connection. This means that I…
Setting up LCD via GPIO on RasPi
I found these while reading my RSS feeds (If you click this link you’ll be able to subscribe to my feed that merges together over 100 different feeds into one). These are great step-by-step articles from TechFruits, with circuit diagrams on…
Pi Video Output Using pygame (from Adafruit)
Good tutorial to doing basic graphics directly to the screen from the Pi using the Adafruit WebIDE. Overview | Pi Video Output Using pygame | Adafruit Learning System.