Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
paper-duino-pi_mai2014:material [2014/05/31 09:47]
admin created
paper-duino-pi_mai2014:material [2014/05/31 10:03] (current)
admin
Line 1: Line 1:
- The Paper-Duino-Pi is an Arduino shield for the Raspberry Pi. Due to the fact that it is designed as Paper-PCB it is easy to create and one doesn't need a printed circuit board. All components are standard electronic parts that are easily available at your favorite electronic shop. Plus they are really cheap. All you need to build one is some basic electronic knowledge and soldering skills.+---- 
 +**Paper-Duino-Pi** 
 +----
  
-Because the Paper-duino-Pi is mounted on the GPIO Pins of the Raspberry Pi no USB port is needed.+**Images:**\\ 
 +[[http://www.raspberrypi.org/downloads|Raspbian]]\\ 
 +---- 
 +**ImageWriter:**\\ 
 +[[http://elinux.org/RPi_Easy_SD_Card_Setup|Manual]]\\ 
 +Windows:\\ 
 +[[http://sourceforge.net/projects/win32diskimager/|win32diskimager]]\\ 
 +Linux:\\ 
 +[[http://en.wikipedia.org/wiki/Dd_%28Unix%29|dd]]\\ 
 +Mac:\\ 
 +[[http://alltheware.wordpress.com/2012/12/11/easiest-way-sd-card-setup/|SD card setup]]\\ 
 +[[http://ivanx.com/raspberrypi/|Pi Filler]]
  
-One can use the Arduino IDE running on the Raspberry Pi to upload programs on the Paper-Duino-Pi. Once you uploaded the Firmata you have easy access to all the inand outputs of the Arduino controlled by Pure DataThis way it's just simple to connect sensors, buttons and potis to control your Pure Data patch running on your Raspberry PiIt also functions vice versaconnect light, motors, step- and servomotors and control them with the patch running on the Raspberry Pi.+**Paper-Duino-Pi:**\\ 
 +[[http://www.paperpcb.dernulleffekt.de/doku.php?id=raspberry_boards:paperduinopi|Paper-Duino-Pi]] 
 +---- 
 +**Burning the Bootloader**\\ 
 +[[http://paperpcb.dernulleffekt.de/doku.php?id=arduino_clones:bootloader|Burning the Bootloader]]\\ 
 +[[http://paperpcb.dernulleffekt.de/doku.php?id=avr_bootloader:paper_usbasp|Paper-USBasp]]\\ 
 +---- 
 +**Gas Sensors**\\ 
 +MQ-2\\ 
 +{{:paper-duino-pi_mai2014:mq-2_02.png?200|}}
  
- +MQ-7\\ 
 +{{:paper-duino-pi_mai2014:mq-7_03_02.png?200|}}
  
-During the workshop we will build our own Paper-Duino-Pi. We connect the board to a Raspberry Pi and to some gas sensorsThese sensors will measure carbon monoxide, methane, butane and other air pollutionsFor the Raspberry Pi we write a Pure Data patch that generates sound based on the data provided by the gas sensorsAs a result we'll get a generative sound piece trigger by air pollution+---- 
- +**Links:**\\ 
-  +Raspberry-Pi Infos & Tutorial:\\ 
- +[[http://www.raspberrypi.org/]]\\ 
-  +[[http://www.raspbian.org/]]\\ 
- +[[http://elinux.org/RaspberryPiBoard]]\\ 
-  +[[http://raspberrycenter.de/]]\\ 
-Options for Participants:  +[[http://elinux.org/Rpi_Low-level_peripherals]]\\ 
- +[[http://elinux.org/RPiconfig]]\\ 
-laptop, 20 Euros (Paper-Duino-Pi), If you don't have a Raspberry Pi we will have some available to buy or borrow+[[http://elinux.org/RPi_Debian_Auto_Login]]\\ 
-url:  +[[http://www.stuffaboutcode.com/2012/06/raspberry-pi-run-program-at-start-up.html]]\\
-http://paperpcb.dernulleffekt.de/doku.php?id=raspberry_boards:paperduinopi +
-» +
- +
-    Printer-friendly version+
  
 +Pure Data:\\
 +[[http://puredata.info/]]\\
 +[[http://puredata.info/downloads/pd-extended-0-43-3-on-raspberry-pi-raspbian-wheezy-armhf|pd-extended for rasperry pi]]\\
 +[[http://puredata.info/docs/raspberry-pi]]\\
 +[[http://at.or.at/hans/pd/objects.html|Arduino & PD]]\\
 +[[http://www.pd-tutorial.com/german/]]\\
 +[[https://flossmanuals.net/puredata/]]\\
 +[[http://puredata.info/docs/manuals]]\\
  
 +----