Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Releases: orionrobots/Bounce

0.6.0-r3

28 Sep 10:54

Choose a tag to compare

v0.6.0 Changes:

  • Comments will regenerate code.
  • Blockly version internally updated.
  • Servo motor blocks added
  • PWM output blocks added,
  • WS2812 stuff hidden - the NodeMCU API has changed, so this requires fixing.
  • Unimplemented blocks removed from UI.
  • New button will prompt a save.
  • Block lists default open.

Installation is as simple as downloading the file targetted at your OS, and double clicking. You may require drivers for the serial chip on your NodeMCU board (they are not standardised).

Please feed back any bugs, suggestions or issues encountered. See the roadmap.md document in the source to see what the next version will have.

Windows

Download the EXE - you can run this to install it.

OSX

Download the DMG, open it and you can then drag it across.

Linux

Use the .appimage file. You can directly run this, or choose to install it. You will need to be in the dialup group or have serial permissions to send code to the NodeMCU.

v0.5.2-r5

19 Sep 14:24

Choose a tag to compare

Try to get travis to auto-deploy.

0.5.2-r3

18 Sep 23:03

Choose a tag to compare

v0.5.2-r3

Disable buttons until we are connected.

v0.5.2-r2

16 Sep 20:18

Choose a tag to compare

Travis typo.

v0.5.2-r1

15 Sep 17:07

Choose a tag to compare

Prepare 0.5.2 version.

v0.5.1-r3

12 Sep 17:19

Choose a tag to compare

This should perform an electron-rebuild before packaging.

v0.5.1-r2

12 Sep 16:50

Choose a tag to compare

Looks like all platforms need a rebuild to get the SerialPort version…

v0.5.1-r1

11 Sep 19:52

Choose a tag to compare

Adding Toggle Developer tools and accelerators to assist debugging problem scenarios.
This release has binaries for all major platforms. The windows binary is the most stable.

v0.5.0-r4

11 Sep 19:09

Choose a tag to compare

Set the file to all zipfiles in output dir.

v0.5.0-r3-linux-mac

11 Sep 08:11

Choose a tag to compare

THis should create the OSX darwin release.