Monday, November 5, 2012

AVR Atmega 74HC165 library

Updated to version 02

The 74HC165 is 8-bit parallel-load or serial-in shift registers with
complementary serial outputs.


74HC165 can be used to expand input ports of a micro.
This library implements a way to read from 74HC165 pins.

Setup parameters in l74hc165.h


This library was developed on Eclipse, built with avr-gcc on Atmega8 @ 1MHz.


Changelog
  • 02: added delay setting for LOAD and CLOCK
  • 01: first release

Code


Notes
  • read risk disclaimer
  • excuse my bad english

2 comments: