Wenwen’s Final Project
PDF Presentation: cclabfinal
Video document: https://vimeo.com/55871747
Github: Code
liw937 Assignments, Wenwen Li 0 Comment
PDF Presentation: cclabfinal
Video document: https://vimeo.com/55871747
Github: Code
liw937 Assignments, Wenwen Li 0 Comment
The presentation: ElectricCatToy
The video: cat toy
Link: https://vimeo.com/56030023
Github: Code
Here is the code.
I make the simplest bouncing ball as the expressions of oF drives me crazy.
And mousepress could change the background color.
fengy080 Wenwen Li, Yang Feng 0 Comment
Wenwen and I chose PIR Motion Sensor, here is our introduction to this sensor
liw937 Assignments, Wenwen Li 0 Comment
Be patient, the kitty will hide when you move.
liw937 Assignments, Wenwen Li 0 Comment
My animal LEDs!!
Its name is SUMMER NIGHT. Though it’s fall now…
I missed Yayoi Kusama’s fireflies exhibition, so I have to make one for my own.
I put them into a transparent glass vase with a sheet of blue paper in it.
I planned to make two fireflies and a frog, but didn’t have the yellow LEDs.
Vimeo here.
Github here.
My problem is that I’d like to make these LEDs blink at the same time and with different frequencies, or totally random.
But they are just blinking in a certain order now.
liw937 Assignments, Wenwen Li 0 Comment
Here is my assignment for this week.
Actually I’m little confused about the range of LED voltage and I was not sure what resistor I should use when I was making a circuit.
But I felt excited that it seems I haven’t forgotten all about physics I learnt in high school…
liw937 Assignments, Wenwen Li 0 Comment
Here is my github link.
Last week I meet a problem with the winter sweet sketch.
As I wrote a “for loop” statement in the class sketch to draw the flower, in order to control the amount of the petals, it doesn’t work.
The reason is that there is no “void draw” in class sketch to complete the “for loop” statement.
And this week, I found a useful library called LAYERS, which could solve my problem.
The Layer library is some kind similar with class. But the biggest different between is that each layer could be controlled separatedly if you use the layers library. Because there is also a “void draw” in each layer. Here is the link of Layers.
However, I meet new problems this week that after I used Layers library, my sketch ran quite slowly. It would take a few seconds when I clicked my mouse to draw a flower.
liw937 Assignments, Wenwen Li 0 Comment
I made wintersweet trees for today’s assignment.
Press ‘t’ and ‘r’ to draw branches.
click mouse to draw flowers.
press ‘c’ and ‘C’ to change colors.
press ‘up’ and ‘down’ to change scales.
press’left’ and ‘right’ to change rotation.