feat(psp): USB relay actuator control + closed-loop demo video#101
Merged
AndrewAltimit merged 4 commits intomainfrom Mar 30, 2026
Merged
feat(psp): USB relay actuator control + closed-loop demo video#101AndrewAltimit merged 4 commits intomainfrom
AndrewAltimit merged 4 commits intomainfrom
Conversation
Add PSP power control scripts (psp_actuator.py for interactive relay control, psp_demo.py for full closed-loop demo: WiFi → TV Guide → window → actuator reboot) and add demo video placeholders in the journal and README. Video file must be uploaded as a GitHub asset (10MB, exceeds repo limit). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Updated the URL for closed-loop automation assets in README.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Gemini AI Code ReviewIssues (if any)
Previous Issues (for incremental reviews)(none) Suggestions (if any)
Notes
Generated by Gemini AI (gemini-3.1-pro-preview). Supplementary to human reviews. |
Automated fix by Claude in response to Gemini/Codex review. Iteration: 1/5 Co-Authored-By: AI Review Agent <noreply@anthropic.com>
Owner
Author
Review Response Agent (Iteration 1)Status: Changes committed, pushing... Commit: Fixed Issues
Ignored Issues
Deferred to Human
Notes
Automated summary of agent fixes. |
Gemini AI Incremental ReviewThis is an incremental review focusing on changes since the last review. Previous Issues (for incremental reviews)
Issues (if any)(none) Suggestions (if any)
Notes
Generated by Gemini AI (gemini-3.1-pro-preview). Supplementary to human reviews. |
Owner
Author
Review Response Agent (Iteration 2)Status: No changes needed
Fixed Issues
Ignored Issues
Deferred to Human
Notes
The agent reviewed feedback but no file modifications were detected. |
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.

Summary
scripts/psp_actuator.py-- interactive USB relay controller for PSP power slider (extend/retract with 1/4 step precision)scripts/psp_demo.py-- one-command closed-loop demo: connects to PSP over WiFi, launches TV Guide, tunes a channel, windows the app, then power-cycles via actuatorTest plan
Generated with Claude Code (https://claude.com/claude-code)