Tuesday, 29 September 2015

WEEK 4



Title: learning my programming language (Arduino)


As we know language program(Arduino) use to collect the data from the output. so on this week i try to learn my programming language this because i need to understand how my programming language get connected with my output so that i can display and control my output using my software. so this week im gonna learn the basic language for arduino.

Void setup() 
{
  // initialize serial communication at 9600 bits per second:
  Serial.begin(9600);
}

// the loop routine runs over and over again forever:
void loop() {
  // read the input on analog pin 0:
  int sensorValue = analogRead(A0);
  // print out the value you read:
  Serial.println(sensorValue);
  delay(1);   

Tuesday, 22 September 2015

WEEK 3



TITLE: TESTING MY PROJECT


for this week im done my task which is testing my project. previous week im using two cooler fan but same air flow. but this week im gonna use two cooler fan also but the input fan i use another cooler fan which is the air flow more large than before. after done testing, the output i get just the little bit different from before which is i get only  0.9V. so i need research and testing again with another method to get at least 5V output.



Wednesday, 16 September 2015

WEEK 2


TITLE: TESTING AND RESEARCH

For this week doing some research and testing for my project.  I want to get the output from cooler fan 2. Based on my testing and research which is using only two cooler fans I only get the maximum voltage output is 0.85v while the source i only get 0.7V. So I need to find another method to get the output voltage at least 5v.  


cooler fan use for my project

cooler fan had been finish testing with my first method 





Thursday, 10 September 2015

WEEK 1


TITLE: DESIGN MY PROJECT


For this week I try to design my project and choosing the suitable items for my project. Based on my project I need to get wind as much as so that cooler fan 3(output) can produce high voltage and current. So I think the suitable item to use is Styrofoam. Styrofoam is very suitable because it impermeable and easy to design.




Styrofoam