# AD7147_API **Repository Path**: wojiaocbj/AD7147_API ## Basic Information - **Project Name**: AD7147_API - **Description**: No description available - **Primary Language**: C - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-08 - **Last Updated**: 2021-10-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Arduino C-based Driver for AD7147 files in the test/ directory will only be used when building in test-mode files in the impl/ dir will be inlcuded when building in normal/ non-test mode The Arduino that's being used is Arduino Duemilanove. The AD7147 board that is being used is made by the autor, and can be found here: [AD7147 Board](https://github.com/jermdax/PCB_Design_Learning/tree/master/AD7147-PACPZ1500R7) Currently only I2C is being worked on, but this will support SPI shortly ## Current Project status Not working/ In early Development