rawzeo 0.0.1

Decodes the raw data protocol of the Zeo headband.
Documentation
# rawzeo

[![Crate](https://img.shields.io/crates/v/rawzeo.svg)](https://crates.io/crates/rawzeo)
[![API](https://docs.rs/rawzeo/badge.svg)](https://docs.rs/rawzeo/)
[![Lines Of Code](https://tokei.rs/b1/github/joseluis/rawzeo?category=code)](https://github.com/joseluis/rawzeo)

Decodes the raw data protocol of the Zeo headband

## Useful links

- [Zeo Raw Data Library v2.0 documentation]http://www.sleepstreamonline.com/rdl/intro.html
- [old python 2 version of the library]https://github.com/openyou/zeo-raw-data-api
- [Zeo Firmware and Raw Data API on OpenYou github]https://www.openyou.org/2013/06/11/zeo-firmware-and-raw-data-api-on-openyou-github/
- [Last copy of the Zeo firmware and SDK available]https://github.com/openyou/zeo-firmware

See the [crate documentation](https://docs.rs/rawzeo/) for more information.

## Status

This is currently in an experimental stage of development.

## Contributing

Contributions are welcomed to help refine and improve this library over time.
If you notice a bug, have an idea for a new feature, or simply want to suggest
improvements to the existing codebase, please get in touch.