![]() |
incorporate a multimeter into the Pinecil - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: General (https://forum.pine64.org/forumdisplay.php?fid=1) +--- Forum: General (https://forum.pine64.org/forumdisplay.php?fid=74) +--- Thread: incorporate a multimeter into the Pinecil (/showthread.php?tid=19862) |
incorporate a multimeter into the Pinecil - kellanphil - 06-13-2025 When looking at the schematic for the Pinecil I don’t think I see any open gpio pins, but I was bored and was curious to see what you guys thought about trying to incorporate a multimeter into the Pinecil. Has anyone attempted adding anything like this? RE: incorporate a multimeter into the Pinecil - hinomi - 07-31-2025 I had the same idea. Below I will share my thoughts after a quick datasheet read for V1. You might be able to repurpose the tip sensing mechanism although the measurement range would go from 0-0.01V without further voltage deviders. After that the Opamp will Saturate. And I don't know if the driver for the tip would interfere. Otherwise you defenitly need to use an addon board there are at least 3 pins routed to the usb port which can be used with ADCs. Without additional circuitry you would only be able to measure 0-3.3v (presumably, didn't find any information on VREF and the QFN36 package). Using the usb Port you could even create an osciloscope and display it on a Phone or PC. 12Mbit/s /16Bit/sample = 750ksamples or 1Msample/s with 12bit for a single channel minus usb overhead. |