Dylan Tredger

Bird Friend | Dylan Tredger

Bird Friend

Animatronic Birds with Python [github]

This repository is code for a series of different animatronic birds, built with Raspberry Pi (standard and Pico) and coded with Python (and MicroPython).

There are currently 4 different bird models:

1) Paper-Mache crow (Pictured above)

2) Yellow Bird (Below)

3) “Edgar” (realistic Black Crow)

4) “Ronny” (Blue Parrot)


Since each bird has different capabilities, and is based on a different platform (whether Raspberry Pi standard, Pico, or Adafruit Feather), not much code is shared. In the future it would be valuable to standardize a bit more.

Also, currently most of the animation is time-based, which was not the goal I began with. I’d prefer for the animation to be much more random and less useful as a clock.