Quick question, I'm a newbie. After programing a Arduino with the computer can it be flashed to run on it's own?
Thanks!
Quick question, I'm a newbie. After programing a Arduino with the computer can it be flashed to run on it's own?
Thanks!
The word to add to your search is "standalone"...
http://www.google.com/search?q=arduino+standalone
http://www.arduino.cc/playground/Learning/AtmegaStandalone
lyngo:
Quick question, I'm a newbie. After programing a Arduino with the computer can it be flashed to run on it's own?
Yes, Your sketch is uploaded into FLASH memory. Apply power to the Arduino and your sketch will start running.