Skip to content

Releases: EiichiroIto/microwitch

Release candidate version 3

03 Jun 02:41
Compare
Choose a tag to compare
Pre-release

Added stop button.
Added start button.
Changed to display the project name.
Changed to load firmware only if the firmware file exists.
Changed to be able to stop while waiting for connection.
Removed initialization code for variables.
Removed variable watcher.
Fixed a bug that an error occurs when a variable block is clicked.
Fixed a bug that the block in the block palette is not restored when the stop button is pressed
Fixed a python script bug of HuskyLens.

Release candidate version.

05 Apr 00:12
Compare
Choose a tag to compare
Pre-release
  • Removed stage frame.
  • Changed to display a message after sending.
  • Refactored some classes.

Tenth beta release

01 Apr 03:44
Compare
Choose a tag to compare
Tenth beta release Pre-release
Pre-release

add toggle button for connecting.
fix error when sending a file.
refactoring for uploading firmware.
remove sprite namebox in ScratchScriptEditorMorph.
add gif image files.

screenshot1

Ninth beta release

28 Dec 01:50
Compare
Choose a tag to compare
Ninth beta release Pre-release
Pre-release

Added reset block and ascii block.
Added official logo.
Fixed some bugs.

Eighth beta release

16 Apr 09:10
Compare
Choose a tag to compare
Eighth beta release Pre-release
Pre-release
  • connect to micro:bit automatically when sending scripts.

Seventh beta release

09 Apr 09:17
Compare
Choose a tag to compare
Seventh beta release Pre-release
Pre-release
  • add support for BBC micro:bit v2.
  • fix some bugs.

Sixth beta release

29 Mar 11:19
Compare
Choose a tag to compare
Sixth beta release Pre-release
Pre-release
  • change UI uploading firmware.
  • add restiction for identifier names.
  • disable showing close dialog messages.
  • add support for external modules.
  • shrink python codes.
  • reconnect after rebooting.
  • fix error when no serial ports found.

fifth beta release

29 Jul 06:44
Compare
Choose a tag to compare
fifth beta release Pre-release
Pre-release

add bit operation blocks.

fourth beta release

18 Jun 12:50
Compare
Choose a tag to compare
fourth beta release Pre-release
Pre-release

add UART blocks.

third beta release.

09 Apr 08:27
Compare
Choose a tag to compare
third beta release. Pre-release
Pre-release
  • fix some bugs relating subroutine.
  • use raw mode when sending file.
  • add some sound blocks.