Arduino Quotes & Sayings
Enjoy reading and share 3 famous quotes about Arduino with everyone.
Top Arduino Quotes
![Arduino Quotes By Anonymous Arduino Quotes By Anonymous](https://quotessayings.net/pics/arduino-quote-by-anonymous-376743.jpg)
/* Arduino Blink LED Sketch by Mary Smith, created 07/01/13 */ void setup() { pinMode(13, OUTPUT); // set digital pin 13 to output } void loop() { digitalWrite(13, HIGH); // turn on digital pin 13 delay(1000); // pause for one second digitalWrite(13, LOW); // turn off digital pin 13 delay(1000); // pause for one second — Anonymous
![Arduino Quotes By Bre Pettis Arduino Quotes By Bre Pettis](https://quotessayings.net/pics/arduino-quote-by-bre-pettis-591875.jpg)
Learn how a 3D printer works. Get inspired. Make your own stuff. It is a wonderful time to be innovative. Connect things together. If you're into electronics, get an Arduino. — Bre Pettis
![Arduino Quotes By Giovanni Arduino Arduino Quotes By Giovanni Arduino](https://quotessayings.net/pics/arduino-quote-by-giovanni-arduino-1250785.jpg)
I have always loved to begin with the facts, to observe them, to walk in the light of experiment and demonstrate as much as possible, and to discuss the results. — Giovanni Arduino