add original readme file
This commit is contained in:
parent
b4867dad48
commit
e986d37ee5
23
README.md
23
README.md
@ -1,3 +1,24 @@
|
|||||||
# DmxMaster
|
# DmxMaster
|
||||||
|
|
||||||
An archive of the DmxMaster library for the Arduino DMX shield by Tinkerkit
|
An archive of the DmxMaster library for the Arduino DMX shield by Tinkerkit
|
||||||
|
|
||||||
|
ORIGINAL README:
|
||||||
|
|
||||||
|
DmxSimple
|
||||||
|
---------
|
||||||
|
|
||||||
|
Simple DMX master library for Arduino (TM)
|
||||||
|
|
||||||
|
|
||||||
|
Originally written by Tinker.it Ltd
|
||||||
|
|
||||||
|
|
||||||
|
DmxSimple v3 release:
|
||||||
|
Changes from v2 to v3:
|
||||||
|
Optimised interrupt routine now supports serial baud rates up to 115200.
|
||||||
|
DMX output pin can be changed with the DmxMaster.usePin() function.
|
||||||
|
Automatic support for future clock rates and pin mappings.
|
||||||
|
Syntax highlighting in Arduino editor fixed.
|
||||||
|
More comments added to FadeUp and SerialToDmx examples
|
||||||
|
FadeUp example now demonstrates all DmxMaster functions.
|
||||||
|
Release notes file added. (For older revisions, see SVN log on Google Code)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user