Project

General

Profile

Statistics
| Branch: | Revision:

root / forklift / code / twi.c @ master

History | View | Annotate | Download (13 KB)

# Date Author Comment
beea48aa 04/15/2012 02:15 PM Thomas Mullins

Tested forklift code and fixed some things (a few weeks ago)

a52b0259 03/01/2012 11:46 AM Thomas Mullins

Added code for forklift AVR

twi.c and twi.h were taken from Arduino's library. forklift.c currently
implements i2c slave communication, but no motor control or sensor input
yet.