Skip to content

christoph-grossmann/ATmega_USART_interrupt_controlled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATmega USART interrupt controlled communication

A USART communication implemantaion using interrupts an ring buffers to allow for asynchronous sending an receiving of messages.

This software is currently under development and has not yet been tested.

The registers used are the ones needed for enabling communication on an ATmega 328p. When using this code you may need to change the used registers depending on which microcontroller you are using.

This project was build using the UniversalSaftSwitch as a template.

About

A USART communication implemantaion using interrupts and ring buffers to allow for asynchronous sending and receiving of messages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages