• Copy Code
    Arduino Source Code
    Arduino Source Code Tips

    1.  Aduino source code would appear in here, when move the blocks in toolbox into the workspace.

    2.  For those who wants to use Arduino to upload code, please download the full libraries in order to have correct compilation. Please click here to download.

    help_outline
    
                            
  • Uploader
    CodeBender Helper

    If CodeBender is not work, we could do:

    1.  Click here to download CodeBender App.

    2.  Unzip the zip file, which you downloaded before.

    3.  Open the Chrome Extension page, url:  chrome://extensions/

    4.  Drag the unzip file into the Chrome Extension page.

    Warning

    We recommand you using Chrome to browse CocoBlockly.

    If you use other browser, then this part may not work well.

File Name

You can input a name for this file.

Skip Next
Language

You can select language here.

Back Next
Opening

You can click here to open a file which you saved before.

Back Next
Saving

You can click here to save all built blocks as a file.

Back Next
Deleting

You can click here to delete all blocks in the canvas.

Back Next
Fundamental Blocks

You can choose different blocks with different functions here.
You can drag any one of them into the white canvas.

Arduino Codes

When using CocoBlockly, users not only could build up their application, but also could produce Arduino Codes, which are for advanced users.

One-Click Uploader

In here, you could use Codebender to upload to your codes to your electronic modules in Chrome.
(More browsers would support later.)

Back Next
Blocks Editors

From top to bottom, they are:
  1. finding blocks
  2. zoom-in
  3. zoom-out
  4. trash

CocoMod Blocks

You can choose different CocoMod electronic module blocks here.

Example Projects

You can click here to find some examples.

Serial Monitor

You can check the status of the serial in here.

Let's create a new project!