Commit Graph

  • 5b47ad15ae Optimize daily forecast: Switch to 4 days for better spacing ChuckBuilds 2025-04-11 14:19:44 -05:00
  • 545a360026 Update daily forecast: Show low/high temperatures side by side ChuckBuilds 2025-04-11 14:15:19 -05:00
  • 345b2b95cb Update daily forecast: Match modern layout with separate high/low temps ChuckBuilds 2025-04-11 14:13:43 -05:00
  • 2cdf2827b6 Fix hourly forecast: Use specific weather icons and adjust vertical spacing ChuckBuilds 2025-04-11 14:10:41 -05:00
  • 80d1bd2e75 Improve weather icon visibility in hourly forecast: Adjust vertical spacing and positioning ChuckBuilds 2025-04-11 14:08:55 -05:00
  • ee34d33c7d Improve hourly forecast: Larger icons, smaller text, better spacing ChuckBuilds 2025-04-11 14:05:18 -05:00
  • f8f4f51d94 Update hourly forecast: Match modern layout with 5-hour display ChuckBuilds 2025-04-11 14:01:11 -05:00
  • 3e9a88ffbd Update weather display: Show temperatures in low/high order ChuckBuilds 2025-04-11 13:55:32 -05:00
  • ef24d43d85 Refine weather display: Reduce sizes and improve visual hierarchy ChuckBuilds 2025-04-11 13:54:00 -05:00
  • c7394eb8a6 Optimize weather display layout: Adjust sizes and spacing for 32x64 matrix ChuckBuilds 2025-04-11 13:52:01 -05:00
  • 88a05283dc Update weather display: Implement modern layout with detailed metrics ChuckBuilds 2025-04-11 13:50:09 -05:00
  • a4daa9ed88 Config: Disable all displays except weather for development ChuckBuilds 2025-04-11 13:46:46 -05:00
  • 7470ea7a43 Merge Stocks branch: Add stock display improvements and configuration updates ChuckBuilds 2025-04-11 13:41:11 -05:00
  • 0f9f653133 Update config: enable all displays ChuckBuilds 2025-04-11 13:39:31 -05:00
  • 7021f2a251 Improve stock display layout: Move logo closer to text, adjust chart width, and optimize spacing ChuckBuilds 2025-04-11 13:36:20 -05:00
  • 29f45ec3f6 Improve display: Update test pattern to 'Initializing' with smaller font and faster animation. Also improve stock chart with 50% wider display and better spacing between elements. ChuckBuilds 2025-04-11 13:33:12 -05:00
  • 3a25ff77b3 Adjust stock chart position: Move chart 10 columns to the right ChuckBuilds 2025-04-11 13:29:54 -05:00
  • c073f81297 Improve stock chart: Increase size and remove outline for cleaner look ChuckBuilds 2025-04-11 13:27:58 -05:00
  • c5bfd34d87 Improve stock display layout: Adjust spacing between elements and increase gap between stocks ChuckBuilds 2025-04-11 13:24:13 -05:00
  • 3a34a6e6f4 Fix stock display: Return full image without cropping to show all elements ChuckBuilds 2025-04-11 13:19:13 -05:00
  • 8663ca6234 Fix stock display layout: Increase width and fix chart data processing ChuckBuilds 2025-04-11 13:17:12 -05:00
  • 50abd3057f Fix font references in stock display: Use correct font attributes from DisplayManager ChuckBuilds 2025-04-11 13:15:23 -05:00
  • f45a4c2899 Add price chart to stock display: Visual representation of price movement ChuckBuilds 2025-04-11 13:12:08 -05:00
  • 81bb28f6b2 Fix logo directory permissions: Use temporary directory when assets/stocks is not writable ChuckBuilds 2025-04-11 13:08:17 -05:00
  • 0cc24cb7b4 Fix logo directory permissions: Create directory with proper permissions if it doesn't exist ChuckBuilds 2025-04-11 13:07:24 -05:00
  • c9c385b2aa Improve logo processing: Add image verification and better error handling ChuckBuilds 2025-04-11 13:05:16 -05:00
  • b899f56cab Improve logo handling: Add in-memory fallback for permission issues ChuckBuilds 2025-04-11 13:01:42 -05:00
  • 724dfc9b21 Include assets/stocks directory in repository and update code to use it ChuckBuilds 2025-04-11 12:42:05 -05:00
  • e7161608ce Add stock logo download and display functionality ChuckBuilds 2025-04-11 12:39:42 -05:00
  • efd0214252 Implement continuous scrolling for all stock symbols in one line ChuckBuilds 2025-04-11 12:37:07 -05:00
  • d965543c1c Remove chart from stock display for simpler layout ChuckBuilds 2025-04-11 12:34:47 -05:00
  • caccf129f1 Improve chart visibility: Added checks and increased line width ChuckBuilds 2025-04-11 12:33:55 -05:00
  • 15eb63a634 Shift chart one width to the right in stock display ChuckBuilds 2025-04-11 12:31:48 -05:00
  • 041d9feb69 Fix chart drawing: Properly handle price history data structure ChuckBuilds 2025-04-11 11:56:50 -05:00
  • 4e5c0397c1 Improve chart visibility: Increased size and added background ChuckBuilds 2025-04-11 11:55:40 -05:00
  • 1bb9b17ecf Improve chart display: Better data point handling and scaling ChuckBuilds 2025-04-11 11:54:17 -05:00
  • f9f3e94c8c Move chart further right and make it longer to prevent text overlap ChuckBuilds 2025-04-11 11:52:16 -05:00
  • 971a0d67d9 Make stock chart larger and more visible: Increased size and line width ChuckBuilds 2025-04-11 11:50:39 -05:00
  • 143c07150f Make symbol text white while keeping price and change in stock color ChuckBuilds 2025-04-11 11:48:27 -05:00
  • 0422da66c6 Fix font initialization: Add regular_font to DisplayManager ChuckBuilds 2025-04-11 11:46:53 -05:00
  • 8405b85aca Improve stock display text layout: Better vertical spacing and centering ChuckBuilds 2025-04-11 11:45:20 -05:00
  • dfff7ee691 Remove delay from stock ticker to match news ticker's smooth scrolling ChuckBuilds 2025-04-11 11:43:26 -05:00
  • 135a47e0ce Make price and change text same size with proper alignment ChuckBuilds 2025-04-11 11:40:24 -05:00
  • cab037f0e8 Improve stock display spacing and disable stock news ticker ChuckBuilds 2025-04-11 11:38:07 -05:00
  • 4d2ef1bd0d Improve stock display layout: Larger logo, stacked info, and smooth scrolling ChuckBuilds 2025-04-11 11:34:25 -05:00
  • a741b181f5 Redesign stock display: Add scrolling animation with logo, symbol, mini chart, and stacked price info ChuckBuilds 2025-04-11 11:30:49 -05:00
  • 87d1ac652f Improve module initialization: Only initialize enabled modules and properly respect config settings ChuckBuilds 2025-04-11 11:23:37 -05:00
  • 12443c47c2 Merge branch 'Stocks' of github.com:ChuckBuilds/LEDMatrix into Stocks ChuckBuilds 2025-04-11 11:19:42 -05:00
  • 2f27b5f01d Improve stock chart display: Reduce chart height and adjust spacing to prevent text overlap ChuckBuilds 2025-04-11 11:19:17 -05:00
  • 3d662baf54 Stocks (#2) Chuck 2025-04-11 11:10:50 -05:00
  • fbaca69f0c Merge branch 'main' into Stocks Chuck 2025-04-11 11:10:17 -05:00
  • 1f867e60f3 Optimize stock news display in controller: - Remove global sleep delay - Allow news display to run at full speed - Keep slower update rates for other displays ChuckBuilds 2025-04-11 10:57:03 -05:00
  • f3975e1ac0 Optimize stock news display performance: - Cache text image to reduce rendering overhead - Improve frame creation and update logic - Optimize text wrapping for smoother scrolling - Remove unnecessary display clears ChuckBuilds 2025-04-11 10:40:02 -05:00
  • a7a341b479 Optimize stock news scrolling for better performance: - Use pre-rendered text image for efficient scrolling - Implement cropping and pasting for smoother animation - Remove unnecessary display operations and delays ChuckBuilds 2025-04-11 10:34:26 -05:00
  • 73f836a77a Merge commit 'ff34400' into Stocks ChuckBuilds 2025-04-11 10:30:04 -05:00
  • ff344006b9 Fix stock news scrolling in test environment: - Optimize display manager 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 ChuckBuilds 2025-04-11 10:29:26 -05:00
  • 45d9f1eb63 Fix news ticker performance with simplified scrolling mechanism ChuckBuilds 2025-04-11 10:08:19 -05:00
  • 702c6d2c3e changed float to integer ChuckBuilds 2025-04-11 09:59:27 -05:00
  • 7461a3e46e Adjust matrix settings to reduce artifacting while maintaining performance ChuckBuilds 2025-04-11 09:49:09 -05:00
  • e8aa05a0b4 Optimize scrolling text performance for news ticker ChuckBuilds 2025-04-11 09:47:13 -05:00
  • b4c2fff9a8 Stocks (#1) Chuck 2025-04-10 22:16:38 -05:00
  • 7925bf515b Stock news joins the lineup Chuck 2025-04-10 21:23:54 -05:00
  • 5be0d59d7e Stock news settings Chuck 2025-04-10 21:18:51 -05:00
  • 1d2bef0b2f Update stock_manager.py Chuck 2025-04-10 21:09:13 -05:00
  • 013b5e2200 Update display_controller.py Chuck 2025-04-10 21:08:06 -05:00
  • beeeda5550 Stock News manager Rename Chuck 2025-04-10 21:04:23 -05:00
  • 6091c71944 Update news_manager.py Chuck 2025-04-10 20:59:47 -05:00
  • ba65a2c5cf Update news_manager.py Chuck 2025-04-10 20:58:31 -05:00
  • e14f7ddfb8 Update config.json Chuck 2025-04-10 20:56:37 -05:00
  • 2a127b1471 scroll logging and debugging Chuck 2025-04-10 20:51:52 -05:00
  • f3fd77c4c3 scroll tuning Chuck 2025-04-10 20:49:32 -05:00
  • 80ac45cd73 Update test_news_manager.py Chuck 2025-04-10 20:47:50 -05:00
  • be3c5da3f7 Update config.json Chuck 2025-04-10 20:46:29 -05:00
  • 53689dc2ab Update config.json Chuck 2025-04-10 20:45:04 -05:00
  • 8ec1c70a4d Update config.json Chuck 2025-04-10 20:40:26 -05:00
  • 56594f91a3 Update config.json Chuck 2025-04-10 20:38:09 -05:00
  • fd9006c46e Update config.json Chuck 2025-04-10 20:37:00 -05:00
  • 2128a2fb5f Update config.json Chuck 2025-04-10 20:35:18 -05:00
  • da4615e39c Update test_news_manager.py Chuck 2025-04-10 20:34:02 -05:00
  • 83d5726513 troubleshooting test script Chuck 2025-04-10 20:32:26 -05:00
  • 55db83dd37 Update test_news_manager.py Chuck 2025-04-10 20:30:38 -05:00
  • 8a71971d99 Create test_news_manager.py Chuck 2025-04-10 20:28:04 -05:00
  • 8f11ae36e4 News tuning Chuck 2025-04-10 20:27:07 -05:00
  • 99d9990002 updating scroll direction Chuck 2025-04-10 20:22:26 -05:00
  • e24c46b9f4 Scroll Performance Chuck 2025-04-10 20:19:10 -05:00
  • 50349136f9 Update config.json Chuck 2025-04-10 20:15:55 -05:00
  • a01c902716 Stock News Chuck 2025-04-10 20:11:59 -05:00
  • 1610afd9cb Update config.json Chuck 2025-04-10 20:07:24 -05:00
  • 21cd5c9e11 Update .gitignore Chuck 2025-04-10 20:04:21 -05:00
  • 69ff4b335f readme update Chuck 2025-04-10 19:59:22 -05:00
  • 6fb65346e7 Update README.md Chuck 2025-04-10 18:42:38 -05:00
  • 5f2b7419c6 Update README.md Chuck 2025-04-10 18:40:31 -05:00
  • db96c29e90 Update stock_manager.py Chuck 2025-04-08 22:36:50 -05:00
  • 2871766357 Update stock_manager.py Chuck 2025-04-08 22:32:24 -05:00
  • 8e98a6d3c3 Update clock.py Chuck 2025-04-08 22:25:58 -05:00
  • f6be7b554b Sizing and Spacing Chuck 2025-04-08 22:21:31 -05:00
  • 75ff4279e7 Update stock_manager.py Chuck 2025-04-08 22:14:04 -05:00
  • 9ea31698ab Customize Display timings Chuck 2025-04-08 22:11:01 -05:00
  • a7982ba912 Update stock_manager.py Chuck 2025-04-08 22:05:27 -05:00
  • f527f4b646 Update stock_manager.py Chuck 2025-04-08 21:57:30 -05:00