This is a new revision of 10 bit Digital Voltmeter. For Arduino based voltmeter click here. Recently I’ve published a few voltmeter designs ranging from a simple LED display voltmeters with 8 bit of resolution to a more complex with 10bit and improved input stage. Bargraph voltmeter is available here. Current project incorporates a number of improvements including the use of CU16025 VFD Display
In the next figure you can see a prototype board I’ve used to build this circuit,click it for higher resolution image.
I’ve also published another version of this design at this link. It uses a standard 4 digit LED Display instead of VFD module. It has the same characteristics, meaning the same input range, same 10 bit of resolution and display update rate and A/D convention functions. For C source code and all necessary library header files use this link. Just open it in your MPLAB-X and rebuild.