Official BlinkM library and examples by ThingM
- 
Click the "Download Zip" button under the "Code" button above. You will get a "BlinkM-Arduino-main.zip" file 
- 
In the Arduino IDE, go to "Sketch / Include Library / Add .ZIP library..." 
- 
Find the "BlinkM-Arduino-main.zip" you download in (1) and click "Open", - Arduino will add the BlinkM library to your sketchbook/libraries folder
 
- 
Restart the Arduino IDE 
- 
Now under "File / Examples", you should see "BlinkM" and several example sketches. - (in Arduino IDE 2.0, you will to select a Board first)
 
- 
Open one up, pick your Arduino board, and click "Verify/Compile". 
