adc-mcp3008

Crates.ioadc-mcp3008
lib.rsadc-mcp3008
version0.1.1
sourcesrc
created_at2018-02-25 18:55:27.398345
updated_at2018-02-25 19:32:57.931862
descriptionPlatform agnostic driver written using embedded-hal traits to interface with the MCP3008 / MCP3004 ADC's
homepage
repositoryhttps://github.com/pcein/adc-mcp3008
max_upload_size
id52812
size17,329
Pramode C E (pcein)

documentation

https://docs.rs/adc-mcp3008

README

A platform-agnostic driver for the MCP3008 / MCP3004 ADC's written using the embedded-hal traits.

Example programs using this driver are available here.

There is also a tutorial on writing embedded-hal based drivers using the MCP3008 as an example

Commit count: 8

cargo fmt