Skip to content

various applications and tests for the AVR ATmega32 microcontroller

License

Notifications You must be signed in to change notification settings

mhmoudramadan/AVR-Applications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AVR-Applications

StatusGitHub IssuesGitHub Pull RequestsLicense

Table of Contents

Overview

This repository contains various applications and tests for the AVR ATmega32 microcontroller. It includes example projects demonstrating the use of EEPROM, UART, ICU, and PWM modules.

Features

  • EEPROM Test: Example for testing EEPROM read/write operations.
  • UART Test: Example for testing UART communication.
  • ICU PWM Read: Example for reading PWM signals using ICU.
  • PWM Read ICU HW: Example for PWM signal handling with ICU hardware support.

Repository Structure

  • EEPROM_TEST/: EEPROM test application.
  • UART_TEST/: UART test application.
  • ICU_PWM_Read/: ICU PWM read example.
  • PWM_READ_ICU_HW/: PWM read with ICU hardware support.

Getting Started

Prerequisites

  • AVR-GCC compiler.
  • Basic knowledge of embedded C programming.

Installation

  1. Clone the repository:
    git clone https://github.com/mhmoudramadan/AVR-Applications.git

Configuration

Modify the configuration parameters in the respective source code files to suit your application requirements.

Contributing

Contributions are welcome! Please submit pull requests or open issues to help improve this project.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

various applications and tests for the AVR ATmega32 microcontroller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published