Merged
Conversation
Introducing the Stock Ticker Feature
Assume folder exists
removing logos to focus on function for now
parse yahoo scripts
stock query update
slow down stock display
adjust screen flow
shipping features
stock refresh in the background
customize display timings
stock font size change
CHanged font sizing on chart and clock spacing
Date format changes
actually read stocks from config file
add config manager
readme update and formatting for better flow
rename reference folder
changed default stocks to test update implementation
Stock news Ticker
increase scroll speed
Tuning news scrolling performance
orienting scroll direction
removed test files and increased scroll speed
need a test script to call upon
test script tuning
scroll speed increases
scroll tuning
speeding up
still making text faster
Trying to tune scrolling
testing crazy parameters
remove sleep delay
scroll tuning
FPS counter and debug messages
matrix speed tuning
News separator
separator character change
rename stock news ticker to enable other news in the future
load config update
remove redundant import
Stock news has more granular control
Stock News added to the display controller and drawing display instead of image
…ger settings for smooth scrolling - Add proper display initialization and cleanup in test script - Implement timing control to prevent display buffer overflow - Ensure consistent 1ms delay between updates for smooth scrolling
…red text image for efficient scrolling - Implement cropping and pasting for smoother animation - Remove unnecessary display operations and delays
… rendering overhead - Improve frame creation and update logic - Optimize text wrapping for smoother scrolling - Remove unnecessary display clears
…y - Allow news display to run at full speed - Keep slower update rates for other displays
Signed-off-by: Chuck <33324927+ChuckBuilds@users.noreply.github.com>
5ymb01
added a commit
to 5ymb01/LEDMatrix
that referenced
this pull request
Feb 27, 2026
…ecret filter CLAUDE.md: - Add comprehensive CodeRabbit review checklist covering security, error handling, code quality, config, API design, and thread safety - Based on analysis of 3 CodeRabbit reviews (PR ChuckBuilds#2, ChuckBuilds#42, ChuckBuilds#269) api_v3.py: - Fix _drop_empty_secrets to filter None values (match _filter_empty_secrets) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.
working version of stocks with stocks news ticker