Difference between revisions of "Getting Started With Raspberry Pi"

From Interaction Station Wiki
Jump to navigation Jump to search
Line 24: Line 24:
 
   
 
   
 
== Raspberry Pi versions ==
 
== Raspberry Pi versions ==
 +
Raspberry Pi model B + 512 MB (plus more USB ports, more GPIO, better power supply, four mounting holes, micro SD card)<br>
 
Raspberry Pi model B 512 MB<BR>
 
Raspberry Pi model B 512 MB<BR>
 
Raspberry Pi model A 256 MB (buy the B please!)<BR>
 
Raspberry Pi model A 256 MB (buy the B please!)<BR>
+
 
 
== Raspberry Pi's and sensors, led's, jumperwires etc ==
 
== Raspberry Pi's and sensors, led's, jumperwires etc ==
 
wifi:<BR>
 
wifi:<BR>

Revision as of 19:59, 15 September 2014

What is "Raspberry Pi" about?

The Raspberry Pi is a small computer, running a LINUX operating system.
Raspberry Pi, using sensors, can measure temperature, light value and switch on or off motors, lights.

If you have no experience using microcontrollers it is better to start with the Arduino. Getting started with Arduino

The Raspberry Pi can connect to the internet using a wifi stick.
Sounds on the Raspberry are of much better quality than the Arduino can ever produce.

Programming the R-Pi can be done in C or Python.
Most of the time for whatever you do, you have to install the required linux libraries.

Typically for wearables or e-textiles you don't use the R-Pi...you only work with the chip of the Arduino (Atmega328) or even smaller (Attiny85).

Raspberry Pi

www.raspberrypi.org/

Tutorials

https://learn.adafruit.com/category/raspberry-pi

Where to buy (example)

http://www.conrad.nl/ce/nl/product/874675/Raspberry-Pi-model-B-512-MB?ref=searchDetail
with accessoiries, adaptor, wifi:
http://www.conrad.nl/ce/nl/product/616705/Raspberry-Pi-model-B-512-MB-Incl-besturingssyteem-Wheezy-Incl-behuizing-
Incl-netvoeding-Incl-WiFi-stick?ref=searchDetail

Raspberry Pi versions

Raspberry Pi model B + 512 MB (plus more USB ports, more GPIO, better power supply, four mounting holes, micro SD card)
Raspberry Pi model B 512 MB
Raspberry Pi model A 256 MB (buy the B please!)

Raspberry Pi's and sensors, led's, jumperwires etc

wifi:
http://www.conrad.nl/ce/nl/product/993655/Raspberry-Pi-WiFi-stick-EW-7811Un?ref=list
gertboard:
http://www.conrad.nl/ce/nl/product/1000218/Raspberry-Pi-uitbreidingsprintplaat-Gertboard?ref=list
display:
http://www.conrad.nl/ce/nl/product/791898/Raspberry-Pi-display-module-TFT-Display?ref=list
Cobbler:
http://www.conrad.nl/ce/nl/product/409205/Raspberry-Pi-uitbreidingsprintplaat-Cobbler?ref=list

Interesting projects

Using a camera and a touchscreen:
http://www.conrad.nl/ce/nl/product/1000222/Raspberry-Pi-camera-module-Infrarood-Pi-NOIR?ref=list
https://learn.adafruit.com/diy-wifi-raspberry-pi-touch-cam
making this into a camera uploading pictures to a server:
http://www.pcpro.co.uk/features/386086/make-a-motion-sensing-camera-with-the-raspberry-pi