Differences

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

Link to this comparison view

Next revision
Previous revision
paper-duino-pictures_mrz2016:material [2016/03/06 21:00]
127.0.0.1 external edit
paper-duino-pictures_mrz2016:material [2016/03/08 18:46] (current)
admin [Links:]
Line 1: Line 1:
----- +===== Paper-Duino-Pictures =====
-**Intermediale Ästhetik:\\ +
-Fusion von zeitgenössischen Praxen in Bildkunst und Medienkunst** +
-----+
  
-**Downloads:**\\+==== Downloads & Software====
 [[http://arduino.cc/en/Main/Software]]\\ [[http://arduino.cc/en/Main/Software]]\\
 [[http://processing.org/download/]]\\ [[http://processing.org/download/]]\\
 [[http://firmata.org/wiki/Main_Page]]\\ [[http://firmata.org/wiki/Main_Page]]\\
 ---- ----
-**Handouts:**\\ 
  
----- +==== Paperduino-UNO==== 
-**Arbeitsblätter:**\\ +[[http://paperpcb.dernulleffekt.de/doku.php?id=arduino_clones:paperduino-uno|Paper-Duino-Uno]]\\
-{{:intermediale-aesthetik_ws2015-16:ein_programm_um_eine_led_zu_blinken_v2.pdf|Ein Programm um eine LED zu blinken}}\\ +
-{{:intermediale-aesthetik_ws2015-16:befehlsreferenzen_v2.pdf|Befehlsreferenzen}}\\ +
-{{:intermediale-aesthetik_ws2015-16:programmaufbau_v2.pdf|Programmaufbau}}\\ +
-{{:intermediale-aesthetik_ws2015-16:widerstandstabelle.pdf|Widerstandstabelle}}\\ +
-{{:intermediale-aesthetik_ws2015-16:elektronische_schaltzeichen.pdf|Elektronische Schaltzeichen}}\\ +
----- +
-**Paperduino-UNO Vorlagen:**\\+
 {{:intermediale-aesthetik_ws2015-16:paperduino-uno_30-1_sw.jpg?300|}}\\ {{:intermediale-aesthetik_ws2015-16:paperduino-uno_30-1_sw.jpg?300|}}\\
 {{:intermediale-aesthetik_ws2015-16:paperduino-uno_30-1_pure.jpg?300|}}\\ {{:intermediale-aesthetik_ws2015-16:paperduino-uno_30-1_pure.jpg?300|}}\\
  
-Photoshop Dateien:\\+Photoshop Files:\\
 {{:intermediale-aesthetik_ws2015-16:paperduino-uno_30-1_pure_300dpi.psd.7z|}}\\ {{:intermediale-aesthetik_ws2015-16:paperduino-uno_30-1_pure_300dpi.psd.7z|}}\\
 {{:intermediale-aesthetik_ws2015-16:paperduino-uno_30-1_pure_600dpi.psd.7z|}}\\ {{:intermediale-aesthetik_ws2015-16:paperduino-uno_30-1_pure_600dpi.psd.7z|}}\\
  
-USB to UART:\\+==== USB to UART: ==== 
 +**CH340/CH341 Drivers:**\\ 
 +[[http://www.wch.cn/download/CH341SER_ZIP.html|drivers for Mac, Win and Linux]]\\ 
 +[[http://www.instructables.com/id/Arduino-Nano-CH340/|instruction Win & Mac]]\\ 
 +[[http://tiriboy.blogspot.com/2015/04/arduino-uno-clone-serial-port.html|instruction Mac OSX]]\\ 
 + 
 +**CP2104 Drivers:**\\
 [[https://www.pololu.com/product/1308|CP2104 USB-to-Serial Adapter Carrier]]\\ [[https://www.pololu.com/product/1308|CP2104 USB-to-Serial Adapter Carrier]]\\
-[[http://www.silabs.com/products/mcu/pages/usbtouartbridgevcpdrivers.aspx|Drivers]]+[[http://www.silabs.com/products/mcu/pages/usbtouartbridgevcpdrivers.aspx|Drivers]]\\
  
 ---- ----
-**Programme:**\\+==== Code====
 Arduino:\\ Arduino:\\
-{{:intermediale-aesthetik_ws2015-16:ein_ausgaenge.zip|Ein & Ausgaenge}}\\ +
-{{:intermediale-aesthetik_ws2015-16:2analoge_4digitaleingaeng.zip|Eingang Test}}\\ +
-{{:intermediale-aesthetik_ws2015-16:sound.zip|Sound}}\\ +
-{{:intermediale-aesthetik_ws2015-16:piezo_theremin.zip|Piezo Theremin}}\\ +
-{{:intermediale-aesthetik_ws2015-16:processing.zip|Processing}}\\ +
-{{:intermediale-aesthetik_ws2015-16:output_board_test.zip|Output-Board-Test}}\\ +
-{{:intermediale-aesthetik_ws2015-16:motor_control_board_test.zip|Motor Control Board}}\\ +
-{{:intermediale-aesthetik_ws2015-16:motor_an_ausschalten.zip|Motor an & ausschalten}}\\ +
-{{:intermediale-aesthetik_ws2015-16:blink_ohne_delay.zip|Blinken ohne Delay}}\\+
  
 Processing:\\ Processing:\\
-{{:intermediale-aesthetik_ws2015-16:farbwechseln.zip|Farbwechsel}}\\+
 ---- ----
-**Schaltungen:**\\ +==== Wiring ==== 
-Helligkeitsmesser:\\+Lightsensor:\\
 {{:intermediale-aesthetik_ws2015-16:helligkeitsmesser.jpg?direct&100|}}\\ {{:intermediale-aesthetik_ws2015-16:helligkeitsmesser.jpg?direct&100|}}\\
-Drum-Pad:\\ +Simple Amplifier:\\
-{{:intermediale-aesthetik_ws2015-16:drum_pad.jpg?direct&100|}}\\ +
-Drehmesser:\\ +
-{{:intermediale-aesthetik_ws2015-16:drehungsmesser.jpg?direct&100|}}\\ +
-Sound Ausgang:\\ +
-{{:intermediale-aesthetik_ws2015-16:sound_ausgang.jpg?direct&100|}}\\ +
-Eingangs Board:\\ +
-{{:intermediale-aesthetik_ws2015-16:eingangs_board.jpg?direct&100|}}\\ +
-Einfacher Verstärker:\\+
 {{:intermediale-aesthetik_ws2015-16:verstaerker.jpg?direct&100|}}\\ {{:intermediale-aesthetik_ws2015-16:verstaerker.jpg?direct&100|}}\\
  
-Capacitive Sensor:\\+==== Capacitive Sensor ====
 [[http://playground.arduino.cc/Main/CapacitiveSensor?from=Main.CapSense|Capacitive Sensing Library]]\\ [[http://playground.arduino.cc/Main/CapacitiveSensor?from=Main.CapSense|Capacitive Sensing Library]]\\
 [[http://playground.arduino.cc/Code/CapacitiveSensor|Capacitive Sensors without additional Hardware]]\\ [[http://playground.arduino.cc/Code/CapacitiveSensor|Capacitive Sensors without additional Hardware]]\\
Line 67: Line 46:
 [[http://www.instructables.com/id/Just-Veggin-with-an-Arduino-Beetbox/|Just-Veggin-with-an-Arduino-Beetbox]] [[http://www.instructables.com/id/Just-Veggin-with-an-Arduino-Beetbox/|Just-Veggin-with-an-Arduino-Beetbox]]
 ---- ----
-**Boards:**\\ 
-Einfaches Eingabe Board:\\ 
-{{:intermediale-aesthetik_ws2015-16:arduino_input-board.jpg?200|}}\\ 
-[[http://paperpcb.dernulleffekt.de/doku.php?id=arduino_boards:simple_input_board|Simple-Input-Board]]\\ 
  
-Einfaches Verstärker Board:\\ +==== Links: ====
-{{:intermediale-aesthetik_ws2015-16:arduino_output-board.jpg?200|}}\\ +
-[[http://paperpcb.dernulleffekt.de/doku.php?id=arduino_boards:simple_output_board|Simple-Output-Board]]\\ +
- +
----- +
-**Links:**\\+
 Arduino Infos & Tutorial:\\ Arduino Infos & Tutorial:\\
 [[http://www.arduino.cc]]\\ [[http://www.arduino.cc]]\\
Line 87: Line 57:
 [[http://bausteln.de/anleitungen/]]\\ [[http://bausteln.de/anleitungen/]]\\
  
-Ergänzungen:\\+More:\\
 [[http://fritzing.org]]\\ [[http://fritzing.org]]\\
 [[http://firmata.org/wiki/Main_Page]]\\ [[http://firmata.org/wiki/Main_Page]]\\
 [[http://playground.arduino.cc/interfacing/processing]] [[http://playground.arduino.cc/interfacing/processing]]
  
-Elektronikwissen:\\ +Datasheet:\\
-[[http://www.elektronik-kompendium.de]]\\ +
- +
-Led Vorwiderstand berechnen:\\ +
-[[http://www.spaceflakes.de/led-rechner/]]\\ +
- +
-Datenblätter:\\+
 [[http://www.datasheetarchive.com]]\\ [[http://www.datasheetarchive.com]]\\
 [[http://www.alldatasheet.com]]\\ [[http://www.alldatasheet.com]]\\
  
-Bauteilen:\\ +Parts:\\ 
-[[http://www.tinkersoup.de]]\\+[[https://www.adafruit.com/]]\\
 [[http://www.sparkfun.com]]\\ [[http://www.sparkfun.com]]\\
-[[http://www.reichelt.de]]\\ +[[http://www.seeedstudio.com/depot/]]\\
-[[http://www.pollin.de/shop]]\\ +
-[[http://www.watterott.com]]\\ +
-[[http://de.rs-online.com/web/home.html]]\\+
 ---- ----
  
-**Fix slow IDE:**\\+==== Fix for slow IDE: ====
 [[http://www.johngineer.com/blog/?p=97|Slow Arduino IDE]]\\ [[http://www.johngineer.com/blog/?p=97|Slow Arduino IDE]]\\
 Bluetooth abschalten oder/und\\ Bluetooth abschalten oder/und\\
Line 118: Line 79:
 ---- ----
  
-**HC-SR04 Ultrasonic Sensor**\\ +==== Interfacing with Pure Data: ====
-[[http://arduinobasics.blogspot.de/2012/11/arduinobasics-hc-sr04-ultrasonic-sensor.html]] +
----- +
- +
-**Interfacing with Pure Data**\\+
 Pure Data:\\ Pure Data:\\
 [[http://puredata.info/]]\\ [[http://puredata.info/]]\\
Line 132: Line 89:
 ---- ----
  
-**simple Sound:**\\+==== Simple Sound: ====
 [[http://www.instructables.com/id/How-to-easily-play-music-with-buzzer-on-arduino-Th/]]\\ [[http://www.instructables.com/id/How-to-easily-play-music-with-buzzer-on-arduino-Th/]]\\
 [[http://log.or.cz/?p=119]]\\ [[http://log.or.cz/?p=119]]\\
 http://www.princetronics.com/supermariothemesong/\\ http://www.princetronics.com/supermariothemesong/\\
  
 +-----