Skip to content

Releases: dido18/scratch-arduino-app

v0.3.0

04 Nov 23:41
cf8d164

Choose a tag to compare

What's Changed

  • fix(installer): do not fail if the app folder does not exist by @dido18 in #30
  • feat: add ai object detection extension by @dido18 in #24

Full Changelog: v0.2.4...v0.3.0

v0.2.4

03 Nov 17:58
11b8c2d

Choose a tag to compare

What's Changed

  • docs: correct application name and description in app.yaml by @dido18 in #25
  • fi: Modify install script to stop app before removing it by @dido18 in #26
  • feat: add matrixClear command to ArduinoBasics extension by @dido18 in #27
  • docs: add image for Scratch for Arduino Uno Q in README by @dido18 in #28
  • fix: update wsServerURL to use dynamic hostname instead of hardcoded IP by @dido18 in #29

Full Changelog: v0.2.2...v0.2.4

v0.2.3

03 Nov 17:57

Choose a tag to compare

feat: add matrixClear command to ArduinoBasics extension

v0.2.2

29 Oct 17:29
1f4d9aa

Choose a tag to compare

chore: Update Arduino_Modulino dependency to version 0.6.1 in sketch.…

v0.2.1

29 Oct 11:40
3562ada

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

29 Oct 00:07
9778135

Choose a tag to compare

What's Changed

  • feat: add commands to set the color to the rgb LED3 and LED4 by @dido18 in #18
  • fix: change set_led_rgb parameters from uint8_t to bool for LED control by @dido18 in #20
  • chore: add dprint formatter by @dido18 in #19

Full Changelog: https://github.com/dido18/scratch-arduino-app/commits/v0.2.0

v0.1.0

26 Oct 17:57
e838175

Choose a tag to compare

Initial version of the Scratch Arduino app.

It supports two blocks:

  • draw a frame on the matrix
  • when modulino button BTN is pressed