Arduino Analog Sensor Chat Control

Analog Sensors can sense multiple analog signals and convert them to digital numbers with the help of an integrated ADC converter. ADC converters are analog to digital converters. You can learn more about ADC conversion on the internet. You can use or analyze these digital numbers later on. 0 to 5V is represented by numbers from 0 to 1023. You can read multiple sensors by adding multiple analog pins to your programcode.

You can chat with the device at the Ozeki 10 as the video shows below.

Possible commands

  • help - Prints the help
  • subscribe
  • unsubscribe
  • subscribers
  • read


  • More information