Electrum spi adc Example
From Manuals
(Difference between revisions)
(Created page with '=Tests processor ADCs (spi_adc)= ==Compatibility [http://www.micromint.com/index.php/SBC/electrum100.html Electrum 100]== This example makes 10 readings of SPI ADC0 on header J7-…') |
(→Tests processor ADCs (spi_adc)) |
||
| Line 1: | Line 1: | ||
| - | =Tests | + | =Tests SPI ADCs (spi_adc)= |
==Compatibility [http://www.micromint.com/index.php/SBC/electrum100.html Electrum 100]== | ==Compatibility [http://www.micromint.com/index.php/SBC/electrum100.html Electrum 100]== | ||
This example makes 10 readings of SPI ADC0 on header J7-1 and prints the results on standard output. Do not use voltages over 3.3V for this test. | This example makes 10 readings of SPI ADC0 on header J7-1 and prints the results on standard output. Do not use voltages over 3.3V for this test. | ||
[[Image:Electrum_spi_adc.png|center|]] | [[Image:Electrum_spi_adc.png|center|]] | ||
Current revision as of 15:31, 25 April 2011
Tests SPI ADCs (spi_adc)
Compatibility Electrum 100
This example makes 10 readings of SPI ADC0 on header J7-1 and prints the results on standard output. Do not use voltages over 3.3V for this test.

