# TaskBadger

This is a thing I made for a friend. They have trouble figuring out how to spend their time, so I wanted to make them a customizable idea generator. I started with Pimoroni's excellent [Badger2040 board](https://learn.pimoroni.com/article/getting-started-with-badger-2040), based on the RP2040 chip and programmed with MicroPython.
I gave this one a few starter "lists" of things to do, and it randomly picks an item from the list when you push a button.