2019-05-06 22:25:17 +02:00
2019-05-06 10:25:29 +02:00
2019-05-06 10:25:29 +02:00
2019-05-06 10:25:29 +02:00
2019-05-06 10:25:29 +02:00
2019-05-06 10:25:29 +02:00
2019-05-06 10:25:29 +02:00
2019-05-06 10:25:29 +02:00
2019-05-06 10:25:29 +02:00
2019-05-06 10:25:29 +02:00

Arduino IDE PoC

Beware: This is very much work-in-progress. Things can and probably will be broken, even on master.

This repo contains a proof-of-concept for an Arduino IDE based on Theia. It's built on top of a version of the arduino-cli that sports a gRPC interface.

How to try (online)

The easiest way to try the browser version is using Gitpod: https://gitpod.io/#github.com/typefox/arduino-poc

How to try (offline)

requires protoc to be in the PATH and some other prerequisites.

git clone https://github.com/typefox/arduino-poc
cd arduino-poc
yarn
yarn --cwd arduino-ide-electron start
Description
Arduino IDE 2.x
Readme 170 MiB
Languages
TypeScript 51.5%
JavaScript 46.6%
CSS 1.7%
HTML 0.2%