OpenBCI / OpenBCI_Cyton_Library

Repository for OpenBCI Cyton Arduino Libraries
MIT License
88 stars 89 forks source link

ADD type for analog sensors #21

Closed andrewjaykeller closed 8 years ago

andrewjaykeller commented 8 years ago

There is sometimes a need to convert aux bytes into numbers, should there be a stream packet type for this?

biomurph commented 8 years ago

Yes, It is sometimes useful to have the AUX bytes converted without any scale factor. This should be an option. So far, we only need to convert the Accelerometer values with a scale factor.

Making the world safe for robots

On Mon, May 9, 2016 at 10:24 AM, AJ Keller <notifications@github.com> wrote:

> There is sometimes a need to convert aux bytes into numbers, should this
> be done?
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly or view it on GitHub
> <https://github.com/OpenBCI/OpenBCI_32bit_Library/issues/21>
>
andrewjaykeller commented 8 years ago

This has been completed see @pushtheworldllc master docs here for an explanation of the new possible end bytes! https://github.com/pushtheworldllc/Docs/blob/master/software/02-OpenBCI_Streaming_Data_Format.md#binary-format