/AVR-Multimeter

Measuring resistance, amperage, voltage, capacitance with an AVR

Primary LanguageC

An ATmega-based multimeter

This project is about making a multimeter based on one of the AVR chips of the ATmega family.

State of the project

Right now the project cannot be built without a lot of problems, this will change in the future. Until then, this is the placeholder for installation instructions.

Software and hardware used

  • Compiler: avr-gcc
  • Programmer: USBtiny (programmed via avrdude)
  • Tested chips: ATmega 328P, ATmega 324A (both DIP)