setup:
sets everything up.
loop:
an infinite loop were your main programe goes.
Serial.print:
prints text to screen with out creating a new line
Serial.println:
prints text to screen and creates a new line.
delay(x):
delays the programe for "x" amount of milliseconds.
pinMode():
sets the pin to input or output.
digitalRead():
returns the current (or something like that) of the pin given.
Sunday, February 28, 2010
Arduino ScrewShield - Arduino variation
Saturday, February 20, 2010
Links
Atmel:
http://www.atmel.com/
Arduino:
http://www.arduino.cc/
Arduino Forum:
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl
Moodle:
http://moodle.op.ac.nz/course/view.php?id=1301
MindKits:
http://www.mindkits.co.nz/
photocells:
http://www.ladyada.net/learn/sensors/cds.html
Basically gives you a bunch of info about the LDR and some small examples of using one.
http://www.atmel.com/
Arduino:
http://www.arduino.cc/
Arduino Forum:
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl
Moodle:
http://moodle.op.ac.nz/course/view.php?id=1301
MindKits:
http://www.mindkits.co.nz/
photocells:
http://www.ladyada.net/learn/sensors/cds.html
Basically gives you a bunch of info about the LDR and some small examples of using one.
Intro to the Arduino
Link: http://www.youtube.com/watch?v=PeScmRwzQho
These guys use a very casual approach to get there information accross. Although there a little silly, there information is easily understood due to there use of simple terms and clear descriptions. perfect for introducing people who may not have had much experience in this area before to the Arduino.
These guys use a very casual approach to get there information accross. Although there a little silly, there information is easily understood due to there use of simple terms and clear descriptions. perfect for introducing people who may not have had much experience in this area before to the Arduino.
Thursday, February 18, 2010
PeerWise
Allows students to ask questions, learn answers and share what they know with other students.
fritzing
WikiEducator
The WikiEducator is an evolving community intended for the collaborative:
planning of education projects linked with the development of free content;
development of free content on Wikieducator for e-learning;
work on building open education resources (OERs) on how to create OERs.
planning of education projects linked with the development of free content;
development of free content on Wikieducator for e-learning;
work on building open education resources (OERs) on how to create OERs.
GNU gcc
Originally written for an operating system. Supports a number of languages including C++ and Java.
Processing environment
Subscribe to:
Posts (Atom)