Skip to content

Basic Functionality

Pre-release
Pre-release
Compare
Choose a tag to compare
@PoorRican PoorRican released this 28 Jan 11:38
· 291 commits to master since this release
5259745

Description

A minimal implementation of sensor logging has been achieved:

  • An abstraction of a sensor has been successfully simulated.
  • A container has been made for sensor objects.
  • All sensors in the container can be queried on a regular interval.

DISCLAIMER

This is a proof-of-concept release and in no way is this library production ready. There is no way to export or store sensor data.

What's Changed

  • Implement Containerization #1
  • Implemented polling #2

Full Changelog: https://github.com/PoorRican/6SENS/commits/v0.0.1-alpha