Alex
You could also create the weather inside!!
http://www.dezeen.com/2012/11/27/nebula-12-indoor-cloud-by-micasa-lab/
jenss747 Uncategorized 0 Comment
You could also create the weather inside!!
http://www.dezeen.com/2012/11/27/nebula-12-indoor-cloud-by-micasa-lab/
jenss747 Uncategorized 0 Comment
I changed my Idea for my final a bit.
I want to make rotating water, by the help of a servo motor and magnets.
At first I was thinking to use a motion sensor to activate the servo motor, but I’d like to us a piezo instead.
Playing around with it a bit. Though I would be fun to have a christmas three inside of it or a snow ball.
I got the idea from the Chemical mixers.
Liza Assignments, Slides 0 Comment
Here are the slides and the assignment for next week:
Port (translate) a sketch you have done in Processing to oF. What you should include in your post:
Over the break I f-i-n-ally got Processing and Arduino to communicate. I think I have may have gone through every problem possible.
Liza mentioned this link below for troubleshooting Serial Communication. Following these steps didn’t fix my problem and the potentiometer was still not changing the color of the screen. So I just wanted to say that I would not recommend this link for this particular problem of troubleshooting the mismatch of rx/tx libraries. I tried it a few times and couldn’t get it to work and I ended up having to uninstall both programs and reinstall.
Bad – http://www.sundh.com/blog/2011/05/get-processing-and-arduino-to-talk/
Later I also had problems with my USB drive reading at all and then once that was fixed, reading my port name. After many different blog searches I finally found Jeremy Blum’s tutorials – super helpful! He has a number of subjects too.
http://www.jeremyblum.com/category/arduino-tutorials/
So if you need help with serial communication – especially troubleshooting – I may be able to help! And if you are stuck on something Arduino related – try Jeremy Blum! In the end it really felt good to finally get the serial communication working and I learned a lot in the process.
Here is my video of the Potentiometer changing the color in Processing!
fengy080 Wenwen Li, Yang Feng 0 Comment
Wenwen and I chose PIR Motion Sensor, here is our introduction to this sensor
Or Leviteh Or Leviteh 0 Comment
Instructions are here!
subej041 Jeannette Subero Penaloza 1 Comment
Instead of visualizing data, I made processing communicate to the Aduino. When you type in the correct password, it unlocks the “vault” and you can get the chocolates . I had the correct password working correctly, but I still need to figure out how to get an input of any incorrect password (right now it only works with a few words I used).
What made a tree controlled by photocell.
When environment changes, the tree will grow, just like a leaf.
Instead of using class, I used popMatrix and pushMatrix to created tree.
Here is the video link.
Here is code link.