fnordlicht library & sample code in ansi c
Find a file
2011-02-02 12:33:20 +01:00
lib added own dft implementation (to slow for daily use) 2011-02-02 12:33:20 +01:00
share moved some files and directories 2011-02-02 12:29:37 +01:00
src added own dft implementation (to slow for daily use) 2011-02-02 12:33:20 +01:00
.gitignore added binary directory to ingores 2011-02-02 12:31:51 +01:00
COPYING added licence file 2010-10-31 22:34:45 +01:00
Makefile added Makefile 2011-02-02 12:30:06 +01:00
README rewrite 2011-01-26 17:58:25 +01:00

This is a simple c lib for controlling your fnordlichts.
-------------------------------------------------------------------------------

It's written by Steffen Vogel <info@steffenvogel.de> and licenced under GPLv3 or newer.
Please contact me by mail for bug reports or annotations.


To connect the fnordlichts to your computer you need a serial port or an USB to RS232 adapter and a RS232 to TTL level shifter (MAX232).
Connect your CTS line to the interrupt line of the fnordlicht bus to be able to count the devices on the bus.


fnctl & fnvum
-------------------------------------------------------------------------------
The source is including a small cli program and a vu meter to show your audio level on the lights.