Artemis Development with Arduino

Pages
Contributors: Nate, Ell C
Favorited Favorite 6

Example: Blink It Up!

The Blink example is about as basic as it gets. But it is also a good benchmark to make sure you've got your core installed correctly and you can upload code to your module. To run this example, select your board from the Board Managers pulldown and choose the correct USB port. You can load the blink example by clicking on File->Examples->01.Basics->Blink.

The Blink Sketch is under file->examples->01.Basics->Blink

Hit the upload button and enjoy the blinky goodness!

Pin13 is blinking away!

Look at all the blinky!