can i use -4.8v as a reference signal

Im in need of help. i need to no if its possible to read a neg 4.8 signal to = high an 0v to signal low. or must high be +
thanks
kevin

I don't think you can read a negative voltage, it will damage the chip.

Maybe if you invert the signal before it reaches the pin then you maybe work with it that way, but then your positive signal will be negative so I dont think that will work, either.

Only positive voltage inputs (0 to 5V) to Arduino are allowed.

However, a simple circuit could be used to invert your signal.

Hi,
You can use an op amp and invert the signal.

jremington:
Only positive voltage inputs (0 to 5V) to Arduino are allowed.

However, a simple circuit could be used to invert your signal.

Very useful tidbit of advice, thanks.

Yes but that will invert the normally positive signal too.

Perhaps you should tell us the rest of the story!

Paul