Skip to content
BlaCkinkGJ edited this page Jul 8, 2019 · 3 revisions

ATMega128 Simple FreeRTOS project

This repository uses the ATMega128 embedded board which is great to learn about the embedded board system. I use the below picture's embedded board.

This project not only uses ATMega128 but also uses FreeRTOS which is the best open source real-time operating system. If you want to find the specific function, then I strongly recommend this repository's tags

Clone this wiki locally