Skip to content
This repository was archived by the owner on Sep 15, 2024. It is now read-only.

Electrostat-Lab/AVR-Sandbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AVR-Sandbox

This repository lists down some useful testcases and common logical algorithms using AVR-CORE that are widely used in the field of hardware development and embedded systems, we will work on arduino-nano which is based on atmega328p also plain atmega is supported.

The testcases directrly access the atmega328p's registers ports and their individual pins.

Block Diagram for AVR Architecture parts:

image

Atmega328p packages pin config :

Atmega328p Pin Config
image
Arduino Nano Pin Config

Contents:

Current Projects: