# Mixly_Arduino **Repository Path**: liwooood/Mixly_Arduino ## Basic Information - **Project Name**: Mixly_Arduino - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-03-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://raw.githubusercontent.com/xbed/mixly_arduino/master/mixly_arduino/blockly/media/demo.png) # 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](https://raw.githubusercontent.com/xbed/mixly_arduino/master/mixly_arduino/blockly/media/config.png) Step 3.Run Mixly.jar to start Mixly.