User Tools

Site Tools


open_source:ccgx:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
open_source:ccgx:start [2015-11-08 21:53] mvaderopen_source:ccgx:start [2019-06-22 20:58] (current) – [Other tips] mvader
Line 1: Line 1:
 ====== CCGX Hardware and software introduction ====== ====== CCGX Hardware and software introduction ======
 ===== Hardware ===== ===== Hardware =====
-The CCGX is based on the Technexxion board TAM-3517, which is using the Texas Instruments Sitara AM3517, containing a ARM Cortex-A8 microprocessor:+The CCGX is based on the Technexion board TAM-3517, which is using the Texas Instruments Sitara AM3517, containing a ARM Cortex-A8 microprocessor:
  
 {{ :opensource:ccgx:tam-3517.png?nolink |}} {{ :opensource:ccgx:tam-3517.png?nolink |}}
Line 35: Line 35:
   * vrmlogger \\ Written in Python, takes data from the dbus and submits it to the VRM Portal. [[https://vrm.victronenergy.com/|https://vrm.victronenergy.com/]]   * vrmlogger \\ Written in Python, takes data from the dbus and submits it to the VRM Portal. [[https://vrm.victronenergy.com/|https://vrm.victronenergy.com/]]
   * localsettings \\ Written in Python, takes care of user settings. All other processes read and write their settings through this daemon via D-Bus. The daemon is an interface between D-Bus and the file /data/conf/settings.xml. Open source: [[https://github.com/victronenergy/localsettings|https://github.com/victronenergy/localsettings]].   * localsettings \\ Written in Python, takes care of user settings. All other processes read and write their settings through this daemon via D-Bus. The daemon is an interface between D-Bus and the file /data/conf/settings.xml. Open source: [[https://github.com/victronenergy/localsettings|https://github.com/victronenergy/localsettings]].
-  * dbus_modbustcp \\ Written in C++, uses QT. Modbustcp server that can be used to access data of all products connected to the CCGX. See our [[http://www.victronenergy.com/upload/documents/Whitepaper-Data-communication-with-Victron-Energy-products_EN.pdf|Data communication whitepaper]] for more information. Open source: [[https://github.com/victronenergy/dbus_modbustcp|https://github.com/victronenergy/dbus_modbustcp]]+  * dbus_modbustcp \\ Written in C++, uses QT. Modbustcp server that can be used to access data of all products connected to the CCGX. See our [[https://www.victronenergy.com/upload/documents/Whitepaper-Data-communication-with-Victron-Energy-products_EN.pdf|Data communication whitepaper]] for more information. Open source: [[https://github.com/victronenergy/dbus_modbustcp|https://github.com/victronenergy/dbus_modbustcp]]
   * dbus-systemcalc-py \\ Written in Python, publish PV totals and other system readings on D-Bus. The overviews on the CCGX get their information from this service (com.victronenergy.system). Open source: [[https://github.com/victronenergy/dbus-systemcalc-py]]   * dbus-systemcalc-py \\ Written in Python, publish PV totals and other system readings on D-Bus. The overviews on the CCGX get their information from this service (com.victronenergy.system). Open source: [[https://github.com/victronenergy/dbus-systemcalc-py]]
  
Line 41: Line 41:
  
 As visible in above project list, part of the sources is already available. All that is open source is available on [[https://github.com/victronenergy/|https://github.com/victronenergy/]]. The rest is still on Victrons internal git servers, and where possible slowly being moved to github. As visible in above project list, part of the sources is already available. All that is open source is available on [[https://github.com/victronenergy/|https://github.com/victronenergy/]]. The rest is still on Victrons internal git servers, and where possible slowly being moved to github.
- 
-==== Future plans ==== 
-Functionality wise, the plans are (in random order): 
-  * Make support for more types of sensors (temp sensors etc) 
-  * Be able to use BMV's to read current from for example a dc wind generator, and show on overview and VRM portal 
-  * Make more of the project open source 
-  * Further mature alarms, and add SMS and email notifications 
-  * Make it usable as a UPS-replacement. local website, emailalerts, battery minutes remaining, etc. 
-  * Add SNMP (UPS-MIB) 
- 
  
 ===== Other tips ===== ===== Other tips =====
  
-  * to make a screenshot, first press and hold the down button, and then press the up button. The screenshot will be saved to /opt/color-control/gui/It will overwrite the previous one. +  * to make a screenshot, first press and hold the down button, and then press the up button. The screenshot will be saved with the name snapshot.png in /opt/color-control/gui/ or /service/guiMaking a new screenshot overwrites the previous one.
- +
-And see [[:open_source:start#color_control_gx]] for more CCGX development information+
 ===== DISQUS ===== ===== DISQUS =====
 ~~DISQUS~~ ~~DISQUS~~
 +
open_source/ccgx/start.1447016035.txt.gz · Last modified: by mvader

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki