Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 773 Bytes

File metadata and controls

11 lines (7 loc) · 773 Bytes

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 and my wiki