[HH] Arduino

Federico Lucifredi flucifredi at acm.org
Thu Jun 30 12:36:57 EDT 2011


On Jun 30, 2011, at 12:14 PM, Tom Metro wrote:

>> void loop() {
>>   digitalWrite(13, HIGH);
>>   delay(1000);
>>   digitalWrite(13, LOW);
>>   delay(1000);
>> }
> 
> You made a 0.5 Hz square wave? :-)

There is a built-in LED on pin 13 - he is unleashing his inner blinkenlight :)

Best -F

_________________________________________
-- "'Problem' is a bleak word for challenge" - Richard Fish
(Federico L. Lucifredi) - flucifredi at acm.org - GnuPG 0x4A73884C










More information about the Hardwarehacking mailing list