Lecture 0: Setting up your Arduino Download the IDE Arduino Website Blink void setup(){ } void loop(){ }