Skip to content

new readme #8

@papilinou

Description

@papilinou

Mixly_Arduino

https://github.com/xbed/Mixly_Arduino/wiki ( English version on the right)

http://mixly.org (google translate to English)

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.

How to use this project?

Step 1.Download and unzip the project.

Step 2.Download Arduino IDE : Windows ZIP file for non admin install (160MB)-Not the windows installer !!!
https://www.arduino.cc/en/Main/Software (Donate or just download)

Step 3. unzip arduino-1.8.5-windows.zip anywhere you want (better use 7-ZIP software : http://www.7-zip.org/download.html )

Step 4.open unzipped "arduino-1.8.5-windows" Directory to find "arduino-1.8.5" Directory

Step 5.cut or copy "arduino-1.8.5" Directory to unzipped "mixly_arduino" directory

Step 6. Open the file "mixly_arduino\setting\config.properties" with text editor.
Replace text : arduino-x.x.x/ with arduino-1.8-5/

Step 7.Run Mixly.jar to start Mixly.

Step 8.(optional)If you want to run from mixly.bat:
rightclick "mixly_arduino\mixly.bat"
select : edit
Replace text : start .\arduino-1.x.x.x\java\bin\javaw -jar Mixly.jar
with : start .\arduino-1.8.5\java\bin\javaw -jar Mixly.jar
Save

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions