laggycomputer / waca

Web Arduino Compile API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Arduino Compile API

Modeled after Chromeduino's compilation server

Built with Express and arduino-cli.

Configuration

config.js allows you to customize the port the server listens on, as well as the invocation of arduino-cli. You can also disable the default verbose logging.

About

Web Arduino Compile API

License:GNU General Public License v3.0


Languages

Language:C++ 77.3%Language:JavaScript 13.9%Language:C 8.8%