I am an embedded software developer, competent in AVR ATMega, ARM Cortex-M4 Tiva-C programming. Can write scripts and GUIs using Python.
- C
- C++
- Python
- Git
I am an embedded software developer, competent in AVR ATMega, ARM Cortex-M4 Tiva-C programming. Can write scripts and GUIs using Python.
Personal repository of all C activities I did during embedded software course in IMT School which I took in 2018.
Controlling LEDs with Tiva-C by a GUI that send commands to the MCU using UART
C 6
A digital clock using ATMega16 or ATMega32 and DS-1307 RTC that is set using a UART connection to computer, the time is got and sent using a GUI application written in Python.
Control LEDs with signals sent to microcontroller using a UART connection to a computer. GUI is used on the computer to establish connection and send control signals.