Skip to content

This library is used for implementing I2C and USART in AVR microcontrollers

Notifications You must be signed in to change notification settings

sudharsan2000/AVR-USART-and-I2C-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

AVR-USART-and-I2C-library

This library is used for implementing I2C and USART in AVR microcontrollers Tested with AVR328P Author Name : Sudharsan S

Functions: add_time(), BCDtodecimal(),decimaltoBCD(),calculate_time_difference(),i2c_init(), i2c_read(), i2c_send_address_read(), i2c_send_address_write(),i2c_send_addressordata(),i2c_start(), i2c_stop(),iszero(),read(),RTC_read(),RTC_write(),usart_init(),usart_print(),write()

Global Variables: current,new_

Functions RTC_write and RTC_read are used for communication with DS1307 RTC module

About

This library is used for implementing I2C and USART in AVR microcontrollers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages