User Tools

Site Tools

한국어

logicpython:cubloc_api:adin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
logicpython:cubloc_api:adin [2026/04/10 02:06] – created - external edit 127.0.0.1logicpython: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 ''channel''.+Read the raw digital value from the specified ADC ''channel''.
  
 ===== Syntax ===== ===== Syntax =====
Line 13: Line 13:
 ===== Parameters ===== ===== Parameters =====
  
-  * **channel**: ADC ''channel'' number (0 to 2), mapped to GP26, GP27, and GP28.+  * **channel**: ADC ''channel'' number.
  
 ===== Return Value ===== ===== Return Value =====
  
-Returns the read_u16() value exposed by the RP2 MicroPython runtime.+Returns the ''read_u16()'' value exposed by the RP2 MicroPython runtime.
  
 ===== Exceptions ===== ===== Exceptions =====
Line 34: Line 34:
 </code> </code>
  
-===== Related APIs ===== 
- 
-  * [[logicpython:cubloc_api:hadin|HADIn]] 
-  * [[logicpython:cubloc_api:tadin|TADIn]] 
  
logicpython/cubloc_api/adin.1775786798.txt.gz · Last modified: by 127.0.0.1