Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 418 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 418 Bytes

CS5460

Arduino library for CS5460

Using SPI interface to connect, tested on Arduino UNO.

Current functions include set config register arguments manually, read measurements in raw binary format and float number and calibrate gain and offset.

See detail information of CS5460: datasheet

Todo: Make full use of EOUT, EDIR and INT ports.