Jerbly
Raspberry Pi experiments
Pi Cam
This used to be a page showing an mjpeg stream from a Raspberry Pi using motion as written in my blog Battery powered, Wireless, Motion detecting Raspberry Pi
This page was also once linked to from the Raspberry Pi web site: "Controlling a 7-segment display from half a world away"
All my Raspberry Pi info and articles can be found here: Raspberry Pi Page
Recent articles: Raspberry Pi 7 segment displays and Raspberry Pi TextStar serial LCD Follow me on Twitter for updates: Follow @jerbly
My latest project is Control My Pi
You can embed your control panel in your own page like this:
In just a few lines of Python code you can create a control panel for your project accessible over the Internet.
No firewall changes to make, no web servers to set up. Pick up your Raspberry Pi, take it to a friends house or work, school, a club, a coffee shop - connect it to 3G and carry it around or put it in your car - it doesn't matter where it is or what network you're on you'll be able to access your control panel on Control My Pi.
It's no ordinary control panel either, every viewer establishes a "push" connection to the server so any update sent from your Raspberry Pi is pushed to every open control panel out there in the world. Read more...