Skip to content

neisinger/beanOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beanOS

beanOS is a Micropython application designed for the Badger2040 device. It tracks and logs your coffee consumption, providing a simple interface to view statistics, reset counts, and change settings.

This code must not be used by fascists! No code for the AfD or Musk or Trump!

Installation

To install beanOS on your Badger2040:

  1. Connect your Badger2040 to your computer.
  2. Open Thonny IDE.
  3. Copy the main.py file content into Thonny's editor.
  4. Save the file to your Badger2040 as main.py.

Usage

Main screen

main screen

Buttons

  • a: Increments the espresso count
  • b: Increments the cappuccino count
  • c: Opens the additional drink menu
  • UP: Opens the main menu
  • DOWN: Switches to the next day and resets the daily counts

Drink menu

drink menu screen

Buttons

  • a: Chooses the selected drink
  • c: Closes the menu
  • UP & DOWN: Navigate the menu

Main menu

main menu screen

Buttons

  • a: Chooses the selected optoin
  • c: Closes the menu
  • UP & DOWN: Navigate the menu

Menu Options

  • View Statistics: Displays total counts of espresso, cappuccino, and other drinks.
  • Reset Daily Counts: Resets the daily counts for espresso, cappuccino, and other drinks.
  • Change Date: Allows you to change the current date.
  • Information: Displays version information and credits.

License

This project is licensed under the GNU GPLv3 License. See the LICENSE file for details.

Author

Joao Neisinger

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages