Skip to main content

Software - FW Sense Hat


Status

  • Status: Development
  • Version: 1.0.0
  • Category: Firmware
  • Language: Python
  • Code: fw_sensehat

Links

Simple Python module that read data from Sense Hat and share them on the local DBus.
This repository is part of the Smart Van Project.

Once ran, this script reads data from the Sense Hat via I2C then notify the DBus with updated values. The DBus service and his properties are defined into _dbus_descs.py file. More info on Supported devices and value mapping.

Specs provided

The following table lists all Smart Van SPECIFICATIONS that can be provided by this firmware. Then, you can use this info to customize the `struct.jod` file of the JOD Smart Van distribution.

Property NameSpecification

Usage

TODO: write the usage section for Firmware/Sense Hat