No commit activity in last 3 years
No release in over 3 years
This Gem provides and easy to use API for sending and receiving data and commands for the microAeth model AE51. This library is not complete but encompasses the most common commands for interfacing with the device.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 3.2
~> 2.8

Runtime

 Project Readme

microAeth-AE51-Ruby

Ruby API for AethLabs microAeth® model AE51

Description

This Gem provides and easy to use API for sending and receiving data and commands for the microAeth model AE51.

This library is not complete but encompasses the most common commands for interfacing with the device.

Installation

Install the Ruby Gem:

$ gem install micro_aeth-ae51-ruby

Include it in your Ruby application:

require 'micro_aeth-ae51'

Documentation

Documentation for this project may be accessed through it's RubyGems Site here.

Bugs

Please report any bugs found in microAeth-AE51-Ruby here, we appreciate your help improving microAeth-AE51-Ruby.

Future Work

The core of this gem was originally used to build portable combustion emissions testing devices (see here). The project is no longer under development and work has stopped on this gem as well.