Skip to content

Universal asynchronous receiver-transmitter (UART) protocol implementation and testing

Notifications You must be signed in to change notification settings

Hossam-Elbahrawy/UART-Protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UART communication Protocol

Introduction

Universal asynchronous receiver-transmitter (UART) protocol implementation and testing it with some simple proteus simulation on Atmega32 with the AVR toolchain.

Hardware

  • USB Type A to Type B cable
  • AVR ATmega32 microcontroller.

Circuit

UART

Installation

You will need to have the AVR toolchain installed on your system. This includes:

  • avr-gcc
  • avr-libc
  • avrdude

Support

Please feel free to contact me if you have any questions/concerns. My email address is hossamelbahrawy52@gmail.com

About

Universal asynchronous receiver-transmitter (UART) protocol implementation and testing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published