Name Source Web Site Last Updated
Pybricks License Key
This is the key.
5/6/2024  9:36 PM
Pybricks: Using a Keyboard
1/3/2024  2:33 PM
Create a bootable installer for macOS
11/27/2023  4:03 PM
Lego Spike Gyro Turn
Go 10/3/2023  7:41 PM
Birdbrain Technologies Hummingbird Birdblox: Dial Sensor
6/12/2023 10:14 PM
Birdbrain Technologies Hummingbird Birdblox: Multiple Devices
6/12/2023 10:14 PM
pi-top[4] Sensor Foundation Kit: Potentiometer
6/12/2023 10:14 PM
pi-top[4] Sensor Foundation Kit: Buzzer
6/12/2023 10:14 PM
pi-top[4] Sensor Foundation Kit: OLED Mini Screen Buttons
6/12/2023 10:14 PM
Birdbrain Technologies Hummingbird Birdblox: Rotation Servo
6/12/2023 10:14 PM
Birdbrain Technologies: Python Library
6/12/2023 10:14 PM
Birdbrain Technologies Hummingbird Birdblox: Rover: Tablet Control
6/12/2023 10:14 PM
Birdbrain Technologies Hummingbird Birdblox: micro:bit LED Screen
6/12/2023 10:14 PM
Birdbrain Technologies Hummingbird Birdblox: Rover: Compass
6/12/2023 10:14 PM
Birdbrain Technologies Hummingbird Birdblox: Rover: Randomness
6/12/2023 10:14 PM
Birdbrain Technologies Hummingbird Birdblox: Variables
6/12/2023 10:14 PM
Birdbrain Technologies Hummingbird Birdblox: Compass
6/12/2023 10:14 PM
Birdbrain Technologies Hummingbird Birdblox: Accelerometer
6/12/2023 10:14 PM
Birdbrain Technologies Hummingbird Birdblox: micro:bit Buttons
6/12/2023 10:14 PM
Birdbrain Technologies Hummingbird Birdblox: Sound Sensor
6/12/2023 10:14 PM
Birdbrain Technologies Hummingbird Birdblox: Light Sensor
6/12/2023 10:14 PM
Birdbrain Technologies Hummingbird Birdblox: Buzzer
6/12/2023 10:14 PM
Birdbrain Technologies Hummingbird Birdblox: Position Servo
6/12/2023 10:14 PM
pi-top[4] Sensor Foundation Kit: Light Sensor
6/12/2023 10:14 PM
pi-top[4] Sensor Foundation Kit: LED
6/12/2023 10:14 PM
pi-top[4] Sensor Foundation Kit: Sound Sensor
6/12/2023 10:14 PM
pi-top[4] Sensor Foundation Kit: Button
6/12/2023 10:14 PM
Birdbrain Technologies Hummingbird Birdblox: Tri-Color LED
6/12/2023 10:14 PM
Birdbrain Technologies Hummingbird Birdblox: Rover: Driving and Avoiding Obstacles
6/12/2023 10:14 PM
pi-top[4] Sensor Foundation Kit: Ultrasonic Sensor
6/12/2023 10:14 PM
Birdbrain Technologies Hummingbird Birdblox: Single Color LED
6/12/2023 10:14 PM
Birdbrain Technologies Hummingbird Birdblox: Build a Rover
6/12/2023 10:14 PM
pi-top[4] Sensor Foundation Kit: Keyboard
6/12/2023 10:14 PM
Petoi Bittle Assembly
Excellent step-by-step instructions to assemble the Petoi Bittle.
Go 6/12/2023 10:14 PM
Python: Pygame: Keyboard Codes
pygame Constant ASCII Description --------------------------------- K_BACKSPACE \b backspace K_TAB \t tab K_CLEAR clear K_RETURN \r return K_PAUSE pause K_ESCAPE ^[ escape K_SPACE space K_EXCLAIM ! exclaim K_QUOTEDBL " quotedbl K_HASH # hash...
6/12/2023 10:14 PM
BirdBrain Technologies Hummingbird Extension Port
An explanation of the Hummingbird extension port.
6/12/2023 10:14 PM
Install Python on MacOS Using pyenv
6/12/2023 10:14 PM
BirdBrain Technologies Python Finch 2 Lessons
BirdBrain Technologies Python Finch 2 Lessons
6/12/2023 10:14 PM
BirdBrain Technologies Python Hummingbird Lessons
BirdBrain Technologies Python Lessons
6/12/2023 10:14 PM
Birdbrain Technologies Hummingbird Birdblox: Distance Sensor
6/12/2023  5:51 PM
Configure Macintosh for Birdbrain Technologies Hummingbird/Finch for Python
Update to the latest MacOS and set for automatic updates. For each student, add three users. The first two are administrative users and the third is a "Standard" user for the student....
3/9/2023  3:14 PM
Birdbrain Technologies: Python IDLE Configuration
With Python 3.9 on Macintosh Big Sur, you can copy the BirdBrain.py file into: /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages This will make the module available to all python programs. You can also use a symbolic link...
3/9/2023  3:14 PM
Birdbrain Technologies: Using the MU editor on MacOS with the birdbrain python library for Hummingbird and Finch
If you want to use the MU editor with the BirdBrain Technologies Python library automatically loading on MacOS, you first need to download the BirdBrain-Python-Library from either: https://www.birdbraintechnologies.com/hummingbirdbit/python/install/2-2 or directly from the...
3/9/2023  3:14 PM
Python: Non-blocking Keyboard Input
How to use 'keyboard' to get non-blocking keyboard input for robot navigation.
Go 3/9/2023  3:14 PM
Python: Using Cookiecutter to create python packages
cookiecutter gh:ionelmc/cookiecutter-pylibrary
3/9/2023  3:14 PM