diff options
author | Andreas Auras <yak54@gmx.net> | 2010-02-10 13:34:36 +0100 |
---|---|---|
committer | Andreas Auras <yak54@gmx.net> | 2010-02-10 13:34:36 +0100 |
commit | 5b4934f631b8755ee6510b6c43a9e4e42ae6c3ac (patch) | |
tree | 6132c9c22630ee435afa08f96d4d96b9fea6a809 | |
parent | afc8f9ff30b9c026bd8b5b678748e6b23913d867 (diff) | |
download | df10ch-atmolight-controller-5b4934f631b8755ee6510b6c43a9e4e42ae6c3ac.tar.gz df10ch-atmolight-controller-5b4934f631b8755ee6510b6c43a9e4e42ae6c3ac.tar.bz2 |
Added information about V-USB licensing
-rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -10,11 +10,13 @@ http://projects.vdr-developer.org/projects/show/atmolight-controller More documentation (currently only in german language) about this project can be found at: http://www.vdr-wiki.de/wiki/index.php/VDR_Wiki:DF10CH_Atmolight_Kontroller - This project uses Objective Development's firmware-only USB driver V-USB for Atmel AVR microcontrollers. For more information please visit http://www.obdev.at/vusb/ +See the files usbdrv/License.txt, usbdrv/CommercialLicense.txt, usbdrv/USBID-License.txt +and usbdrv/Readme.txt for license information about using V-USB. + This directory contains the firmware, DF10CH setup program and KiCad files of hardware design: @@ -41,7 +43,7 @@ Building the hardware: You will find design files of circuit and board layout for use in KiCad within the kicad/ subdirectory. The files are generated with KiCad version 20090216-final. -File "10ch_pwm_ctrl-Lötseite.ps" is a postscript plot of the board layout +File "10ch_pwm_ctrl-solder-side.ps" is a postscript plot of the board layout File "10ch_pwm_ctrl.lst" is a list of the needed hardware components for the board You can produce other plot formats (e.g. Gerber, HPGL) and drill files by using KiCads plot features. |