Member Since: July 15, 2010
Country: United States
News - Your March Caption Contes… about 12 years ago
Hold on just a second,
float guyOnShoulders;
float guyBeneathGuyOnShoulders = 165.00;
float weight = 170.00;
boolean productive = true; //Lets assume the work is initially productive
void setup()
{
serial.Begin(9600);
}
void loop()
{
while(productive)
{
guyOnShoulders = weight + weight*(millis()/1000);
productive = guyOnShoulders/guyBeneathGuyOnShoulders;
}
serial.Println("You suck at life, get back to work!");
}
Your logic is sound, keep up the good work!
News - Your March Caption Contes… about 12 years ago
Presenting: the human Sparkfuntepede!
News - Your March Caption Contes… about 12 years ago
Hey, I think Ive seen [this](http://en.wikipedia.org/wiki/Shutter_(2008_film) before!
News - Maker Faire, SparkFun Fli… about 13 years ago
what happens when you don't read the manual for your DIY jetpack
News - Maker Faire, SparkFun Fli… about 13 years ago
A life-sized self contained human powered pez dispenser
Product TOL-10553 about 14 years ago
does anyone know if these are calibrated from the factory, or is that something we do ourselves?
Product LCD-09395 about 14 years ago
can you power these right off an arduino's 5v rail?
Product LCD-09069 about 14 years ago
I'm kinda confused... will this lcd work with an arduino Uno/duemilanove? I saw a comment above mine that said its works for the duemilanove, but the description says it requires a 3.3V ttl to communicate with SerLCD. I read that the arduino uses a 5v ttl. let me know if im missing something.
No public wish lists :(