User Tools

Site Tools


open_source: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:start [2019-07-01 08:55] – [Signal K] john_ropen_source:start [2023-06-01 06:40] (current) – [Q1. Why is the Bluetooth API not public?] guy_stewart
Line 9: Line 9:
 Looking for Victron protocol documentation? Read our [[https://www.victronenergy.com/upload/documents/Whitepaper-Data-communication-with-Victron-Energy-products_EN.pdf|Data communication whitepaper]] as well. Looking for Victron protocol documentation? Read our [[https://www.victronenergy.com/upload/documents/Whitepaper-Data-communication-with-Victron-Energy-products_EN.pdf|Data communication whitepaper]] as well.
  
-===== Venus OS: the software on our GX product range and also for the Raspberry Pi===== +Also, see our [[https://community.victronenergy.com/spaces/31/index.html|Modifications forum]]. 
-Venus OS is the Victron Energy Unix like distro with a linux kernel. Its the software that runs on our of our [[venus-os:start|GX Product range]]: central and remote monitoring systems.+ 
 +===== 1. Venus OS: the software on our GX product range and also for the Raspberry Pi===== 
 +Venus OS is the Victron Energy Unix like distro with a linux kernel. It'the software that runs on our [[venus-os:start|GX Product range]]: central and remote monitoring systems.
  
 While being a very successful project for us in its standard configuration, the Venus OS, and compatible hardware platforms can also be the perfect platform for many other projects. Such as: While being a very successful project for us in its standard configuration, the Venus OS, and compatible hardware platforms can also be the perfect platform for many other projects. Such as:
Line 17: Line 19:
  
  
-Full information about Venus OS; and compatible hardware as well as how to install on a Raspberry P is is here: https://github.com/victronenergy/venus/wiki+Full information about Venus OS; and compatible hardware as well as how to install on a Raspberry P is here: https://github.com/victronenergy/venus/wiki
  
  
 +==== 1.1 Dockerised Influx database & Grafana dashboard for Venus OS / GX Devices =====
  
 +See https://github.com/victronenergy/venus-docker-grafana.
  
-===== Signal K =====+===== 2. VRM Portal (https://vrm.victronenergy.com/) ===== 
 + 
 +While in itself not being an open source project, the VRM Portal database can be queried using the [[https://vrmapi.victronenergy.com/v2/docs|VRM JSON REST API]]. 
 + 
 +Also, you can interface to the GX product range using MQTT, see the [[https://github.com/victronenergy/dbus-mqtt|dbus-mqtt]] readme for more information. 
 + 
 +===== 3. Signal K =====
  
 Signal K is a modern and open data format for marine use. Built on standard web technologies including JSON, WebSockets and HTTP, Signal K provides a method for sharing information independently of the underlying communications protocol (e.g. NMEA0183, NMEA2000, SeaTalk, I2C, 1-Wire, ZigBee, etc) in a way that is friendly to WiFi, cellphones, tablets, and the Internet. More information at [[http://signalk.org/]]. Signal K is a modern and open data format for marine use. Built on standard web technologies including JSON, WebSockets and HTTP, Signal K provides a method for sharing information independently of the underlying communications protocol (e.g. NMEA0183, NMEA2000, SeaTalk, I2C, 1-Wire, ZigBee, etc) in a way that is friendly to WiFi, cellphones, tablets, and the Internet. More information at [[http://signalk.org/]].
Line 32: Line 42:
   * Blog - Signal K: Embracing connectivity with Victron Energy: [[https://www.victronenergy.com/blog/2018/05/28/signal-k-embracing-connectivity-with-victron-energy/]]   * Blog - Signal K: Embracing connectivity with Victron Energy: [[https://www.victronenergy.com/blog/2018/05/28/signal-k-embracing-connectivity-with-victron-energy/]]
  
-===== VRM Portal (https://vrm.victronenergy.com/) ===== +===== 4. Other Victron related open source projects =====
- +
-While in itself not being an open source project, the VRM Portal database can be queried using the [[https://vrmapi.victronenergy.com/v2/docs|VRM JSON REST API]]. +
- +
-Also, you can interface to the GX product range using MQTT, see the [[https://github.com/victronenergy/dbus-mqtt|dbus-mqtt]] readme for more information. +
- +
-===== Dockerised Influx database & Grafana dashboard for Venus OS / GX Devices ===== +
- +
-See https://github.com/victronenergy/venus-docker-grafana. +
-===== Why is the Bluetooth API not public? ===== +
- +
-Making the bluetooth API an official public one would mean that we can’t change it as simply as we can today; and also it means that we’ll get questions about it: bluetooth is not simple. Far more complicated than a serial port. +
- +
-And then only our developers will be able to answer them: taking away development resources. Hence we chose to not make the Bluetooth API public. +
- +
- +
-===== Other Victron related open source projects =====+
  
 Many, many people all over the world are writing code to integrate Victron products and protocols into their systems. Below a list of public projects, aiming to help each other. Many, many people all over the world are writing code to integrate Victron products and protocols into their systems. Below a list of public projects, aiming to help each other.
Line 56: Line 50:
 Want to list your project here? Please go ahead and change this page yourself! See Login on upper right. Want to list your project here? Please go ahead and change this page yourself! See Login on upper right.
  
-==== Multis / Quattros / MK2 ====+==== 4.1 Multis / Quattros / MK2 ====
  
   * https://github.com/hpdvanwyk/invertergui: A primitive HTTP based monitor for a Victron Multiplus inverter. Uses https://github.com/ncthompson/inverter_monitor as a data source.   * https://github.com/hpdvanwyk/invertergui: A primitive HTTP based monitor for a Victron Multiplus inverter. Uses https://github.com/ncthompson/inverter_monitor as a data source.
Line 77: Line 71:
 want to list your project here? Please go ahead and change this page yourself! want to list your project here? Please go ahead and change this page yourself!
  
-==== VE.Direct (MPPT Solar Chargers and BMV Battery Monitors) ====+==== 4.2 VE.Direct (MPPT Solar Chargers and BMV Battery Monitors) ====
  
 Arduino: Arduino:
Line 83: Line 77:
   * https://github.com/physee/Victron.Arduino-ESP8266   * https://github.com/physee/Victron.Arduino-ESP8266
   * [[https://community.victronenergy.com/questions/21377/basic-lightweight-vedirect-reading-library-for-ard.html|VE.Direct reading library for Arduino]]   * [[https://community.victronenergy.com/questions/21377/basic-lightweight-vedirect-reading-library-for-ard.html|VE.Direct reading library for Arduino]]
 +  * [[https://github.com/cterwilliger/VeDirectFrameHandler | Arduino VE.Direct library based on Victron's reference implementation]]
 +  * [[https://github.com/giacinti/VeDirectFrameHandler | Arduino & ESP32 VE.Direct library supporting HEX protocol (fork of previous project, see below for ESPHOME sensor)]]
 +
 +Battery/BMS:
 +  * [[https://github.com/Louisvdw/dbus-serialbattery|Serial battery driver for GX devices]] supporting multiple BMS/Battery types.
  
 Other: Other:
Line 88: Line 87:
   * PvMonit : small real-time web interface and export to emonCMS for history (Brick from [[https://openenergymonitor.org/emon/emoncms|OpenEnergyMonitor]])   * PvMonit : small real-time web interface and export to emonCMS for history (Brick from [[https://openenergymonitor.org/emon/emoncms|OpenEnergyMonitor]])
     * https://github.com/kepon85/PvMonit/ (fr)     * https://github.com/kepon85/PvMonit/ (fr)
-    * http://david.mercereau.info/pvmonit-monitoring-de-mon-installation-photovoltaique-autonome/ (fr)+    * http://pvmonit.zici.fr (fr) 
 +    * https://david.mercereau.info/pvmonit/ (fr) 
 +    * PvMonit now knows how to exploit the solar surplus when you are not using it with the "home automation" module :  
 +      * https://david.mercereau.info/pvmonit-v2-0-domotique-gestion-surplus-electrique-solaire-en-autonomie/ (fr) 
 +      * https://vimeo.com/385514728 (fr)
   * https://pypi.python.org/pypi/BMV/0.2.1   * https://pypi.python.org/pypi/BMV/0.2.1
   * https://github.com/karioja/vedirect   * https://github.com/karioja/vedirect
 +  * https://github.com/mano8/vedirect_m8
   * https://github.com/jepefe/bmvmonitor   * https://github.com/jepefe/bmvmonitor
   * Nodejs monitor Raspberry PI https://github.com/Moki38/vedirect   * Nodejs monitor Raspberry PI https://github.com/Moki38/vedirect
Line 101: Line 105:
   * Victron Blog about the victronPi above: [[https://www.victronenergy.com/blog/2018/04/11/homemade-pi-open-source-raspberry-flavour/]]   * Victron Blog about the victronPi above: [[https://www.victronenergy.com/blog/2018/04/11/homemade-pi-open-source-raspberry-flavour/]]
   * velog: Serial log application for VE.Direct devices [[https://github.com/ullman/velog]]   * velog: Serial log application for VE.Direct devices [[https://github.com/ullman/velog]]
 +  * [[https://github.com/giacinti/vedirect | ESPHOME VE.Direct sensor]]
  
 +===== Bluetooth Protocol =====
  
 +  * https://community.victronenergy.com/questions/187303/victron-bluetooth-advertising-protocol.html
  
 ===== DISQUS ===== ===== DISQUS =====
 ~~DISQUS~~ ~~DISQUS~~
open_source/start.1561964115.txt.gz · Last modified: 2019-07-01 08:55 by john_r

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki