Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/liffiton/arduino-cheat-sheet
- Owner: liffiton
- Created: 2011-08-03T20:17:33.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-02-14T16:38:30.000Z (10 months ago)
- Last Synced: 2024-10-16T13:13:41.017Z (2 months ago)
- Topics: arduino, cheatsheet
- Homepage:
- Size: 1.39 MB
- Stars: 147
- Watchers: 16
- Forks: 49
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
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/).