ME121 Portland State University - Spring 2015 Arduino Practice Problems ME 121 – Arduino Practice problems Objective: You should be able to answer by hand (with no computer or cheat sheet) these problems. Note: To check your result, copy/paste your code and check if you get the answer expected! A range of boards are available, all programmable using the Arduino IDE and Arduino coding library. This cheat sheet should help you with some of the basic commands you'll need to start programming Arduino boards. FREE DOWNLOAD: This cheat sheet is available as a downloadable PDF from our distribution partner, TradePub.
I would like to share my 'Arduino Cheat Sheet' poster.This poster gives an overview of the most important Arduino Language elements.

Arduino can help you build robots or electronic devices. But you have a lot to learn about Arduino because it encompasses the worlds of both hardware and software. The following sections contain nuggets of information about using resistors, gathering the tools you’ll need, and system shortcuts to help you on your way to becoming an.
.pdf version and LaTeX source available at: http://jeroendoggen.github.io/Arduino-cheat-sheet/Feel free to adapt the poster to your own needs.
Direct downloads:
Arduino Code Cheat Sheet Free
- Medium resolution .png: https://raw.github.com/jeroendoggen/Arduino-cheat-sheet/master/examples/Arduino-Cheat-Sheet_v0.1.png
- High resolution .pdf: https://github.com/jeroendoggen/Arduino-cheat-sheet/blob/master/src/Arduino-Cheat-Sheet.pdf?raw=true
The poster is based on:
Arduino Programming Language Reference
- ArduinoCheatSheet: a poster by 'The Mechatronics Guy; https://sites.google.com/site/mechatronicsguy/arduinocheatsheet
- Arduino.cc Language Reference: http://arduino.cc/en/Reference/HomePage
