Sunday, January 3, 2010

Davin: Homework 7-Windmill

In this project, concentration is much needed. We need to know the coordinates of each points and how far we should rotate them. It's really fun to know that processing can do so many things.

Davin: Homework 6-Image Animation

In this project, I have four buttons laid on the screen, from left to right:
- Vertical movement button, pressing this will make the picture move from left to right.
- Horizontal movement button, pressing this will make the picture move from up to down.
- Zoom button, pressing this will make the picture pulsing, zooming in and out.
- Fade button, pressing this will make the picture blinking, fading in and out.

Saturday, January 2, 2010

Davin: Homework 4 - Text & Image

Here, I modify the simple painter by adding Eraser and Save button, where you could respectively erase and save your image.

Friday, January 1, 2010

Homework 5 - Image Browser



This homework was quite interesting because it is useful.
We were supposed to design an Image Browser that is used to displayed images according to the user's choices. All the images are stored in a folder and are given specific names.
At first, I did not really know how to make this assignment, but after discussing with my teammate, I was able to make it.

Project-Show

This is our Project Show which is the combination of Arduino and Processing.
This project is called RainDrop where the player has to catch the rain drop falling at a given speed.
First the game was only designed using Processing. Later on we add Arduino board where users can press buttons in order to catch the rain drops.
Very entertaining and lots of fun!!

Piano [Arduino]

This project called Piano Show is about simulating a Piano using the Arduino board.
Users can press different buttons corresponding to the piano buttons and make different sounds.
It iwas quite a great feeling to see how a Piano can be simulated using a simple board such as Arduino.
I hope to learn more in the days to come.

LED Traffic Lights


This project is about LED Traffic Light. In this project we had to design stuff like scroller and binary counter. We also made some slow and fast blink.
This project was intersting because it is kind of traffic light simulation, which is close to reality.