Skip to content

An mBlock-based programming environment for the HyperDuino

License

Notifications You must be signed in to change notification settings

1010Technologies/mBlock-HyperDuino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mBlock-HyperDuino

A Block Based Programming Environment for the HyperDuino shield. For use with mBlock.

Install

To install, open mBlock IDE,

  • From Extensions menu item
  • Open Manage Extensions (short-cut Ctrl+shift+T)
  • Click Available button and search for "HyperDuino"

The current version runs only in Arduino mode. In other words, you need to click Upload to Arduino button in Arduino mode to upload and run your program.

Build and Upload

Instructions on creating extensions and adding blocks: http://download.makeblock.com/mblock/mblock_extension_guide.pdf

rm *.zip
zip --exclude \*.git\* \*.vscode\* -r hyperduino.zip mBlock-HyperDuino
zip --exclude \*.git\* \*.vscode\* -r arduinoblue.zip mBlock-ArduinoBlue
zip --exclude \*.git\* \*.vscode\* -r bitty.zip mBlock-BittyController
cd mBlock-IRRemote ; zip -r ../irremote.zip mblock_ext ; cd ..

To add the new extension to mBlock, visit http://www.mblock.cc/extensions

About

An mBlock-based programming environment for the HyperDuino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published