Files
bacnet_stack/demo/piface/readme.txt
T
2019-10-08 23:47:53 -05:00

11 lines
217 B
Plaintext

This demo is designed for a Raspberry Pi connected to a PiFace card.
The demo uses libpifacedigital from github.com/piface repository.
To build, start with the configure script:
$ ./configure.sh
$ make clean all