Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Accessible from any device via a browser, it makes coding, electronics, and AI h

![Scratch for Arduion UNO Q](./doc/blink.png)

<img src="./doc/blink.gif" alt="Blink matrix" width="300"/>
## Installation

- Open the Arduino App lab and connect to your UNO Q board.
Expand All @@ -23,17 +24,6 @@ curl -sSL https://raw.githubusercontent.com/dido18/scratch-arduino-app/main/inst

NOTE: the `https` is needed by the `getUserMedia()` method for security reason.

## Screenshots

Add the extensions for Arduino UNO Q.
![Scratch UNO Q extensions](./doc/extensions.png)

Use the matrix block to control the LED matrix.
![Scratch Matrix](./doc/matrix.png)

Uue the Modulino blocks to control the Modulino.
![Scratch Modulino](./doc/modulino.png)

## Local development

- `task scratch:init`
Expand Down
Binary file added doc/blink.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/blink.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.