ADS1220 Library with ChipSelect Support and Code to Voltage Conversion Program

Dependents:   WeightScale

Files at this revision

API Documentation at this revision

Comitter:
sandeepmalladi
Date:
Wed Feb 15 15:37:49 2017 +0000
Parent:
1:85ab9e2aab24
Commit message:
Convension Naming change

Changed in this revision

ADS1220.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 85ab9e2aab24 -r 45f4e10ec58b ADS1220.cpp
--- a/ADS1220.cpp	Wed Feb 15 15:31:32 2017 +0000
+++ b/ADS1220.cpp	Wed Feb 15 15:37:49 2017 +0000
@@ -1,8 +1,7 @@
 /***********************************************************************************************************************************************************************************************
 * File Name     : ADS1220.cpp                                                                                                                                                                                                                                                                                                                                    *
 * Author        : Sandeep Reddy Malladi                                                                                                                                                                                                                                                                                                                  *
-* Designation : Entwicklungs ingenieur                                                                                                                                                         *
-* Company       : PCE Entwicklungs                                                                                                                                                               *
+* Designation : Entwicklungs ingenieur                                                                                                                                                         *                                                                                                                                                    *
 * Version       : 1.0                                                                                                                                                                            *
 * Description : Low level drivers to implement for ADS1220 Using SPI Communication.                                                                                                                                          *
 *                                                                                                                                                                                              *