Home > News & Updates > MONITOR VOLTAGE AND CURRENT WITH THE TINY V/A METER

MONITOR VOLTAGE AND CURRENT WITH THE TINY V/A METER

Summary of MONITOR VOLTAGE AND CURRENT WITH THE TINY V/A METER


The Tiny V/A is a palm-sized, all-in-one meter for measuring voltage and current during hardware development, built around an Arduino Nano. It uses an INA219 high-side current sensor, a 0.96” OLED display, and a capacitive touch button in a 3D-printed enclosure, connecting between a power supply (female barrel jack) and the load (male barrel jack) to simplify and speed repeated power measurements for low-power device development.

Parts used in the Tiny V/A:

  • Arduino Nano
  • INA219 current/voltage sensor
  • 0.96” OLED display
  • Capacitive touch button
  • Female barrel jack connector (power input)
  • Male barrel jack connector (power output)
  • 3D-printed enclosure

Measuring voltage and current is an important part of the development process for any hardware product. Especially when developing a low power device, the knowledge of how much power the device is drawing at each mode of its operation is critical to the correct estimation of its battery life.

MONITOR VOLTAGE AND CURRENT WITH THE TINY V/A METER

While voltage can be measured in a straightforward manner, current usually require a more strenuous approach with a shunt, which if not properly selecterd could lead to errors. Even when these two are properly calibrated in the form of a meter, the tethering wires between the device and the meters can make the process not so interesting, especially when you have to do it repeatedly. To solve this, Karl Torp decided to build a palm-sized, one-for-all meter called; the Tiny V/A.

Based on the Arduino Nano, the TinyV/A comprises of the nano, an INA219 sensor, a 0.96” OLED display, and a single capacitive touch button, all neatly housed inside a 3D-printed printed enclosure. It operates in a manner similar man-in-the-middle technique, taken in input from a power supply via a female barrel jack connector and supplying power to the load through a male connector output.

The INA219 is a popular high side current sensor, readily available on Platforms like Alibaba, and its ability to measure both current and voltage on a load is the rock upon which the project is built.

Read more: MONITOR VOLTAGE AND CURRENT WITH THE TINY V/A METER

Quick Solutions to Questions related to Tiny V/A:

  • What is the Tiny V/A meter used for?
    Measuring voltage and current of a device to estimate power consumption and battery life.
  • What microcontroller does the Tiny V/A use?
    It uses an Arduino Nano.
  • Which sensor measures current and voltage in the Tiny V/A?
    The INA219 high-side current sensor measures both current and voltage.
  • How does the Tiny V/A connect to the power supply and load?
    It takes input from a power supply via a female barrel jack and supplies the load through a male barrel jack output in a man-in-the-middle arrangement.
  • What display does the Tiny V/A have?
    It has a 0.96 inch OLED display.
  • How is the Tiny V/A operated by the user?
    It is operated using a single capacitive touch button.
  • How is the Tiny V/A packaged?
    All components are housed inside a 3D-printed enclosure.

About The Author

Scroll to Top