Real operating systems on a tiny microcontroller.
Abstract: We present an advanced model of a calculator with a graphical user interface (GUI). By means of the programming language "Python" and the library "Tkinter", we developed a generous library ...
Py-Calculator is a GUI calculator application with all the basic functionalities of a calculator written completely in Python3 using the tkinter framework.
Invoicing is a crucial aspect of any business, but it can be time-consuming and prone to errors when done manually. Creating an automated invoice system in Python with a graphical user interface (GUI) ...
Welcome to Day Fourteen of my 21-day project series! Today I made a Simple Text Editor In Python CTk. This is just a step towards making a very useful editor like Notepad or VsCode. This mini-project ...
STM32 Timer Calculator is a GUI based application written in Python that allows users to calculate the values needed to configure the timer peripherals of STM32 microcontrollers. It has a ...