1
0
mirror of https://github.com/stargieg/bacnet-stack synced 2025-10-26 23:35:52 +08:00
bacnet-stack/ports/rx62n
2016-10-30 16:16:03 +01:00
..
BACnet_Ethernet_RX62N.hwp fork from http://sourceforge.net/projects/bacnet/ 2013-03-21 22:53:31 +01:00
bacnet.c fork from http://sourceforge.net/projects/bacnet/ 2013-03-21 22:53:31 +01:00
bacnet.h fork from http://sourceforge.net/projects/bacnet/ 2013-03-21 22:53:31 +01:00
bo.c update to r3056 from https://sourceforge.net/p/bacnet/code/3056/tree/trunk/bacnet-stack/ add ipv6 and schedule support 2016-10-30 16:16:03 +01:00
device.c update to r3056 from https://sourceforge.net/p/bacnet/code/3056/tree/trunk/bacnet-stack/ add ipv6 and schedule support 2016-10-30 16:16:03 +01:00
ethernet.c fork from http://sourceforge.net/projects/bacnet/ 2013-03-21 22:53:31 +01:00
hardware.h fork from http://sourceforge.net/projects/bacnet/ 2013-03-21 22:53:31 +01:00
led.c fork from http://sourceforge.net/projects/bacnet/ 2013-03-21 22:53:31 +01:00
led.h fork from http://sourceforge.net/projects/bacnet/ 2013-03-21 22:53:31 +01:00
main.c fork from http://sourceforge.net/projects/bacnet/ 2013-03-21 22:53:31 +01:00
readme.txt fork from http://sourceforge.net/projects/bacnet/ 2013-03-21 22:53:31 +01:00
timer-hdw.c fork from http://sourceforge.net/projects/bacnet/ 2013-03-21 22:53:31 +01:00
timer.c fork from http://sourceforge.net/projects/bacnet/ 2013-03-21 22:53:31 +01:00
timer.h fork from http://sourceforge.net/projects/bacnet/ 2013-03-21 22:53:31 +01:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

BACnet Etherent
Demonstrates the Ethernet peripheral by implmenting BACnet over Ethernet
on the RX62N Development Kit.  The project is compiled with the RX Standard 
Toolchain, and the default drivers included with the RX62N kit.
 
The project does not use any additional hardware.
 
The project was tested using a BACnet/IP to BACnet Ethernet router, using the bacnet-tools from the BACnet Protocol Stack site.