Categories
General

VSCP framework v0.3.0 and arduino lib v0.2.0 #iot #vscp #m2m

start | VSCP Specification

Post by Andy.

Hi all,

I released just some minutes ago the VSCP framework v0.3.0 and the corresponding arduino library v0.2.0
VSCP framework changes can be found in detail here: https://github.com/BlueAndi/vscp-framework/blob/v0.3.0/CHANGELOG.md
The arduino library is only updated to the VSCP framework v0.3.0

Some highlights:

The framework supports now the silent node behaviour, which is used for non-multimaster protocols, like RS-485.
The bad thing is, I only use the CAN-bus at home and implemented all in theory. If anyone has time and fun to check it, please try
and give some feedback.

Also new, this is the first version which was checked by coverity (https://www.coverity.com/) with 0 defects reported.

The pc example uses now the VSCP helper lib of the v1.0.1 Neon release … thanks Ake for the great work again and the support!

And you can play via the websocket interface of the daemon with the pc example. Switching lights off, on or dim them.

Best regards
Andreas

https://github.com/BlueAndi/vscp-framework
https://github.com/BlueAndi/vscp-arduino

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.