|
nanog
mailing list archives
Re:
From: Tom Morris <blueneon () gmail com>
Date: Tue, 11 Dec 2012 23:40:43 -0500
// wire pin 10 to +5v
void setup() {
pinMode(10, OUTPUT);
digitalWrite(10, LOW);
}
void loop() {
// ha ha you'll never get here, enjoy the blue smoke
}
// I like to classify my occupation as "gaff taping Arduino boards to
things till they 'work'"
Tom Morris, KG4CYX
Chairman, South Florida Tropical Hamboree
Mad Scientist, Miami Children's Museum
This message sent from a mobile device. Silly typos provided free of charge.
On Dec 11, 2012 7:22 PM, "flower tailor" <samba_55 () hotmail com> wrote:
Delete me
By Date
By Thread
Current thread:
- [no subject] flower tailor (Dec 12)
- Re: Mike (Dec 12)
- Re: Tom Morris (Dec 12)
- Re: Joly MacFie (Dec 12)
- Re: Randy Bush (Dec 12)
- Re: bmanning (Dec 12)
- Re: J. Oquendo (Dec 12)
- Re: Jay Ashworth (Dec 12)
- Re: Jaren Angerbauer (Dec 13)
- Re: TR Shaw (Dec 13)
- Re: Bill Blackford (Dec 13)
|