Showing posts with label 95130385. Show all posts
Showing posts with label 95130385. Show all posts

Monday, January 4, 2010

Course Review: James 9513085

When start this semester, I think this course will be fun and useful. However, it just like I guess, interactive media is very fun. We can learn how to apply java and processing program. If we have learn this course before we do the senior project, we can use this program like processing or arduino to do our senior project, this way will be good for our project, because we just learn java and some webpage program, if we use the processing or arduino, the project will be more interest.
In this course, we learn processing, this project likes a java application program, and it can use java language and processing language to do an interactive program. Like make image moving, simple electronic drawing board, and finally, we design a self-program for processing, me and Ian design a simple “Happy Farm” project.
And then we have learn arduino, this program can use with broad and button to make voice or LED lights up and also to create a processing program to connect the arduino let program can use with broad and button to control the processing program, like we have design “Happy Farm” and we use 12 button on the broad to control the program to seed or gain and control 9 fields, and sell crops to get money.
Now, end of this semester, I think this course is very fun and useful, I hope this course should be include sophomore or junior schedule it will be better than when we are senior, but If this course can open for 2 semester that will be better.

Sunday, December 27, 2009

Homework 12: Arduino Piano Show James, ian

Arduino Piano Show accomplished by James, ian

Homework 11: Arduino LED Show James,ian

Arduino LED Show accomplished by James, ian

HW7: 95130385 James



In this hw, i learn how to use the function like translate() and rotate().
it hrad to use , because those two functions will change the location about what u create , like line , image ..etc, so u should to think and text the crrect location you want, and the rotate() , u should caculate the PI and angle.

Project: Happy Fram 95130385, 95160740

HW6-1:95130385 James



In this hw, i learn how to use the buttons to make the image move fade in, fadeout, horizontal movement, or vertical movement, light up , light down , be small or be more bigger, but i didnt let the image move by itself, but i think it more hrad to do, but i think it not be free to move the image, so i do so many function to make the image moving.

Wednesday, October 7, 2009

Homework:4 95130385 James

HW4-1










It some difficult to input the text in the rect because the text style file should put in the same file with program. And the text function is a little complex to use. It should be type and remember more role to use text function.











Wednesday, September 30, 2009

Homework 3-1 & 3-2: James 95130385

http://icac.no-ip.org/james/95130385HW3-1/Hw3-1.html

It very fun today. I can learn a lot of thing for this course in
every week.Because we can see something inconceivable interactive
media every Tuesday.and we also can do or make it can work by
ourselve it like something impossible. I learn about mouseX, mouseY,
functions. it can make the picture follow the mouse moving.

http://icac.no-ip.org/james/95130385HW3-2/HW3-2.html

If you use if(mousePressed == ture), it can happening when you click your mouse.
prinln(mouseX+" "+mouseY) it can know where the position of mouse.
And the print function can know X and Y. It make the rect postition can find easily.
Also use if function with stroke(), strokeWeight(), can change color or size.

In my program, first one on the top is change the size to 10.
Second one on the top is change the size to 1.
Third one can clear the table and change the storke color to black and size is 1.
Those rect() at down page with colors just change the stroke color.

Homework 1: James 95130385

Before




















After
















Processing





















Sorry, teacher. My first HW can not be edit, because i didn't use the label for first time ,
I have to ask you what can i do. Then you say that i can post it again.
so, i post this hw again, if you want to see the original one, it can find at Sep.14. Think you!

Today is the first time to use the processing to draw a picture.
Before today, i am only know use the phtoshop or other programs to
fix or draw the picture. It is first use some programming code to draw a picture
, it is fun. And i have learn about Line() , rect(), triangle(), fill() ,
those functions can make a simple graphs and draw a color you want.
I think this course can learn a lot of useful skills.

Monday, September 21, 2009

HW2: 95130385 James

HW2-1:
















HW2-2:















HW2-3:















In this week, i have learn about the radom() frameRate() draw()
the radom is very fun to use cheange the color or size by radom.
And the frameRate function can reflesh by a second or you want.
Those two functions can make many good-looking picture.
And we have use the setup() and draw()
it only can make one setup and draw function in one program.
The draw function use with for() function ;
it can easily draw the picture in the program.
This week is also fun to write those program to draw the picture.
I think the Interactative Media is useful and fun.