Skip to content

JobadSayas/Budget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Budget - Mini Fredgie Expenses Tracker

Description

This project implements a budget management system based on Arduino, allowing users to input and track their expenses. It utilizes an OLED screen (SSD1306) and a matrix keypad for user interaction.

Features

  • OLED Display (SSD1306): Displays the budget, the amount spent, and the available balance.
  • Matrix Keypad (4x4): Allows data entry for expenses or new budgets.
  • Dynamic Calculation: Automatically updates the available balance based on entered expenses.
  • Expense Records: Stores the last 5 entered expenses for quick reference.
  • Interactive Menu: Includes options to review records and reset the budget.
  • Data Storage: Allows addition or subtraction of values to the budget.

Built With

  • C++

Hardware

  • Arduino nano
  • OLED Display (SSD1306)
  • 4 x 4 Matrix Array Membrane

Libraries

  • U8g2lib
  • Keypad
  • RTClib

Screenshots

About

Arduino project to track expenses in little device sticked to the fridge

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages