Add GP8403 QT production tester - #4
Closed
ladyada-eagleclaw wants to merge 1 commit into
Closed
Conversation
ladyada-eagleclaw
force-pushed
the
add-qt-tester
branch
from
August 17, 2026 15:43
ab1b7cd to
85a4587
Compare
Co-authored-by: Limor Fried <ladyada@users.noreply.github.com>
Contributor
Author
|
Closing at Ladyada request; tester firmware will be maintained outside the Arduino library repository. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds an automatic Arduino Uno production-test sketch derived from the completed GP8403 QT Tester schematic and board.\n\nThe test verifies:\n- boosted 12 V rail on A3\n- all eight hardware I2C addresses from 0x58 through 0x5F\n- VOUT0/VOUT1 through the A1/A2 divider inputs in both 5 V and 10 V ranges\n- green pass LED and buzzer status outputs\n- safe output clearing on pass and failure\n\nNVM is intentionally not written.\n\nVerified locally and independently by Terra for arduino:avr:uno with all warnings enabled: 12,054 bytes flash, 451 bytes SRAM, zero warnings.