aboutsummaryrefslogtreecommitdiff
path: root/docs/edison.md
diff options
context:
space:
mode:
authorThomas Ingleby <thomas.c.ingleby@intel.com>2014-09-22 14:52:18 +0100
committerThomas Ingleby <thomas.c.ingleby@intel.com>2014-09-22 14:52:45 +0100
commit1fcdfde02c1430fc8e0a6d916905086e3094cc96 (patch)
treeb3c0d5cbc39b71662b153b601099976ccab0f19e /docs/edison.md
parent6a7add6b99fca6980cd718cff37a2d6093725e84 (diff)
doc: add ADC information for each platform
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
Diffstat (limited to 'docs/edison.md')
-rw-r--r--docs/edison.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/edison.md b/docs/edison.md
index 3cbe22b..6263b1f 100644
--- a/docs/edison.md
+++ b/docs/edison.md
@@ -11,3 +11,5 @@ in libmraa:
- PWM avaible on default swizzler postions. (3,5,6,9)
- SPI exposed is also used for the ADC. Try not to use your own CS.
+- ADC kernel module will return 12bit number but the ADC itself only has an
+ accuracy of 10bits. This ADC is only included on the arduino board.