Discussion Overview
The discussion revolves around how to record a raw analog signal using an Arduino and a circuit board, specifically focusing on the use of an Analog-Digital Converter (ADC) and potential storage solutions like an SD card. Participants explore circuit board recommendations and the necessary components for interfacing with the analog signals.
Discussion Character
- Technical explanation
- Exploratory
- Debate/contested
Main Points Raised
- One participant suggests using an ADC to convert the analog signal to digital data for storage.
- Another participant inquires about the voltage range of the input signals and the source, indicating that if the voltage is within 5V, the built-in ADC of the Arduino could be utilized.
- A different viewpoint is presented regarding the use of a data logger, specifically mentioning the LabJack U6 Pro as a capable device for handling a wider voltage range and providing additional features.
- One participant reiterates the importance of knowing the voltage range and input source to determine the necessary circuitry for interfacing with the Arduino's ADC.
- A later reply mentions the availability of Arduino resources for ADC at the specified voltage range, indicating that it can convert the 0-2V input signal to a digital value.
Areas of Agreement / Disagreement
Participants express varying opinions on the best approach to recording the analog signal, with some advocating for the use of an Arduino and built-in ADC, while others suggest alternative solutions like dedicated data loggers. The discussion remains unresolved regarding the optimal method and components to use.
Contextual Notes
There are limitations regarding the assumptions about the input source and the specific requirements for circuitry before the ADC pins on the Arduino, which remain unclear.