Commit Graph

3 Commits

Author SHA1 Message Date
HubertH 0cd9ac9b35 Minor changes in aftb_vpp.h
Added a dummy conversation after setting the analog reference
Print out pot type (4131/4151) if VPP_VERBOSE is set
2024-02-04 08:53:50 +00:00
ole00 6beae4de9c Initial support for Arduino UNO Minima (Renesas MCU)
This change handles EXTERNAL vs AR_EXTERNAL definitions of ADC constants
as defined on different Arduino platforms (Atmega vs Renesas).
Also an ADC gain error is compensated for Uno R4. The compensation
values are work-in-progress as I only have a single Uno R4, which
might no produce typical ADC values. That means Uno R4 needs more testing
reports while calibrating the VPP voltages.
2023-10-10 07:55:21 +01:00
ole00 4db4108d4a Sketch: added support for new board design (v 3.0)
New features:
* unified socket for 20 pin and 24 devices (including GAL20V8)
* variable VPP via digi pot
* VPP measurement via A0 ADC (used for VPP calibration)
2023-04-07 19:15:36 +01:00