Showing posts with label Mamie. Show all posts
Showing posts with label Mamie. Show all posts

Monday, January 4, 2010

Course review 95130253

In this course, I learned a lot of things. In processing, we know how to create a line, a circle, a variation with codes; it will be what we want by typing the codes and functions. We can read the handbook to learn more by ourselves. We can fill in and fade out color, use keyboard and mouse to control, just need to write some function codes. And I think the project show is really exciting our creative. We can see many different ideas and learn with our classmates. Another is the arduino, we can make a new thing with it. We use the bread board and programming of arduino. We use a LED to check; a speaker, some resistances, many wires and buttons to work on. The arduino project is to make a piano and LED show. Making a piano is the one which attract me in the first class; I want to make a piano by myself. And that is really good to combine arduino and processing, we can control our processing project with buttons of arduino. But it needs too many buttons to work on that is the disadvantage of it. And I have a good time in this course.

Project: Mario 95130253 & 95160056


We can control the Mario move left or right to catch the mushrooms. Those mushroom shows randomly. There are two counters; one is to count our score, another is to count how many mushroom we missed.

HW12 Piano 95130253


This is the new thing for us. It attracts me to choose this course in the begining of this semester. We use arduino and bread board to make a piano!!! That is interesting to work with the bread board. It works with a LED to check; a speaker, some resistances, many wires and buttons, also the arduino. Let play a song now : )

HW7 Mamie 95130253


We make a rolling fan this week. It is really hard to understand the rotate, I spend a lot of time to think about it. After I read the PDF and get classmates help, I solve this problem finally. It is really important to use the rotate(i*PI/180). Also the frameRate to control the rolling speedy is important; or I feel dizzy when pay attention to my rolling fan.

HW6 Mamie 95130253



In this week, we try to let the picture move with our orders. When we click the button, it will move horizontal, or vertical. I prefer to use the fade in or fade out button. Those makes the picture become interesting and let us decide what it would be. It is really good.

Monday, October 19, 2009

HW5 95130253


In this week, we have to finish image Browsing system.
In the beginning, I complete that the pictures can automatically match to be a new one from two sides. I need to add four buttons to control the pictures. It becomes easy to set the squares, and everthing to where I want. And then, I learn the codes to control the Pre and Next buttons from my classmates. After I check everything without bugs, I am done the homework. I feel taht the HW becomes more difficult, I hope I can learn it step by step and can follow the teacher speed.

Monday, October 12, 2009

HW4-1 95130253













In this homework, I learned to save a file with Processing. During the coding, I made lot of mistakes, bugs. That makes me checking the codes again and again. It is interesting to image a half-circle of two pictures then combine it to become one picture. But we have to change the name of draw.jpg; otherwise, the pictures we saved will be cover with the new one. I will just get one picture at all.

Monday, October 5, 2009

HW3 95130253

3.1 http://icac.no-ip.org/mamie/applet/


















3.2
















In this homework, 3.1 I learned the function to use the coordinate {mouseX and mouseY}. It is the continuation part of 2.3. It is amazing that I added the coordinate and the limitation of it then I can control the eyes. It was really fun that eyes moved with the mouse. And 3.2 I learned how to change the color and the strokeWeight. I really need to check the start and end of the coding several times, or the the processing can not do what i want. After I finish the coding, I click the mouse then it can work. It is really good to finish it.

Monday, September 28, 2009

HW1 95130253











by paint by processing Original

I learned about the geometric painting and processing in Interactive Media class . After searching the geometric painting in the google, I start to use the paint and processing to do it. I tried to make the same one of the original picture, but it is really hard the to set the coordinates. I was really confusing when I used it. After I finished it, I used a processing program to simulate the original and the one designed with paint. The processing program worked with a lot of functions which are really useful to do it. I used the functions with size, background, line, strokeWeight and color. I really need to do more exercises until I can easily set coordinates.

Monday, September 21, 2009

HW2 95130253


1.a
1.b














2.


















3.











I have learned how to use code to build some picture in today's course. Those pictures looks very hard to build but it is not. An original picture can just use simple code by processing 1.0 to make a smiliary one, even to make a same one but new. I felt good after i finished it. That is really a fun and amazing thing to using it. But I really need to learn more about the codes, or I can not do it when those become harder.