scitechindian / scratch-littlebits-extension

littleBits javascript extension for Scratch 2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scratch littleBits Extension

This Scratch 2.0 extension lets you connect littleBits to your Scratch projects.

Must have

Instructions

  1. Attach a power bit to the Arduino bit
  2. Connect the Arduino bit to the computer via USB cable
  3. Turn on the power bit
  4. Upload the littleBits_Scratch_Extension.ino using the Arduino IDE. (Full instructions here: http://discuss.littlebits.cc/t/getting-started/109)
  5. Download the Scratch 2.0 Base Project
  6. Create a new Scratch 2.0 project and click File and Upload from your computer
  7. Choose the littleBits_Base_Project.sb2 you downloaded in step 5
  8. Now you can access the littleBit blocks in the "More Blocks" tab

Links

About

littleBits javascript extension for Scratch 2.0


Languages

Language:JavaScript 59.6%Language:Arduino 40.4%