I'm working on some project with a device I disassembled (to be more precise, a calculator) and need to read voltage from
on its PCB (and, if possible, send current to it). I want to start off saying I cannot read boards, but I do have knowledge about electronics and tech in general. The device has contacts that, when connected to an oscilloscope, emit a short high spike when a button is pressed.
The device's power rating is 1.5 volts, and is powered by AAA. and I wonder if the Arduino can read such low voltage.
If you need more info, please let me know!
Thank you for your help!
An analog input on an R3 can read as little as about 5mV under ideal conditions, if memory serves. What's the duration and amplitude of the signal you want to read.
Sorry for the long, LONG wait, I tried to get a hold of an oscilloscope to measure the signal (hopefully getting one in the next 2 to 3 weeks), because the info I got was from someone with the same PCB as me, on a forum.
I only know the signal is pretty short, besides that I don't have any more info. Will keep you updated though.
Hey Jim,
To be honest, I don't understand how to make the analog comparator work, during my research I got even more confused. Could you explain it a bit further?