From 6bc594fadde5fb752b921e0c4df564f326e34502 Mon Sep 17 00:00:00 2001 From: skarg Date: Thu, 27 Sep 2007 17:21:57 +0000 Subject: [PATCH] Updated web page for little projects. --- bacnet-stack/doc/htdocs/index.html | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/bacnet-stack/doc/htdocs/index.html b/bacnet-stack/doc/htdocs/index.html index 5d1211e2..9edd93c3 100644 --- a/bacnet-stack/doc/htdocs/index.html +++ b/bacnet-stack/doc/htdocs/index.html @@ -51,6 +51,8 @@ networks.
  • BACpypes - a BACnet stack written in Python.
  • +
  • BACsharp - a + BACnet stack written in C#.
  • There are also commercial BACnet protocol source code libraries for BACnet @@ -198,6 +200,25 @@ and the Microchip compiler MCC18. The datalink layer uses BACnet MS/TP and the example uses several different objects and services.

    +

    There is a project in the ports/at91sam7s directory for the AT91SAM7S-EK + demo board. There is a server application that can be build using + the GNU ARM tools, such as + GNU Toolchain for ARM, + GNU ARM, + WinARM, + and YAGARTO toolchains on the Windows platform. + The datalink layer uses BACnet MS/TP + and the example uses several different objects and services.

    + + + @@ -509,6 +530,6 @@ access layer. BACnetSim is a fork of bacnet-stack-0.0.1

    BACnet® are registered trademarks of the American Society of Heating, Refrigerating and Air-Conditioning Engineers, Inc., 1791 Tullie Circle NE, Atlanta, GA 30329.

    -

    Website updated 21-Jul-2007 by Steve Karg

    +

    Website updated 27-Sep-2007 by Steve Karg