Skip to content

STM32-based Bluetooth time clock for employee management and payroll calculation.

Notifications You must be signed in to change notification settings

tekaireb/stm32_time_clock

Repository files navigation

Time Clock

STM32-based Bluetooth time clock

Description

This is a time clock which allows employees to clock in and out via Bluetooth. An administrator interface allows users to see all employees at a glance and holds more detailed data about clock in and out events. The system also determines the number of hours worked by each employee and calculates payroll for the pay period.

Technologies

Built in C/C++. Makes use of the HAL library for STM32. Components:

  • STM32L476
  • HC-05 Bluetooth Module
  • ILI9341 TFT LCD

Screenshots



Main Screen
Main Screen

Employee List
Employee List

Employee Profile
Employee Profile

Payroll
Payroll

Help Screen
Help Screen

Driver for LCD (ILI9341) based on work by olegv142.

About

STM32-based Bluetooth time clock for employee management and payroll calculation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published