-
Recent Posts
Recent Comments
- Judith Fourny on Gearing up For the Circus: Mechanisms Final Project
- Dustyn Roberts on Gearing up For the Circus: Mechanisms Final Project
- Dustyn Roberts on Mechanisms and Things That Move: Final Project
- Dustyn Roberts on Circle Jig and Making Wooden Circles / Cams
- Dustyn Roberts on The Gym & Mechanisms
Archives
Categories
Meta
Monthly Archives: October 2010
Serial Lab Part 2: Multiple Sensors
This weeks PComp lab involved tracking the inputs for multiple sensors, changing the display output between binary, Decimal, and ASCII characters,concatenating the string (ie adding the various parts), and sending all of this data to processing: either continuously or only … Continue reading
Posted in Physical Computing
Leave a comment
PComp: Serial Communication Lab
This week for Physical Computing the lab involved getting the arduino board to communicate with a Processing sketch using the serial port. The circuit build was quite simple, just power, ground, a variable resistor (I used a potentiometer) and a … Continue reading
Posted in Physical Computing
Leave a comment
ICM Homework: Snowstorm
This weeks ICM homework was just to convert an earlier sketch of ours using objects and functions. I opted instead to create a new sketch. My original idea was to use an snowstorm to play around with Arrays (this next … Continue reading
Posted in Intro to Computational Media
Leave a comment
Stupid Pet Trick: Elevator Model
I was unsure what direction to take my pet trick originally. I started with the light alarm (mentioned in an earlier post) and considered just adding a speaker. From there, I was stuck between two ideas: a model elevator, or … Continue reading
Posted in Physical Computing
1 Comment
PComp: Tone lab (take 2)
So I originally did the Tone lab for PComp this past weekend, but in my rush to complete the assignment I completely forgot to document doing it (and thus technically didn’t do it at all). This second time around things … Continue reading
Posted in Physical Computing
Leave a comment
PComp Week 4 Lab 1: Servo Motor Control
Hooray! I can finally use my arduino to control moving pieces (though I am also a fan of the blinking lights). The wiring for this project is rather simple. I hooked up the power and ground to the breadboard, a … Continue reading
Posted in Physical Computing
Leave a comment