Skip to content

Release version 0.2.0: add web-based visual programming editor called BlockNQC

Latest
Compare
Choose a tag to compare
@maehw maehw released this 03 May 12:03
· 5 commits to main since this release

I've already committed the CHANGELOG: https://github.com/maehw/WebPBrick/blob/main/CHANGELOG.md

Everything is still pretty experimental and a proof-of-concept... but you can try out BlockNQC now!

Feel free to test & give feedback! Also happy to see contributions from others!

Known Issues

  • USB communication is work in progress and therefore LEGO USB IR Tower connection is not made available yet

Added

  • Official LEGO firmware v03.09 and v03.32 (v03.28 already existed)
  • Initial version of BlockNQC - a visual programming editor that generates NQC code from custom blocks

Changed

  • Firmware update installs official LEGO firmware v03.32 by default (instead of v03.28)