BACnet Protocol Stack
Screenshots
Description
BACnet - Data Communication Protocol for Building Automation and Control Networks - see www.bacnet.org. This BACnet library provides an application layer, network layer and MAC layer communications services for Win32, Linux, RTOS, or microcontroller.
BACnet Protocol Stack Web SiteFeatures
- BACnet library provides a BACnet application layer, network layer and media access (MAC) layer communications services for an embedded system or an OS.
- Specifically designed for the embedded BACnet device, using a GPL with exception license
- Source code is written in C for portability, and includes unit tests.
- Source code is designed to be portable across many compilers and architectures
- Includes dozens of demo BACnet application examples which can be used in scripts
User Ratings
User Reviews
-
Excellent project.
-
great product
-
Software perfectly builds under different compilers and is an excellent starting point for writing your applications. Cannot imagine what I could have been doing without it when needed to implement a really simple BACnet gateway. Thanks Steve, you save lots of human months of effort!
-
very good project,REALLY COOL
-
A very useful and promising piece of code, with a well-thought licensing mode. Next step is to add some more ambitious sample tools and maybe one day get the stack "BTL approved".
-
Very nice BACnet stack which is well documented, well written and very easy to use. I would not have attempted my own BACnet project had it not been for this stack.