Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 565 Bytes

File metadata and controls

11 lines (8 loc) · 565 Bytes

AVR Fun Programs

Welcome to the AVR Fun Programs repository! This collection consists of small AVR programs specifically designed for the Atmega4808 microcontroller.

About

I created these programs as a way to have fun with AVR programming and to deepen my understanding of the AVR architecture. Each script within this repository serves as a learning experiment, showcasing different aspects of AVR development.

Getting Started

  1. Clone this repository to your local machine.
    git clone https://github.com/your-username/avr-fun-programs.git