Skip to content

A visual programming editor based on blockly for Arduino、Microbit、MicroPython、Python

License

Notifications You must be signed in to change notification settings

d3d3d/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.

Mixly Wiki

Mixly Wiki.

About

A visual programming editor based on blockly for Arduino、Microbit、MicroPython、Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 69.2%
  • C++ 19.4%
  • JavaScript 6.7%
  • HTML 3.6%
  • Python 0.6%
  • Objective-C 0.2%
  • Other 0.3%