Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 937 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 937 Bytes

Task-Examples

A couple examples for Makuna/Task

Licensing

Copyright © 2016 Uli Wolf (https://github.com/SirUli)
This work is free. You can redistribute it and/or modify it under the
terms of the Do What The Fuck You Want To Public License, Version 2,
as published by Sam Hocevar. See the COPYING file for more details.

Description

All examples can be found in the "examples" folder. The src folder just provides a dummy as platformio complains otherwise.

SI7021

Reads the temperature and humidity sensor "SI7021"

TSL2561

Reads the light sensor "TSL2561"

WittyCloudLDR

Reads the LDR sensor of the WittyCloud Module (See here at a full example of this module)

Continuous Integration

Build Status