Categories
General

KISS

Categories
General

Surprise

To my my big surprise I received an unexpected package today. Thank you #github

Categories
General

Open-source VSCP IoT/M2M automation framework supports Arduino, Raspberry Pi

Source: Open-source VSCP IoT/M2M automation framework supports Arduino, Raspberry Pi

Categories
General

Season greetings

The movie: https://photos.app.goo.gl/eKTJ5rvZE6axbwAv5

I am no winter lover. But mornings like this morning is not bad. I must at least admit that. A decimeter of snow falls during the night and is added to the snow already on the ground. Light, cold, white, snow. Snow that make that special sound when you walk on it. The world becomes very silent when there is new snow everywhere. You are in the void. The feeling is that the world is a silented music studio. I’m the only one awake. It’s still dark. It’s just nice to be alive.

I give the birds (and the squirrels) some food and move away some snow from the car and the ground. After that I am ready start my day. Coffee. Backups (it’s is Friday). My office. My “work”. I love it all.

With this post I just want to wish everyone following the VSCP developers blog a nice time during xmas and during the new year, despite the bad times we live in. I wish you to have some nice days with your dear ones during the period. Perhaps a good book, an old movie, some of your favorite food can find it’s way to you. I know they all will here. There is still a lot to be thankful for.

Have fun and take care everyone.

Categories
General

Concrete Physics Clock | Hackaday.io

Part creative code, part artisanal Pi enclosure, part clock.

Source: Concrete Physics Clock | Hackaday.io

Nice work!

Categories
General

RISC-V MCU Blends Wi-Fi and BLE Connectivity | Circuit Cellar

Designed for simple and secure connectivity applications, Espressif has introduced ESP32-C3. ESP32-C3 is a cost-effective, RISC-V-based MCU with Wi-Fi and Bluet

Source: RISC-V MCU Blends Wi-Fi and BLE Connectivity | Circuit Cellar

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
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
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