From 1030e6896147dc2173b0dcda6da4d3dc14d28fae Mon Sep 17 00:00:00 2001 From: Victor Nakoryakov Date: Wed, 11 Oct 2017 16:37:49 +0300 Subject: [PATCH] Add XOD An Arduino IDE alternative for artists and inexperienced programmers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e5d64b..d80bd47 100644 --- a/README.md +++ b/README.md @@ -237,6 +237,7 @@ A curated list of awesome Arduino hardware, libraries and projects * [arduino-eclipse-plugin](https://github.com/jantje/arduino-eclipse-plugin) - A plugin to make programming the Arduino in Eclipse easy * [dueboot](https://github.com/jensnockert/dueboot) - Rust on the Arduino Due * [Arduino-Designer](https://github.com/mbats/arduino) - Graphic Arduino designer based on Eclipse +* [XOD](https://xod.io/) - Open source visual programming language and IDE ## Tutorials