Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7
License
arduino/include-robot
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Experimental software and hardware project by Arduino
Instructions:
- Readrequired parts
- Execute 3D printing of the robot shell - coming soon
- Mount the robot followingmounting instructions
- Upload base firmware on the robot usingArduino IDE (sketches can be found in the /sketches folder of this repo)
- OpenArduino lab for Scratch and program your robot
- Have fun!
If you want to install and launch Scratch on your local machine for development purposes you need tofollow the instructions inscratch-arduino-extensions folder.
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.
- Clone and install the scratch-gui repository
make initto install everything needed for the project or
make scratch-gui-installto install only the stuff related with the Scratch GUI.
- Then apply the patches
make scratch-gui-patchthe
patch-gui.jsscript copies a custom Arduino extension in the extensions folder and modifies the code ofScratch's extension manager to include that extensionthe
add-banner.jsscript copies a new React component in thescratch-guifolder and modifies thegui.jsxfileto include that componentFinally, start the local server at
http://127.0.0.1:8601
make scratch-gui-start- To remove and clean the scratch-gui directory
make scratch-gui-cleanAbout
Resources
License
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors7
Uh oh!
There was an error while loading.Please reload this page.