decoders

package
v0.0.0-...-8969683 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2014 License: MIT Imports: 4 Imported by: 1

Documentation

Overview

Decoder for the "BMP085demo.ino" sketch as in: http://github.com/jcw/jeelib/tree/master/examples/Ports/bmp085demo/bmp085demo.ino Decoder Registers as "Node-Bmp085".

See also BMP085Batt for a decoder with lobat warning

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bmp085

type Bmp085 struct {
	flow.Gadget
	In  flow.Input
	Out flow.Output
}

func (*Bmp085) Run

func (w *Bmp085) Run()

Start decoding Bmp085 packets.

type Bmp085Data

type Bmp085Data struct {
	Node  uint8
	Temp  uint16
	Press uint32
}

Note:see jeelib for why 'Press' is 32bit

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL