Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new readme #8

Open
papilinou opened this issue Feb 3, 2018 · 0 comments
Open

new readme #8

papilinou opened this issue Feb 3, 2018 · 0 comments

Comments

@papilinou
Copy link

papilinou commented Feb 3, 2018

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

@papilinou papilinou reopened this Feb 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant