OPEnSLab-OSU / Loom

Arduino library for Internet of Things Rapid Prototyping in environmental sensing
GNU General Public License v3.0
26 stars 3 forks source link
arduino arduino-library enviromental-sensing feather-m0

THIS VERSION OF LOOM HAS BEEN DEPRECATED AND IS NO LONGER BEING SUPPORTED, ANY BUGS YOU MAY ENCOUNTER WILL NOT BE FIXED PLEASE USE Loom 4 https://github.com/OPEnSLab-OSU/Loom-V4

logo

Loom

An Internet of Things Rapid Prototyping System for applications in environmental sensing
Project Page · Documentation · Lab Wiki · Quick Start · Configuration

DOI

Table of Contents

Introduction

Loom is an ongoing multidisciplinary collaboration of the OPEnS Lab with a team of 20+ Computer Science and Electrical Engineering students to create a fully open source, modular, user friendly, sensor/actuator Arduino library and ecosystem. The project enables environmental research and conservation communities to overcome significant technical hurdles for creating new environmental, agricultural, and ecological instrumentation to measure, monitor, automate, and understand our world.

Objectives

Key Features

Installing Arduino and Loom

Installing Arduino and Loom Quick Setup

Installing Arduino and Loom Manual Setup

Quick Start

Quick Start Guide

Common Pin Allocations

Common Pin Allocations

Hardware Support

Hardware Support

Documentation

Wiki for general documentation not on GitHub or in Doxygen document

Doxygen generated documentation Version 1 for more verbose documentation that is designed for developers

Doxygen generated documentation Version 2 for more user-friendly documenation that is designed for end-users

Note: The documentation does not currently update automatically, if would want to be sure you have the most up to date version of the documentation, you can run Doxygen to manually generate a local copy of the documentation. See the Doxygen website on how to Install Doxygen and Doxygen Usage.

Once installed, the run doxygen Doxyfile from the command line (from Loom directory) to generate the documentation. To view, open the Loom/html/index.html file in a browser.

Contributing

Is there hardware support or other feature you would like to add to Loom? Follow our Guide to contributing to Loom

Versioning

Loom aims to follow Semantic Versioning

Resources

Custom/Modified Libraries used by Loom

License

Loom is licensed under GNU General Public License v3.0