I need help. I'm just starting my adventure with Arduino and electronics. I need to complete a specific project related to connecting the RD200M radon sensor to Arduino.
I found such a diagram in the manufacturer's documentation (see page 1):
I wanted to ask what exactly the adapter board between Arduino and RD200M is. Please provide the specific name and number of the board - if it is a commercially available item.
I am not an electronics expert and I would be grateful for information + a diagram on how to connect the RD200M sensor to Arduino.
If there was no "special" adapter board, would the connection:
- RD200M Pin 4 to GND Arduino
- RD200M Pin 3 (red) <---> 5V to 12V step-up board <---> Arduino 5V output port**
- RX200M Pin 2 (yellow) to one selected Arduino input port (e.g. port 1)
- PD200M Pin 1 (green) to one other selected Arduino input port (e.g. port 2)
Will be correct and will cooperate with code (sketch) listed in manufacturer's instruction?
Will the Arduino be damaged when connected in this way - a large current will not flow through it (increasing the voltage from 5V to 12 V in the step-up board seems to require a higher current)