I am working on developing a data logger for a variety of electric mobility devices. These devices operate at various voltages and currents ranging from 12V - 48V (DC) and 60A - 200A.
The device I would like to build would log the speed, voltage and current over some interval. The application would allow for either an inline ammeter or a amp clamp. My question is, what can be used to measure 200A and communicate that to an arduino?
Using Bluetooth as the interface to Arduino hardware is a nice way not to get into trouble with electrical safety at the Arduino side. 200 amps can be very dangerous if they are short-circuited, not only for the electronics ...