Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

License

NotificationsYou must be signed in to change notification settings

arduino/include-robot

Repository files navigation

Experimental software and hardware project by Arduino

Instructions:

  1. Readrequired parts
  2. Execute 3D printing of the robot shell - coming soon
  3. Mount the robot followingmounting instructions
  4. Upload base firmware on the robot usingArduino IDE (sketches can be found in the /sketches folder of this repo)
  5. OpenArduino lab for Scratch and program your robot
  6. Have fun!

Development

How to install Scratch locally with Arduino extensions

If you want to install and launch Scratch on your local machine for development purposes you need tofollow the instructions inscratch-arduino-extensions folder.

How to install Scratch3-Arduino-Extensions

Scratch is a free programming platform where you can create your own interactive stories, games, and animations.

If you want to connect to an Arduino board via Bluetooth Low Energy (BLE) you need to install a couple ofArduino specific extensions.

Then you need to install Scratch link (https://scratch.mit.edu/download/scratch-link) which allows you toconnect your Scratch project to a BLE device.

Development guide

  1. Clone and install the scratch-gui repository
make init

to install everything needed for the project or

make scratch-gui-install

to install only the stuff related with the Scratch GUI.

  1. Then apply the patches
make scratch-gui-patch

Notes about patch scripts

  1. thepatch-gui.js script copies a custom Arduino extension in the extensions folder and modifies the code ofScratch's extension manager to include that extension

  2. theadd-banner.js script copies a new React component in thescratch-gui folder and modifies thegui.jsx fileto include that component

  3. Finally, start the local server athttp://127.0.0.1:8601

make scratch-gui-start
  1. To remove and clean the scratch-gui directory
make scratch-gui-clean

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

    Packages

    No packages published

    Contributors7


    [8]ページ先頭

    ©2009-2025 Movatter.jp