diff options
author | vishnueaswaran | 2019-07-19 13:11:54 +0530 |
---|---|---|
committer | vishnueaswaran | 2019-07-19 13:11:54 +0530 |
commit | 8fee690e428db1183e028dd8b832e06a367c89cc (patch) | |
tree | 370dc92af1aa8f8ebd55d39dc42aad7b22924c9f /Resources/OpenPLCv2/firmware/ADC.test.arduino | |
parent | 4a1414b2f3e4f98244ac624b14604458e850e6cd (diff) | |
download | OpenPLC-8fee690e428db1183e028dd8b832e06a367c89cc.tar.gz OpenPLC-8fee690e428db1183e028dd8b832e06a367c89cc.tar.bz2 OpenPLC-8fee690e428db1183e028dd8b832e06a367c89cc.zip |
unknown changes!
Diffstat (limited to 'Resources/OpenPLCv2/firmware/ADC.test.arduino')
-rwxr-xr-x[-rw-r--r--] | Resources/OpenPLCv2/firmware/ADC.test.arduino/adc.ref | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | Resources/OpenPLCv2/firmware/ADC.test.arduino/one/libraries/vishnuADC.cpp | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | Resources/OpenPLCv2/firmware/ADC.test.arduino/one/libraries/vishnuADC.h | 2 | ||||
-rwxr-xr-x[-rw-r--r--] | Resources/OpenPLCv2/firmware/ADC.test.arduino/one/one.ino | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | Resources/OpenPLCv2/firmware/ADC.test.arduino/spi_ads1018/spi_ads1018.ino | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | Resources/OpenPLCv2/firmware/ADC.test.arduino/trial.c | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | Resources/OpenPLCv2/firmware/ADC.test.arduino/trial2.c | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | Resources/OpenPLCv2/firmware/ADC.test.arduino/vishnuADC.cpp | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | Resources/OpenPLCv2/firmware/ADC.test.arduino/vishnuADC.h | 0 |
9 files changed, 1 insertions, 1 deletions
diff --git a/Resources/OpenPLCv2/firmware/ADC.test.arduino/adc.ref b/Resources/OpenPLCv2/firmware/ADC.test.arduino/adc.ref index 8cb2251..8cb2251 100644..100755 --- a/Resources/OpenPLCv2/firmware/ADC.test.arduino/adc.ref +++ b/Resources/OpenPLCv2/firmware/ADC.test.arduino/adc.ref diff --git a/Resources/OpenPLCv2/firmware/ADC.test.arduino/one/libraries/vishnuADC.cpp b/Resources/OpenPLCv2/firmware/ADC.test.arduino/one/libraries/vishnuADC.cpp index 01d6931..01d6931 100644..100755 --- a/Resources/OpenPLCv2/firmware/ADC.test.arduino/one/libraries/vishnuADC.cpp +++ b/Resources/OpenPLCv2/firmware/ADC.test.arduino/one/libraries/vishnuADC.cpp diff --git a/Resources/OpenPLCv2/firmware/ADC.test.arduino/one/libraries/vishnuADC.h b/Resources/OpenPLCv2/firmware/ADC.test.arduino/one/libraries/vishnuADC.h index 2f2e7c5..33b0fb5 100644..100755 --- a/Resources/OpenPLCv2/firmware/ADC.test.arduino/one/libraries/vishnuADC.h +++ b/Resources/OpenPLCv2/firmware/ADC.test.arduino/one/libraries/vishnuADC.h @@ -65,7 +65,7 @@ class ADS1118 { union Config configRegister; ///< Config register //Bit constants - const long int SCLK = 4000000;///< ADS1118 SCLK frequency: 4000000 Hz Maximum for ADS1018 (4Mhz) + const long int SCLK = 1000000;///< ADS1118 SCLK frequency: 4000000 Hz Maximum for ADS1018 (4Mhz) // Used by "SS" bit const uint8_t START_NOW = 1; ///< Start of conversion in single-shot mode diff --git a/Resources/OpenPLCv2/firmware/ADC.test.arduino/one/one.ino b/Resources/OpenPLCv2/firmware/ADC.test.arduino/one/one.ino index 862b0a7..862b0a7 100644..100755 --- a/Resources/OpenPLCv2/firmware/ADC.test.arduino/one/one.ino +++ b/Resources/OpenPLCv2/firmware/ADC.test.arduino/one/one.ino diff --git a/Resources/OpenPLCv2/firmware/ADC.test.arduino/spi_ads1018/spi_ads1018.ino b/Resources/OpenPLCv2/firmware/ADC.test.arduino/spi_ads1018/spi_ads1018.ino index 8e1290a..8e1290a 100644..100755 --- a/Resources/OpenPLCv2/firmware/ADC.test.arduino/spi_ads1018/spi_ads1018.ino +++ b/Resources/OpenPLCv2/firmware/ADC.test.arduino/spi_ads1018/spi_ads1018.ino diff --git a/Resources/OpenPLCv2/firmware/ADC.test.arduino/trial.c b/Resources/OpenPLCv2/firmware/ADC.test.arduino/trial.c index fae88f6..fae88f6 100644..100755 --- a/Resources/OpenPLCv2/firmware/ADC.test.arduino/trial.c +++ b/Resources/OpenPLCv2/firmware/ADC.test.arduino/trial.c diff --git a/Resources/OpenPLCv2/firmware/ADC.test.arduino/trial2.c b/Resources/OpenPLCv2/firmware/ADC.test.arduino/trial2.c index e8cdfcf..e8cdfcf 100644..100755 --- a/Resources/OpenPLCv2/firmware/ADC.test.arduino/trial2.c +++ b/Resources/OpenPLCv2/firmware/ADC.test.arduino/trial2.c diff --git a/Resources/OpenPLCv2/firmware/ADC.test.arduino/vishnuADC.cpp b/Resources/OpenPLCv2/firmware/ADC.test.arduino/vishnuADC.cpp index 098debe..098debe 100644..100755 --- a/Resources/OpenPLCv2/firmware/ADC.test.arduino/vishnuADC.cpp +++ b/Resources/OpenPLCv2/firmware/ADC.test.arduino/vishnuADC.cpp diff --git a/Resources/OpenPLCv2/firmware/ADC.test.arduino/vishnuADC.h b/Resources/OpenPLCv2/firmware/ADC.test.arduino/vishnuADC.h index 2f2e7c5..2f2e7c5 100644..100755 --- a/Resources/OpenPLCv2/firmware/ADC.test.arduino/vishnuADC.h +++ b/Resources/OpenPLCv2/firmware/ADC.test.arduino/vishnuADC.h |