Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liffiton/arduino-cheat-sheet

A cheat sheet for Arduino programming.
https://github.com/liffiton/arduino-cheat-sheet

arduino cheatsheet

Last synced: about 2 months ago
JSON representation

A cheat sheet for Arduino programming.

Awesome Lists containing this project

README

        

Arduino Cheat Sheet
===================

This is a page- or poster-sized cheat sheet for Arduino programmers. It draws primarily from the [Arduino Language Reference](https://www.arduino.cc/reference/en/), including most of the common, basic syntax and a variety of the built-in functions.


Cheat Sheet

It is based on a [cheat sheet by Gavin Smith](https://sites.google.com/site/mechatronicsguy/arduinocheatsheet) and an [SVG adaptation by Frederic Dufourg](https://forum.arduino.cc/t/single-page-arduino-cheat-sheet/7066/44#msg56273). Additionally, the Arduino Uno board drawing is adapted from an Arduino board drawing in [Fritzing](https://fritzing.org/) (under a CC-BY-SA license).

Please let me know if you find any errors -- Thanks!

Download
--------

The latest version of the PDF can be downloaded directly from GitHub [here](https://github.com/liffiton/Arduino-Cheat-Sheet/blob/master/Arduino%20Cheat%20Sheet.pdf?raw=true).

Translation
-----------

A Spanish translation with a redesign and added information is available in [MicroCodeSV/Acordeon-arduino](https://github.com/MicroCodeSV/Acordeon-arduino).

License
-------
[![CC BY-SA](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)](https://creativecommons.org/licenses/by-sa/4.0/)
This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/).