fnordlicht library & sample code in ansi c
Find a file
2012-01-19 12:30:57 +01:00
debian removed example template file from debhelper 2012-01-19 12:30:57 +01:00
share gnu-ified buildsystem 2011-06-12 14:18:14 +02:00
src gnu-ified buildsystem 2011-06-12 14:18:14 +02:00
.gitignore small changes 2011-05-08 13:57:28 +02:00
aclocal.m4 gnu-ified buildsystem 2011-06-12 14:18:14 +02:00
AUTHORS gnu-ified buildsystem 2011-06-12 14:18:14 +02:00
autogen.sh gnu-ified buildsystem 2011-06-12 14:18:14 +02:00
ChangeLog gnu-ified buildsystem 2011-06-12 14:18:14 +02:00
config.guess gnu-ified buildsystem 2011-06-12 14:18:14 +02:00
config.h.in gnu-ified buildsystem 2011-06-12 14:18:14 +02:00
config.sub gnu-ified buildsystem 2011-06-12 14:18:14 +02:00
configure gnu-ified buildsystem 2011-06-12 14:18:14 +02:00
configure.ac gnu-ified buildsystem 2011-06-12 14:18:14 +02:00
COPYING added licence file 2010-10-31 22:34:45 +01:00
depcomp gnu-ified buildsystem 2011-06-12 14:18:14 +02:00
fn.pc.in gnu-ified buildsystem 2011-06-12 14:18:14 +02:00
INSTALL gnu-ified buildsystem 2011-06-12 14:18:14 +02:00
install-sh gnu-ified buildsystem 2011-06-12 14:18:14 +02:00
ltmain.sh gnu-ified buildsystem 2011-06-12 14:18:14 +02:00
Makefile.am gnu-ified buildsystem 2011-06-12 14:18:14 +02:00
Makefile.in gnu-ified buildsystem 2011-06-12 14:18:14 +02:00
missing gnu-ified buildsystem 2011-06-12 14:18:14 +02:00
NEWS gnu-ified buildsystem 2011-06-12 14:18:14 +02:00
README gnu-ified buildsystem 2011-06-12 14:18:14 +02:00

This Pakage is a suite of tools and a lib to control & configure your fnordlichts:

libfn	is a simple c lib for controlling your fnordlichts
fnctl	is a sample programm which uses libfn
fnvum	is a vu meter to use your fnordlichts as a calvilux
fnpom	is a program to visualize measurements from a volkszaehler.org middleware

Please contact me by mail (info@steffenvogel.de) for bug reports, feature requests or further remarks.

HARDWARE

All tools have been tested with a chain of ten fnordlicht minis:
http://wiki.lochraster.org/wiki/Fnordlichtmini

The libary has been implemented according to this protocol spec:
https://raw.github.com/fd0/fnordlicht/master/doc/PROTOCOL

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.

INSTALLATION

Please read INSTALL