Arduino-Makefile

Arduino compiler

Automates workflows for compiling and uploading Arduino code to various platforms.

Makefile for Arduino sketches. It defines the workflows for compiling code, flashing it to Arduino and even communicating through Serial.

GitHub

2k stars
92 watching
448 forks
Language: Makefile
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
arduino/arduino-builderA tool for compiling Arduino sketches into executable code458
sudar/vim-arduino-syntaxProvides syntax highlighting and indentation support for Arduino in Vim131
renaun/arduinoexamplesA collection of example projects demonstrating various Arduino projects and examples60
simonmonk/programming_arduinoA book-focused project providing code examples and resources for learning Arduino programming using the Processing language.80
esp8266/arduino-esp8266fs-pluginThis tool uploads an Arduino sketch's file system to an ESP8266's flash memory.716
robot-will/stinoA Sublime Text plugin for managing and compiling Arduino projects1,581
atombuild/atom-build-makeA plugin for Atom's build tooling that integrates GNU Make with the editor.13
nickgammon/arduino_sketchesPublicly-released sketches and tools for the Arduino microprocessor655
mmottl/ocaml-makefileA tool providing a simplified and platform-independent way to manage build processes for OCaml projects74
sintef-9012/jarduinoA Java-based Arduino platform for developing resource-constrained systems177
todbot/arduino-serialC code to communicate with Arduino microcontrollers236
ecto/duinoA Node.js framework for interacting with Arduino boards959
steliosha/alfred_file_creatorA scripting tool for easily creating files with customizable templates.19
bkaradzic/genieAutomates project setup by generating build files from a Lua script909
vans163/rebar3_autoA plugin to auto compile and reload Erlang modules when source files change55