Skip to content

pglmeizu/Mixly_Arduino

 
 

Repository files navigation

Mixly_Arduino

Mixly is a 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. Replace "arduino-1.7.8/" with the path of your Arduino IDE.

image

Step 3.Run Mixly.jar to start Mixly.

About

A visual programming editor based on blockly for Arduino.Microbit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 50.8%
  • JavaScript 24.2%
  • HTML 11.9%
  • C++ 11.7%
  • Processing 0.6%
  • CSS 0.4%
  • Other 0.4%