Skip to content

CmdrZin/chip_avr_asm_lib

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

chip_avr_asm_lib

These libraries are written in AVR assembly code for the ATmega164P, ATmega328P, and similar devices.

ASM files for Chip's AVR library

Title Description
I2C_Master_lib ATmega164P based interrtup driven I2C Master code.
I2C_Slave_lib ATmega164P based interrtup driven I2C Slave code.
I2C_SW_Slave_lib AVR based software (bit-bang) I2C Slave code.
Conversions_lib Generic data format conversion utilites: Bin2BCD, etc.
FIFO_lib General purpose FIFO utilities.
Serial_lib Serial RS-232 port support.
Stepper_lib Four phase, Five wire stepper motor driver.
LCD_lib C compatible ASM LCD.
Flash_tables ASM utilities to allow C code to access arrays of structs in Flash.

About

AVR assembly code files for Chip's AVR robotics library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published