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
misc:ovms [2020/07/31 15:05] – [OVMS V3 Protocol] jaxxmisc:ovms [2021/02/08 22:35] (current) – [Fun with NodeRed] jaxx
Line 2: Line 2:
  
 The OVMS has Wifi and also exposes a websocket server from which you can stream metrics from. The OVMS has Wifi and also exposes a websocket server from which you can stream metrics from.
-I've glued together some [[misc:m5code|horrible code]] that allows displaying some information to an [[https://m5stack.com/collections/m5-core/products/basic-core-iot-development-kit|M5Stack Core]].+I've glued together some [[misc:ovms:m5code|horrible code]] that allows displaying some information to an [[https://m5stack.com/collections/m5-core/products/basic-core-iot-development-kit|M5Stack Core]].
  
 The buttons also allow to trigger hand crafted events that end up being managed by some javascript code in NodeRed (that subscribes to the MQTT broker used by the Protocol V3 stack in OVMS) The buttons also allow to trigger hand crafted events that end up being managed by some javascript code in NodeRed (that subscribes to the MQTT broker used by the Protocol V3 stack in OVMS)
Line 334: Line 334:
  
 {{ misc:chronograf.png?direct&600 | Chronograf }} {{ misc:chronograf.png?direct&600 | Chronograf }}
 +
 +Or even nicer with Grafana
 +
 +{{ :misc:kia_-_grafana.png?direct&600 | Kia Dashboard in Grafana}}
 +
 +{{ :misc:screenshot_2021-02-08_223201.png?direct&600 | Kia Dashboard in Grafana2}}
  
 ====== Fun with NodeRed ====== ====== Fun with NodeRed ======
Line 339: Line 345:
 {{ :misc:node-red_nodered_jaxx_org2.png?direct&600 |}} {{ :misc:node-red_nodered_jaxx_org2.png?direct&600 |}}
  
 +I ended up with the first [[https://twitter.com/DarthMaulEV|tweeting car]] ;-)
 +
 +[[misc:ovms:lvglstuff|misc:ovms:lvglstuff]]