Skip to content

thomaseichhorn/dustmeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

DUSTMETER

  • the setup will present a BACNET device with a collection of AnalogInputObjects.
  • The AnalogInputObjects are the readout of the remote DustMeters which are bridged by RS232-Ethernet adapters.

Hardware device

Software dependencies:

Install bacpypes

pip2.7 install bacpypes==0.16.3

How to run:

python2.7 dustserver.py

Please make sure previous seesion of dustserer.py have exited and relased the network port.

Note:

BACNET DeviceObject ID can be calculated by 22 bits (LSB) of the MAC address

Repository

Updated code is available by github repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%