diff --git a/bacnet-stack/doc/htdocs/index.html b/bacnet-stack/doc/htdocs/index.html
index 1b9b764d..a1ce927b 100644
--- a/bacnet-stack/doc/htdocs/index.html
+++ b/bacnet-stack/doc/htdocs/index.html
@@ -289,7 +289,10 @@
server application that can be built using
GCC-AVR or
WinAVR for Atmel AVR series of microcontrollers.
- The datalink layer uses BACnet MS/TP
+ There is also a project in the
+ ports/bdk-atxx4-mstp
+ directory which works on the ATmega644 based BACnet Development Kit.
+ Both ports use the BACnet MS/TP datalink layer
and the example uses several different objects and services.
More details about the project can be found on
the BACnet Source Forge Project Page
- There is documentation that describes the mechanisms in the BACnet Stack.
- I wrote up some answers to some frequently asked questions.
+
There is documentation that describes the mechanisms in the BACnet Stack.
+ I wrote up some answers to some frequently asked questions.
Of course, there are a handful of text files in the doc directory of
-the project.
+the project with more useful information.
BACnet
@@ -589,9 +592,13 @@ There are a number of resources that can help you develop a BACnet product or pr
Did you develop a product using this BACnet stack? Let us know, and you
can get a little recognition for your hard work!
+BACnet Development Kit - An
+Atmel ATmega644 based development kit designed to kickstart BACnet MS/TP
+development.
+
SCInterface™ = Sensor Control Interface - middleware
platform for managing legacy and modern-day sensors through a centralized
- interface
+ interface.
BACnetSim - a
portable implementation of the BACnet data communication protocol.
@@ -608,6 +615,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 31-January-2009 by Steve Karg.
+ Website updated 28-December-2009 by Steve Karg.