/Mixly_Arduino

A visual programming editor based on blockly for Arduino.

Primary LanguageCApache License 2.0Apache-2.0

Mixly_Arduino

Mixly is visual programming editor for Arduino. Users can drag blocks together to build programs. The code is based on Google's Blockly which is free and open source.

image

How to use this project?

Step 1.Download and unzip the project.

Step 2. Open the file "mixly_arduino/setting/config.properties" with text editor. Repalce "arduino-1.7.8/" with the path of your Arduino IDE.

image

Step 3.Run Mixly.jar to start Mixly.