Scratch

4 posts

Troubleshooting with Scratch

If you’re having trouble with the Hummingbird kit, check out some of these suggestions or visit the Birdbrain Technologies website for more information. Getting started Connect the Hummingbird to the computer with the USB cord Open BirdBrain Robot Server If the screen says Hummingbird Duo Connected, click on the Open Scratch button. If Hummingbird Duo is still grayed out, quit Birdbrain Robot Server. Check that your Hummingbird is connected with the USB cord, then open Birdbrain Robot Server again. Scratch 2.0 will open, and the Hummingbird blocks are under “More blocks” Check your physical connections: USB cord Is it plugged into the computer? Components (Lights, motors, and sensors) Are the wires in the right port? Is it connected all the way? Are […]

Sensors (Inputs) and Outputs

The Hummingbird LEDs and motors are output devices. Scripts in Scratch send commands to these devices to make something happen. The Hummingbird sensors, on the other hand, are input devices. They send information to the Scratch program. The Scratch program can use this information to make a decision or control a light or a motor. Find the most up-to-date information you need for using the Hummingbird Kit on their website All of the sensors are attached to the Hummingbird in the same way. A sensor can be attached to any one of the four ports labeled “SENSORS.” Each sensor has a red wire, a black wire, and a yellow wire. The red wire should be connected to ‘+,’ the black […]

Saving in Scratch

It is very important to save your work often! Otherwise, you might lose something important. To save a new project in Scratch, click on File and then Save as (Save Project for Chromebooks using ScratchX). Give your project a name and then click Save. Once your project has a name, you can save it by going to File and then Save. DO NOT name your Scratch file HummingbirdStart. This will overwrite the blank file that should appear when you open Scratch from the Birdbrain Robot Server. See https://www.birdbraintechnologies.com/hummingbirdduo/scratch/program/#saving for up to-date instructions on the Birdbrain Technologies website.

Hummingbird Blocks

For up to date resources on programing the Hummingbird with Scratch, visit the Birdbrain Technologies website https://www.birdbraintechnologies.com/hummingbirdduo/scratch/program/#program