Skip to content

bzenatti/BlueQueue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electronic Queue System

Overview

This project involves the development of an electronic queue management system using a Blue Pill STM32 microcontroller. The system is designed to streamline queue management in the electronics laboratory at UTFPR Campus Toledo. It utilizes infrared controls for queue registration and management, and displays the queue status through a Python user interface (UI).

Features

  • Infrared Control Integration: Teams and the professor use infrared controls to manage and monitor the queue. Teams enter the queue using their controls, while the professor uses a control to call students from the queue.
  • Queue Display: The queue status and related information are displayed via a Python UI.
  • Microcontroller Code: Implemented using C and PlatformIO, with no third-party libraries.
  • UI Implementation: Python-based user interface with Tkinter.

Acknowledgements

This project was developed in collaboration with Professor Luis Carlos Mathias from UTFPR Campus Toledo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 70.6%
  • Python 29.4%