I have a project that I would like to use the Arduino Nano . This project has the following requirements:
- 1. Run off a 12vdc power supply
- 2. To read a voltage that will vary form 0 - 12vdc volts, by a 90ohm pot.
- 3. Output a 0-12vdc voltage to an analog gauge.
- 4. Read an 8k pulse per single turn magnetic pulse generator. Output Voltage unknown as I am guessing somewhere in the MV range. Two wire system, GND and siginal.
- 5. 0-12vdc Vacuum sensor.
Items 1 & 5 I know I can use the Analog input. It is item 3 & 4 I am not sure of. Any help with hardware and software would be appreciated.