This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| logicpython:cubloc_api:adin [2026/04/10 02:06] – created - external edit 127.0.0.1 | logicpython:cubloc_api:adin [2026/05/15 03:24] (current) – [ADIn] mfranklin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ADIn ====== | ====== ADIn ====== | ||
| - | Read the full MicroPython ADC value from the specified ADC '' | + | Read the raw digital |
| ===== Syntax ===== | ===== Syntax ===== | ||
| Line 13: | Line 13: | ||
| ===== Parameters ===== | ===== Parameters ===== | ||
| - | * **channel**: | + | * **channel**: |
| ===== Return Value ===== | ===== Return Value ===== | ||
| - | Returns the read_u16() value exposed by the RP2 MicroPython runtime. | + | Returns the '' |
| ===== Exceptions ===== | ===== Exceptions ===== | ||
| Line 34: | Line 34: | ||
| </ | </ | ||
| - | ===== Related APIs ===== | ||
| - | |||
| - | * [[logicpython: | ||
| - | * [[logicpython: | ||