ArduinoGeneral

Measure Voltage on Analog 50A Current Sensor (AC/DC)

userHead Bergval Rudi 2017-01-22 04:28:51 1823 Views2 Replies
Hi,

Is it possible to measure the supplied voltage on the Analog 50A Current Sensor (AC/DC) (SKU:SEN0098) with an Arduino UNO R3?
I am planning to use the module in a project to monitor power consumption.

Thanks!
2017-01-25 14:29:07 Hey Grey,

Thanks for the tip!
userHeadPic Bergval Rudi
2017-01-23 00:49:18 Hi Bergval,

Check this onemake_clickable_callback(MAGIC_URL_FULL, '
', 'https://goo.gl/iG0S8p', '', ' class="postlink"')
It can measure 0~25V DC voltage, if you need larger, you can modify the resistance value according to your ratio.
userHeadPic Grey.CC