You are reading a single comment by @Steffen and its replies. Click here to read the full conversation.
  • I'm reading chunks of data using Waveform, which returns UInt values.
    There are accompanying single measurements via analogRead. Unfortunately analogRead values need to be converted from Float to Integer to be comparable with the Waveform data. Is there a way to make analogRead return integers (may be a flag)?
    Any other reliable, though probably hacky way to get ADC data fast and as int?

About

Avatar for Steffen @Steffen started