General Category > General Discussion

Instrumentation Options

(1/1)

vpelss:
Instrumentation Options:

For those interested in an alternative instrumentation option for the bridgecommand NEMA output I have done the following:

I have a program that converts the UDP NEMA output from bridgecommand and turns it into both an update NEMA.txt file and an http (port 8080) output. 
https://github.com/vpelss/BridgeCommand_NEMA_UDP_to_File_HTML

This output can be used in an HTML / Javascript page to display your NEMA output.

The benefits are:
-easy to modify
-cross platform (can use on a tablet or phone)
-easily resized as browser is resized (if so designed)

A demo can be seen here (click on DEMO to start):
http://www.emogic.com/bc/

vpelss:
This is a quick modification to the NEMA.CPP code to bypass my program and adds the NEMA.txt output and an HTTP server also:

https://github.com/vpelss/BridgeCommand_NEMA_UDP_to_File_HTML/tree/master/Alternate_NEMA

It has been tested on Windows and Linux, but not a MAC.

Navigation

[0] Message Index

Go to full version