mcp320x

Crates.iomcp320x
lib.rsmcp320x
version0.1.1
sourcesrc
created_at2023-10-03 20:54:55.722997
updated_at2023-10-03 21:14:59.222663
descriptionPlatform agnostic driver written using embedded-hal traits to interface with the MCP320X ADC's
homepage
repositoryhttps://gitlab.com/studiedlist/mcp320x
max_upload_size
id991545
size18,901
(Studiedlist)

documentation

https://docs.rs/mcp320x

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 and here.

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

Commit count: 11

cargo fmt