Files
micropendous/Micropendous/Firmware/userial
2011-03-01 22:20:30 +00:00
..
2011-03-01 22:20:30 +00:00

I N F O
=======

userial is an Open Source project containing both Hardware and Software to build
your own USB to I2C bridge. It uses an Atmel AT90USB647 chip.

It supports the following interfaces: 
    - USB interface (serial emulation)
    - JTAG
    - I2C (TWI)
    - SPI
    - 8 General purpose digital I/O
    - 4 Analog to Digital converters

More information are available on http://www.tty1.net/userial/ or send an email
to Thomas Pircher <tehpeh@gmx.net>



D O C U M E N T A T I O N
=========================

Hardware and Software are described in the manual located in the doc/ folder.
For complete schematics, please refer to the userial homepage.


C R E D I T S
=============

This software uses the LUFA Library, Copyright (C) Dean Camera, 2008-2009.
http://www.fourwalledcubicle.com/LUFA.php

Thanks to the following people for their help with userial:
    Petr Gratz
    Andrei Krainev
    Bernd Schneider
    Dave Fletcher
    Zoran Stojkovic