Which Hummingbird do I have? (click to see photos)
Extensions for Hummingbird: Bit (newer board with colorful base)
Extension for Hummingbird Duo with Microbit adapter (older board, no colorful base)
(Both of these will both install the correct extensions and open a new document. You can start coding right there.
Drummer Bot video (basic)
Puppy Dog video (intermediate)
Dragon Robot video (advanced)
Connecting All Electronic Parts to the HB Board
Cam and Follower (linear motion)
Crank, Link, and Slider (linear motion)
Using wireless controls (good use of robot facial expressions(LunchBots video)
Summary of mechanisms. Good ideas (LunchBots video)
Grumpy Greg Scissor Lift (video) (how to)
Star Wars Light Saber Fight (video) (how to)
How to connect the joystick document (updated 1/1/25)
Sample Joystick Test code: this is a slightly fancier version of the test code included in the doc above.
Sample Joystick and 2 servo code by Mr B (read the comments on the code for more information)
How to record and get your robot to play a sound using a Digital Sound Unit.
Use toggle code when you want to press a button and have it stay on until you press it again to turn it off. Most of the buttons we have do not automatically do this so you must do this with code.