Skip to content

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@PropGit PropGit released this 25 Mar 19:24
· 437 commits to master since this release

Parallax microcontroller development environment based on Chrome application technologies.

Quickstart Installation

  1. Download the latest release here. Or click the 'chromeide.zip' link below.

  2. Go to your downloads folder and unzip the archive.

    Note: for use on Chromebook you will need to unzip the archive and copy the unzipped directory onto the Chromebook.

  3. Open your Chrome browser and navigate to

    chrome://extensions

  4. Enable 'Developer Mode' by clicking the checkbox.

    enable developer mode

  5. Click on 'Load unpacked extensions...', go to the directory where ChromeIDE was unzipped, highlight the 'ChromeIDE' folder and and click select.

    load extension
    select folder

  6. Return to the chrome://extensions page and you should see 'Parallax Chrome IDE' listed in available extensions.

    chromeIDE listed

  7. Ensure the checkbox is 'enabled' and click 'launch'.

  8. Congratulations! You just launched ChromeIDE which will look something like this:

    app launched