Here are a few Resources. This is not nearly complete but its a good place to put some of this stuff. I will keep adding to it. The Raspberian Distribution that we are using. We are using a modified version of raspberrian that has pure data running on it. We added the arduino software and… Read more »
Posts Categorized: Arduino
Nance’s Project
Trying to keep up from home. My project is a Tipi / Skirt with a rotating video projection that will circulate the perimeter of the Tipi. The idea is that the video (a figure) will be moving and the moving figure will make a circuit around the perimeter of the garment. Ideally, I’d like to… Read more »
James’ Project
I’d like to create a box that listens for various short melodies and then opens and displays light and sound in response.
Light sculpture
Control a light sculpture without a laptop. Create an interactive sequence of lights that looks animated.
Gail’s project
3D sculpture illuminating various areas of EL paint based on music input.
Sue’s Project Idea
A video generating box inspired by the Lumia compositions by Thomas Wilfred in 1930s. Idea is to create a live video micro-set using means and methods I employ in live film performances. Box will have dynamic LED lighting, live video camera and various shiny and/or translucent objects in motion. Result hopefully is an abstract animation… Read more »
Setting up a Pd/Arduino Capable Pi.
Steps Download and copy image from pd-la.info/pdpi to sdcard. ssh to the device expand the file system using raspi-config sudo bash; apt-get update; apt-get dist-upgrade (WAIT AN ETERNATY!!!) apt-get install arduino xrdp Resources http://pd-la.info/pdpi/ http://vimeo.com/52259196 http://www.howtogeek.com/141157/how-to-configure-your-raspberry-pi-for-remote-shell-desktop-and-file-transfer/all/ http://www.ryukent.com/2013/04/setup-the-raspberry-pi-for-remote-access-with-rdp-or-vnc-and-a-static-ip/ http://cord.sourceforge.net http://readwrite.com/2014/04/16/arduino-raspberry-pi-connected-home-tutorials-projects#awesm=~oIjC0fWIMe5XJF
Am letting my intermediate arduino class hijack this site temporarily.
Will shut off the twitter feed to cut down on the noise. feel free to watch this space…
Intermediate Arduino Day 1
Leading Questions: What do you know? What do you not know? What Would be most helpful for you as an artist? Whiteboard from “what do you know?” (as a bullet list) I/O -> Massage -> Outputs (james) AD -> I/O -> Midi (christiano) Sensors -> Control movement / sound (gail) The Unit is robust/stable (julie)… Read more »
Your Own Protocol (Chapter 7 of Physical Computing)
Once again find myself in a windowless cube. So I 3d printed a varient of a compact camera gimbal and attached an rpi camera to it. I needed to set up a serial based protocol to talk to it. Its a pretty good example of creating your own protocol as described in the Physical Computing… Read more »