Free data acquisition and data visualization cross-platform software
...The base concepts of its architecture include:
* Graphical deploy configuration builders
* Powerful Groovy scripting language
* Embedded database ( H2 , HSQLDB) to store data
* Cross-platform design (write once, run anywhere)
* Embedded GUI-configurable binary/ascii device protocol parser/generator
* Deploy manager to deploy firmwares to remote controllers/servers via secure channel
* Embedded web-sever
* Dynamically linked plugins available from Nexus Repository
* Remote monitoring tools
* Modular Marid IDE to manage them all
Location tracks objects based on SSID strength in 2D environments
This simple algorithm gives an example of location tracking in indoor environment using WiFi signals strengths sent to a local sever machine which then determines the clients location.
CSCC is a small and lightweight Java component which is a simple substitute for RMI. It is able to transmit arbitrary messages with serializable carrier data between one server and several clients. The communication mechanism is based on Java Sockets.