• Menu
    • New
    • Load Demos
    • Load from Device
    • Save to Device
    • About EdBlocks
    • Terms of Use
    • Help
  • Save
  • Version 2
    • Switch to Edison V3
    • Which version do I have?
  • Program Edison
  • Menu
    • New
    • Load Demos
    • Load from Device
    • Save to Device
    • Help
    • Terms of Use
    • About EdBlocks
  • Program

1 1 1 1 white white white white 1 7 bothOn A A A A 25 2 1 1 clap 1 2 triangle

Alert

Your program has been saved!

Program Edison

Before clicking the 'Program Edison' button below:

1. Connect Edison to your computer's headphone jack using the EdComm cable.
2. Check that your computer's volume is at maximum.
3. Press the round (record) button on Edison one time.

There seems to be a network issue accessing the compiler.

Save to Device

Save to Device

Sorry but Save to Device is only supported on Apple devices with an iOS version of 13 or higher.

...

Program Edison

Before clicking the 'Program Edison' button below:

1. Connect Edison to your computer's headphone jack using the EdComm cable.
2. Check that your computer's volume is at maximum.
3. Press the round (record) button on Edison one time.

There seems to be a network issue accessing the compiler.

Program Edison - ERROR

...

Load Demos

Program Name
Last Modified
loading

Load from Device

Please select an EdBlocks save file.
All EdBlocks save files are file type .eeb.

About Edblocks

Copyright 2017 Microbric Pty Ltd

The EdBlocks app has been developed using the Scratch Blocks code base developed by MIT. Scratch Blocks is built on the Blockly code base developed by Google.

Contributions and credits:
EdBlocks programming language and block compiler developed by Ben Hayton, Microbric
EdBlocks user interface developed by Sean Killian, Killian Web Development
Edison V1/V2 firmware developed by Bill Hammond, Circuitworks
Edison V1/V2 token assembler developed by Brian Danilko, Likeable Software
Icon graphics by Stephen Holmes

Help

EdBlocks programming language

For educational resources, further information on warning messages and detailed tutorials on programming with EdBlocks, visit the EdBlocks page on the Meet Edison website.

 

Connectivity issues

To ensure that your program can be compiled and sent to the Edison robot, it is a good idea to check your connection with the EdBlocks compiler.

 

Compiler output type

To be sent to the Edison robot, your program must be compiled by the EdBlocks compiler. The EdBlocks compiler can create two types of outputs and automatically chooses which type to create for you based on what it detects about your device.

If your programs are not downloading successfully, you can manually switch the compiler output type.

 

Need additional help? Please feel free to contact us.

Troubleshooting - Connection

If the test above has the result "NO SERVER FOUND" then a firewall may be blocking access to the compiler.

To rectify this, ask your network administrator to whitelist these addresses:

  • api.edisonrobotics.net
  • wavs.edisonrobotics.net
Back to Help

Troubleshooting - Pulse Type

Manage the compiler output type

To be sent to the Edison robot, your program must be compiled by the EdBlocks compiler. The EdBlocks compiler can create two types of outputs and automatically chooses which type to create for you based on the environment it detects (such as an Apple tablet using Safari or a Windows laptop using Chrome).

EdBlocks will automatically use the suggested pulse type based on the environment it detects.

If the detected environment is not accurate, or if your programs are not downloading successfully, you can manually switch the compiler output type. Use the following information to select the output best suited to your device and try downloading a program to your Edison robot.

Set to Short pulse Set to Long pulse

 

Long pulse compiler output

This output type works well on devices with low output volume, including some tablets. If you are using a Mac computer, an iPad tablet or a Windows or Android tablet, the long pulse compiler output should work best for your device.

Short pulse compiler output

This output type works well on devices with sound enhancement software, including most Windows desktop and laptop computers. If you are using a Windows desktop or laptop computer, or a Chromebook, the short pulse compiler output should work best for your device.

Note: some Chromebooks, including some Dell Chromebooks, have low audio output but also have sound enhancements. If you are using a Chromebook with the short pulse compiler output and your program downloads are failing, switch to the long pulse option. If the long pulse option also fails, you will need to manually disable the sound enhancements on your device. Once these are disabled, use the long pulse output option.

Back to Help