mariam-elshakafi / AVR-DIO-Configurator

A GUI configuration file generator for AVR DIO pins, generated using PySide2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AVR-DIO-Configurator

A GUI configuration file generator for AVR DIO pins, generated using PySide2

The tool generates DIO.h with necessary macros (defining input and output directions and values)
and DIO_config.h which uses the macros in the other file to define pins according to your selection in the GUI.

Interface

About

A GUI configuration file generator for AVR DIO pins, generated using PySide2


Languages

Language:Python 100.0%