Skip to content

Bird themed cocktail robot originally for Roboexotica 2024

License

Notifications You must be signed in to change notification settings

MaxValue/vogelroboter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vögelroboter

The bird quiz robot. You see a picture and three names of birds. If you pick right you get part of a cocktail. But only a small part. Complete four identifications for a full drink.

The list of bird images and the list of possible answers are in easy text files, so this can be easily modified to do other quizes.

The code uses the HelloDrinkbot code for the liquid dispensing, and can be easily modified to dispense additional ingredients.

See the quiz directory README.md to run the quiz

Electronics

  • Raspberry pi
  • Motor hat
  • two peristaltic pumps
  • 12 volt power for pumps
  • 5 volt power for Raspberry Pi

Sounds? (a stretch goal!)

  • The raspberry pi has an audio output. If you add speakers the bot could play bird songs. See examples of playing sounds in the Bender bot

About

Bird themed cocktail robot originally for Roboexotica 2024

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 47.5%
  • HTML 36.3%
  • CSS 16.2%