Updated web page for little projects.
This commit is contained in:
@@ -51,6 +51,8 @@
|
||||
networks.</li>
|
||||
<li><a href="http://bacpypes.sourceforge.net/">BACpypes</a> - a
|
||||
BACnet stack written in Python.</li>
|
||||
<li><a href="http://bacsharp.sourceforge.net/">BACsharp</a> - a
|
||||
BACnet stack written in C#.</li>
|
||||
</ul>
|
||||
|
||||
<p>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.</p>
|
||||
|
||||
<p>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
|
||||
<a href="http://www.codesourcery.com/gnu_toolchains/arm">GNU Toolchain for ARM</a>,
|
||||
<a href="http://www.gnuarm.com/">GNU ARM</a>,
|
||||
<a href="http://www.siwawi.arubi.uni-kl.de/avr_projects/arm_projects/">WinARM</a>,
|
||||
and <a href="http://www.yagarto.de/">YAGARTO</a> toolchains on the Windows platform.
|
||||
The datalink layer uses BACnet MS/TP
|
||||
and the example uses several different objects and services.</p>
|
||||
|
||||
<!--
|
||||
<p>There is a project in the ports/atmega168 directory, and a sample
|
||||
server application that can be build using
|
||||
<a href="http://www.avrfreaks.net/wiki/index.php/Documentation:AVR_GCC/AVR_GCC_Tool_Collection">GCC-AVR</a> or
|
||||
<a href="http://winavr.sourceforge.net/">WinAVR</a> for Atmel AVR series of microcontrollers.
|
||||
The datalink layer uses BACnet MS/TP
|
||||
and the example uses several different objects and services.</p>
|
||||
-->
|
||||
|
||||
<TABLE border="1" width="100%" cellpadding="1" cellspacing="0"
|
||||
summary="BACnet services supported matrix">
|
||||
<TBODY>
|
||||
@@ -509,6 +530,6 @@ access layer. BACnetSim is a fork of bacnet-stack-0.0.1</p>
|
||||
<b>BACnet<sup>®</sup></b> are registered trademarks of the American
|
||||
Society of Heating, Refrigerating and Air-Conditioning Engineers, Inc.,
|
||||
1791 Tullie Circle NE, Atlanta, GA 30329.</font> </p>
|
||||
<p>Website updated 21-Jul-2007 by <a href="mailto:skarg@users.sourceforge.net">Steve Karg</a></p>
|
||||
<p>Website updated 27-Sep-2007 by <a href="mailto:skarg@users.sourceforge.net">Steve Karg</a></p>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
||||
Reference in New Issue
Block a user