Arduino Cheat Sheet V.02

I really love cheat sheets. In a lot of cases they can take the place of an entire manual. So I was surprised, given its popularity that I couldn’t find a single-page reference for the arduino online.

I tried to make a sheet that captured all the things I hit the reference for while programming. What data type does the millis() function return? How long till that overflows again? How large can a long get? What baud rates can the serial handle?

Any other things you’d like to see added, send me an email and I’ll stick them on Rev 3!

Edit: Just did some minor mods suggested by people. Here’s V.02b

Small version. Use PDF for printing purposes

Arduino cheet sheet v02b (PDF)

Editable visio version on my website:

http://sites.google.com/site/mechatronicsguy/arduinocheatsheet

One Response to “Arduino Cheat Sheet V.02”

  1. Eldon says:

    I too like cheet sheets… Thanks!

Leave a Reply