en-us_commands:reference:analogreadinit
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en-us_commands:reference:analogreadinit [2026/09/07 21:52] – 만듦 - 바깥 편집 127.0.0.1 | en-us_commands:reference:analogreadinit [2026/09/08 00:53] (current) – 바깥 편집 127.0.0.1 | ||
|---|---|---|---|
| Line 20: | Line 20: | ||
| // Use autocomplete constants | // Use autocomplete constants | ||
| - | analogReadInit(IANALOG_SPS_250); | + | analogReadInit(IANALOG_SPS_250); |
| } | } | ||
| Line 28: | Line 28: | ||
| Serial.print(ch); | Serial.print(ch); | ||
| Serial.print(" | Serial.print(" | ||
| - | Serial.println(analogRead(ch)); | + | Serial.println(analogRead(ch)); |
| } | } | ||
| } | } | ||
| Line 41: | Line 41: | ||
| * SPI communication and function processing add time, so the actual measurement SPS may be lower than the target. | * SPI communication and function processing add time, so the actual measurement SPS may be lower than the target. | ||
| * '' | * '' | ||
| + | |||
| + | ===== Built-in Commands in the Same Category ===== | ||
| + | |||
| + | * [[: | ||
| + | * [[: | ||
| + | * [[: | ||
| [[: | [[: | ||
en-us_commands/reference/analogreadinit.1788785565.txt.gz · Last modified: by 127.0.0.1
