Skip to content

Releases: dido18/scratch-arduino-app

v1.0.0-rc13

21 Nov 08:28

Choose a tag to compare

fix: correct formatting in PATTERNS and remove debug log from drawMat…

v1.0.0-rc12

20 Nov 23:40

Choose a tag to compare

feat: add console log for connection status to Arduino UNO Q

v1.0.0-rc11

20 Nov 23:15

Choose a tag to compare

feat: remove unused .filesToBundle.js from arduino_basics extension

v0.4.1

09 Nov 21:32
ca849b2

Choose a tag to compare

refac: create a  js class to the arduino Uno Q interaction (#37)

* feat: implement ArduinoUnoQ class for enhanced LED and matrix control

* fix: update ArduinoUnoQ connection to use dynamic hostname

* refactor: update ArduinoUnoQ integration to use default host and enhance object detection methods

* refactor: update ArduinoUnoQ import statements for consistency

* fix: revert DEFAULT_HOST to use dynamic hostname for improved flexibility

* refactor: standardize import statement formatting for ArduinoUnoQ across multiple files

* refactor: update ArduinoUnoQ import statements for consistency across multiple files

* docs: update installation instructions for clarity and formatting consistency

v0.4.0

06 Nov 23:09
78b6ff9

Choose a tag to compare

What's Changed

  • feat: update object detection to support multiple labels by @dido18 in #34

Full Changelog: v0.3.2...v0.4.0

v0.3.3.rc2

06 Nov 22:52

Choose a tag to compare

Merge branch 'main' into add-multiple-objects

v0.3.3.rc1

06 Nov 22:40

Choose a tag to compare

refactor: clean up code formatting and improve readability in object …

v0.3.2

06 Nov 22:05
7c5284a

Choose a tag to compare

Fix typo in WebUI SSL configuration

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