Download List

Projeto Descrição

OpenEcoSys-NetworkViewer is a cross-platform Qt4 GUI used to interact with distributed embedded nodes on the network. The modular interface supports multiple transmission media and protocols. Real-time graphical visualization of remote variables hosted on embedded devices is made possible by a software stack called NETVProtocolStack and Arduino compatible boards and Microchip PIC (8,16, 32 bits) micro-controllers are supported. Logging facilities and JavaScript scripting are also available through a plug-in mechanism to interact with the remote variables. A plug-in mechanism is also available to implement new protocols and support new communication hardware.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-20 06:15
1.1.15alpha

Esta versão adiciona um plugin novo bootloader dsPIC. Ele fixa a taxa de transmissão para Linux interfaces seriais. Ele suporta interfaces simultâneas e GUI de configuração. Melhor separação dos componentes GUI e funcionalidades básicas, permitindo NetworkViewer modo console em uma versão futura.
Tags: Multiple Simultaneous Interfaces, dsPIC bootloader, Linux baud rate, future console mode
This release adds a new dsPIC bootloader plugin. It fixes the Linux baud rate for serial interfaces. It supports simultaneous interfaces and configuration GUI. Better separation of the GUI components and the core functionality, enabling console mode NetworkViewer in a future version.

2011-07-12 06:07
1.1.14alpha

Esta versão adiciona um atraso de comunicação serial para se certificar de placas Arduino compatível sair do bootloader antes que inicia a comunicação. Acrescenta coloração de sintaxe para o Javascript no ScriptEngine.
Tags: Serial Communication, Arduino Support, Javascript Syntax Coloring, Script Engine
This release adds a serial communication delay to make sure Arduino compatible boards exit the bootloader before it initiates the communication. It adds syntax coloring for Javascript in the ScriptEngine.

2011-06-20 22:40
1.1.13alpha

Esta é a versão freshmeat inicial. Arduino comunicação serial é agora suportado e exemplos foram adicionados. Problemas de estabilidade, desempenho, alcance e interação de variáveis ​​distribuídas foram corrigidos. A documentação wiki foi atualizado. O código foi testado com barramento CAN e comunicação serial.
This is the initial freshmeat release. Arduino serial communication is now supported and examples were added. Stability issues, scope performance, and distributed variable interaction were fixed. The wiki documentation was updated. The code was tested with CAN bus and serial communication.

Project Resources