Skip to content

dido18/scratch-arduino-app

Repository files navigation

Scratch for Arduino Uno Q

Arduino UNO Q + Scratch = ❤️

Description

Scratch for Arduino UNO Q is an Arduino App that runs Scratch directly on the board to control physical world (e.g., LEDs, buttons, and Arduino Modulino) with optional AI model integration. Accessible from any device via a browser, it makes coding, electronics, and AI hands-on and easy to explore.

Scratch for Arduion UNO Q

Installation

  • Connect the Arduino Uno Q board via USB
  • Open an adb shell into the board using adb
  • Copy and paste the following command into the terminal to install the latest scratch-arduino-app into the board:
curl -sSL https://raw.githubusercontent.com/dido18/scratch-arduino-app/main/install.sh | bash
  • Open the Scratch interface at the <IP_OR_BOARD_NAME>:7000 address

Local development

  • task scratch:init
  • task scratch:local:start
  • ŧask board:upload
  • change the const wsServerURL =ws://<YOUR_IP>:7000; in the index.js
  • Open local scratch on http://localhost:8601/

About

An Arduino App for running Scratch on Arduino Uno Q

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •