Site | Description | Link |
---|---|---|
The Scratch website | http://scratch.mit.edu | |
Raspberry Pi home page, lots of good resources and information | ||
This is the Raspberry Pi Wiki | Hub It's a good resource for all things Raspberry Pi, setup information, guides, documentation and community | http://elinux.org/R-Pi_Hub | |
This page is from the Wiki and shows a number of common circuits used for interfacing the Raspberry Pi's GPIO pins to various other electronic circuits. It's straight forward but fairly technical. Good for reference | http://elinux.org/RPi_GPIO_Interface_Circuits | |
The AirPi is an air quality and weather surveillance station made with a Raspberry Pi computer. This project aims to facilitate access to localised meteorological surveillance for the masses | http://airpi.es/index.php | |
How to Make a Raspberry Pi Lego Robot: Part 1 He built a Raspberry Pi Lego Robot, and a Python module which can control it. The goal was to use this robot to teach his children programming. By the end of this walkthrough, you'll see not only a robot you can control from a Raspberry Pi, but also a suite of code which will make programming it easy | http://www.aoakley.com/articles/ | |
Video by MileyORiley Raspberry Pi GPIO - The Easy Way I talk through how to use the GPIO pins on the Raspberry Pi using WebIOPi, a web based interface to toggle the inputs and outputs over a network connection | Raspberry PI GPIO the easy way |