GithubHelp home page GithubHelp logo

mohammed-ahmedaf / avr-atmega32-drivers-and-tools Goto Github PK

View Code? Open in Web Editor NEW
14.0 3.0 4.0 758 KB

Personal repository of all C activities I did during embedded software course in IMT School which I took in 2018.

C 96.15% Makefile 1.96% Python 0.19% Shell 0.59% SWIG 1.01% Vim Script 0.11%
c avr atmega32 microcontroller atmega16 driver-library embedded freertos

avr-atmega32-drivers-and-tools's Introduction

AVR ATMega32 drivers and tools

Personal repository of all C activities I did during embedded software course in IMT School.

The lib directory contains drivers for various components inside the AVR ATmega32 (also working with ATMega16), like timers, interrupts, ADC, internal EEPROM and DIO; along with drivers for character LCD, RTC, External EEPROM and other components. The drivers have been built during and mostly after taking the diploma. Also, in this directory you will find a Makefile that is used to build code into executables that run on the MCU. The makefile contains a rule to upload the executable to the MCU too.

This repo also contains a template of FreeRTOS to the AVR ATMega32 MCU.

Useful note

In the tooling directory, you will find get-avr and setup-avr-project. These two bash scripts can be used to start a new project, provided that you put the whole parent directory containing lib in a directory called programming; or change the script if you put the parent directory in a different directory.

avr-atmega32-drivers-and-tools's People

Contributors

abdelazizrashad avatar mohammed-ahmedaf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

avr-atmega32-drivers-and-tools's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.