Categories
General

RISC-V, the Linux of the chip world, is starting to produce technological breakthroughs | ZDNet

RISC-V, the open standard for chip instructions, is leading to some impressive technical innovation, one of its creators says.

Source: RISC-V, the Linux of the chip world, is starting to produce technological breakthroughs | ZDNet

Categories
Programming Python VSCP

New version of node-vscp-class (1.0.11)

A new version of the package node-vscp-class (1.0.11) was published at 2020-12-01T11:41:21.819Z. The shasum of this package was 4c6327ab52dab75a947a01fd1bcef1c65a92db8c.

Updated class/type definitions to latest

Categories
Programming Python VSCP

New version of node-vscp-type (1.0.9)

node-vscp-type (1.0.9)
A new version of the package node-vscp-type (1.0.9) was published at 2020-12-01T11:44:02.363Z. The shasum of this package was 78d8cce89b53ba3c300839d9d15629e284e5c276.

Update to latest type defs.

Categories
General

VSCP Python Sensors BME680 1.0.0 released

As the first in a series of sensor handling modules for Python targeting Raspberry Pi and the likes, the VSCP Python Sensors BME680 initial release 1.0.0 is now available. The script publish VSCP events with data from a BME680 sensor to a MQTT broker of your choice for further processing in higher level tools like node-red. There will be an howto published here shortly on this subject.

The script is available on PyPi

Docs hare here

Categories
Programming Python VSCP

New release of pyvscp 0.3.9

  • Removed dependency on json module
  • Added getIsoDateTime(), getGuidStr() and toJSON() methods for vscp event classes

Available on PyPi Se also pyvscphelperpyvscpclasses and pyvscptypes

Docs are here

Categories
MQTT

Building mosquitto with websocket support

Here is a very good guide on how to build mosquitto mqtt server with websocket support https://gist.github.com/smoofit/dafa493aec8d41ea057370dbfde3f3fc

Categories
General

#VSCP Helper library 14.0.2 released

  • Updated to use latest VSCP code
  • Added Ex versions for conversion methods that was missing them
  • Removed variable and table methods

Full info about the release is here.

Categories
General

New release of pyvscphelper 0.0.12

Added methods

  • convertEventToString
  • convertEventExToString
  • convertStringToEvent
  • convertStringToEventEx
  • getDateStringFromEvent
  • getDateStringFromEventEx
  • setVscpEventFromString
  • setVscpEventExFromString

Fixed known problems

Available on PyPi Se also pyvscp, pyvscpclasses and pyvscptypes

Docs are here

Categories
Programming Python VSCP

New release of pyvscp 0.3.7

  • Added dump to standard event class
  • Standard event now has UTC time set on create
  • Fixed timestamp setting
  • Added timestamp setter (also to constructor)
  • Added constructor with GUID assignment
  • Added missing getmac import
  • Fixed head constants
  • Added new double precision data type
  • Synced VSCP header data
  • Added setGUIDFromMAC

Available on PyPi Se also pyvscphelper, pyvscpclasses and pyvscptypes

Docs are here

Categories
node-js node-red VSCP

node-red-contrib-vscp (1.2.2)

A new version of the package node-red-contrib-vscp (1.2.2) was published at 2020-11-23T21:55:20.331Z. 

Error in documentation fixed.