Skip to content

v0.1

Choose a tag to compare

@silbo silbo released this 19 May 21:40
· 43 commits to master since this release

Initial release
basic functionality of AD7173
functions are designed to be changing only desired values in registers
reads register and modifies accordingly

implemented are:

  • setting up input channels (tested)
  • changing to uni / bipolar mode (tested)
  • changing data rates (tested)
  • continuous conversion mode (tested)
  • reading device ID (tested)
  • getting current conversion channel (tested)
  • changing clock mode (not yet tested)
  • single conversion mode, continuous read mode (not yet tested)
  • setting AC rejection filters on / off (not yet tested)
  • getting conversion data (tested)