open_source:start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| open_source:start [2019-05-31 07:23] – mvader | open_source:start [2025-06-23 10:00] (current) – [4.2 VE.Direct (MPPT Solar Chargers and BMV Battery Monitors)] guy_stewart | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| Looking for Victron protocol documentation? | Looking for Victron protocol documentation? | ||
| - | ===== Color Control GX, BBB, RaspberryPi: the Venus OS ===== | + | Also, see our [[https:// |
| - | Venus OS is the Victron Energy Unix like distro with a linux kernel. | + | |
| + | ===== 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. | ||
| While being a very successful project for us in its standard configuration, | While being a very successful project for us in its standard configuration, | ||
| Line 16: | Line 18: | ||
| * Add logic on the product, for example to control the relay, or do other things. | * Add logic on the product, for example to control the relay, or do other things. | ||
| - | Full information about the Venus OS; and compatible boards and hardware is here: https:// | ||
| - | In case you want to develop something, please share your thoughts with us. We want to help making it a success, and preferably also include it in our main repositories and images. | + | Full information about Venus OS; and compatible hardware as well as how to install on a Raspberry P is here: https:// |
| - | ==== More information ==== | ||
| - | * [[open_source: | ||
| - | * [[https:// | ||
| - | * [[ccgx: | ||
| - | * [[open_source: | ||
| - | * [[open_source: | ||
| - | * developers mailing list: https:// | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | * [[open_source: | ||
| - | * [[https:// | ||
| - | ===== VRM Portal (https:// | + | ==== 1.1 Dockerised Influx database & Grafana dashboard for Venus OS / GX Devices |
| - | * [[https:// | + | |
| - | * [[https:// | + | |
| - | * [[https:// | + | |
| - | ===== Why is the Bluetooth API not public? ===== | + | See https:// |
| - | 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 question about it: bluetooth is not simple. Far more complicated than a serial port. | + | ===== 2. VRM Portal (https://vrm.victronenergy.com/) ===== |
| - | And then only our developers will be able to answer them: taking away development resources. Hence we chose to not make the Bluetooth | + | While in itself not being an open source project, the VRM Portal database can be queried using the [[https://vrmapi.victronenergy.com/ |
| + | Also, you can interface to the GX product range using MQTT, see the [[https:// | ||
| - | ===== Other Victron related open source projects ===== | + | ===== 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:// | ||
| + | |||
| + | * Signal K Node Server plugin: [[https:// | ||
| + | * Raspberry Pi Venus image: [[https:// | ||
| + | * Signal K plugin for VE.Direct Serial to USB interface: [[https:// | ||
| + | * Blog - Sailing with Signal K: [[https:// | ||
| + | * Blog - Signal K: Embracing connectivity with Victron Energy: [[https:// | ||
| + | |||
| + | ===== 4. 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. | ||
| - | Tip: makre sure to search for ' | + | Tip: make sure to search for ' |
| 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:// | * https:// | ||
| Line 71: | Line 69: | ||
| * [[https:// | * [[https:// | ||
| - | * 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: | ||
| * [[http:// | * [[http:// | ||
| * https:// | * https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | Battery/ | ||
| + | * [[https:// | ||
| Other: | Other: | ||
| Line 83: | Line 87: | ||
| * PvMonit : small real-time web interface and export to emonCMS for history (Brick from [[https:// | * PvMonit : small real-time web interface and export to emonCMS for history (Brick from [[https:// | ||
| * https:// | * https:// | ||
| - | * http:// | + | * http:// |
| + | * https:// | ||
| + | * PvMonit now knows how to exploit the solar surplus when you are not using it with the "home automation" | ||
| + | * https:// | ||
| + | * https:// | ||
| * https:// | * https:// | ||
| * https:// | * https:// | ||
| + | * https:// | ||
| * https:// | * https:// | ||
| * Nodejs monitor Raspberry PI https:// | * Nodejs monitor Raspberry PI https:// | ||
| Line 94: | Line 103: | ||
| * SignalK: https:// | * SignalK: https:// | ||
| * victronPi: a Raspberry Pi driven graphical display of data from Victron equipment installed in a campervan [[http:// | * victronPi: a Raspberry Pi driven graphical display of data from Victron equipment installed in a campervan [[http:// | ||
| + | * Victron Blog about the victronPi above: [[https:// | ||
| * velog: Serial log application for VE.Direct devices [[https:// | * velog: Serial log application for VE.Direct devices [[https:// | ||
| + | * [[https:// | ||
| - | ==== SignalK | + | ===== Bluetooth Protocol ===== |
| - | + | ||
| - | 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 on [[http:// | + | |
| - | + | ||
| - | * SignalK Venus Plugin: https:// | + | |
| - | * SignalK plug-in for USB- connected MPPT Solar Charger: https:// | + | |
| + | * https:// | ||
| ===== DISQUS ===== | ===== DISQUS ===== | ||
| ~~DISQUS~~ | ~~DISQUS~~ | ||
open_source/start.1559280219.txt.gz · Last modified: by mvader