Commit Graph

76 Commits

Author SHA1 Message Date
Chuck
a01c902716 Stock News
Stock news Ticker
2025-04-10 20:11:59 -05:00
Chuck
1610afd9cb Update config.json
changed default stocks to test update implementation
2025-04-10 20:07:24 -05:00
Chuck
21cd5c9e11 Update .gitignore
rename reference folder
2025-04-10 20:04:21 -05:00
Chuck
69ff4b335f readme update
readme update and formatting for better flow
2025-04-10 19:59:22 -05:00
Chuck
db96c29e90 Update stock_manager.py
add config manager
2025-04-08 22:36:50 -05:00
Chuck
2871766357 Update stock_manager.py
actually read stocks from config file
2025-04-08 22:32:24 -05:00
Chuck
8e98a6d3c3 Update clock.py
Date format changes
2025-04-08 22:25:58 -05:00
Chuck
f6be7b554b Sizing and Spacing
CHanged font sizing on chart and clock spacing
2025-04-08 22:21:31 -05:00
Chuck
75ff4279e7 Update stock_manager.py
stock font size change
2025-04-08 22:14:04 -05:00
Chuck
9ea31698ab Customize Display timings
customize display timings
2025-04-08 22:11:01 -05:00
Chuck
a7982ba912 Update stock_manager.py
stock refresh in the background
2025-04-08 22:05:27 -05:00
Chuck
f527f4b646 Update stock_manager.py
shipping features
2025-04-08 21:57:30 -05:00
Chuck
31e57ad897 Update display_controller.py
adjust screen flow
2025-04-08 21:41:21 -05:00
Chuck
730450ff1c Update stock_manager.py
slow down stock display
2025-04-08 21:40:04 -05:00
Chuck
bac08af552 Update stock_manager.py
stock query update
2025-04-08 21:35:22 -05:00
Chuck
cb8680e834 Update stock_manager.py
parse yahoo scripts
2025-04-08 21:31:04 -05:00
Chuck
e87251caf4 Update stock_manager.py
removing logos to focus on function for now
2025-04-08 21:18:12 -05:00
Chuck
04cfa86430 Update stock_manager.py
Assume folder exists
2025-04-08 21:15:36 -05:00
Chuck
db31864a58 Opening Bell
Introducing the Stock Ticker Feature
2025-04-08 21:12:10 -05:00
Chuck
459e3f937d Update display_manager.py
adjust font size
2025-04-08 20:53:26 -05:00
Chuck
219ac37b54 Update display_manager.py
font resize
2025-04-08 20:52:04 -05:00
Chuck
27da4a573b font change
font changed to Press Start 2P
2025-04-08 19:10:57 -05:00
Chuck
d9a9ca3e17 Update display_manager.py
font changes to dejavu thinnest
2025-04-08 18:59:15 -05:00
Chuck
1678c6fdba Update display_manager.py
remove bitmap and go back to a font. Bitmap was too bold
2025-04-08 18:56:44 -05:00
Chuck
bdb923ef88 Update display_manager.py
using bitmap display instead of fonts
2025-04-08 18:55:00 -05:00
Chuck
08bd347cc4 Update display_manager.py
font changes
2025-04-08 18:51:14 -05:00
Chuck
43d2c422ca Update display_manager.py
timing adjustments to fight artifacts
2025-04-08 18:43:49 -05:00
Chuck
ed35da47c2 Attacking Artifacts
display changes and buffer changes to fight the artifacting
2025-04-08 18:41:08 -05:00
Chuck
6d81241fd9 Luminance fix
luminance fix error
2025-04-08 18:34:58 -05:00
Chuck
96e81af0bf error resolution
fixing luminance error
2025-04-08 18:32:54 -05:00
Chuck
902b53ec86 display draw settings
fighting flicker
2025-04-08 18:30:08 -05:00
Chuck
f569881394 Static Rendering and Clock Improvement
added date to clock and removed all scrolling from weather
2025-04-08 18:26:32 -05:00
Chuck
ec11f57375 display buffer updates
troubleshooting clarity
2025-04-08 18:21:21 -05:00
Chuck
448860d77d Flicker reduction
flicker improvements
2025-04-08 18:18:06 -05:00
Chuck
a52886a421 Update weather_manager.py
improve padding and display improvements
2025-04-08 18:15:18 -05:00
Chuck
f6510c608e Update .gitignore
git ignore
2025-04-08 18:10:18 -05:00
Chuck
c9aef7e408 Update display_manager.py
redraw weather icons
2025-04-08 18:05:59 -05:00
Chuck
a67aca5b45 Display updates
trying to fix weather icons
2025-04-08 18:03:17 -05:00
Chuck
df94535316 troubleshooting weather forecast
weather forecast error resolution
2025-04-08 18:00:24 -05:00
Chuck
eeb8e21564 Update weather_manager.py
changed the way it displays to be more readable
2025-04-08 17:57:37 -05:00
Chuck
9573e4409b Weather forecast drawing fix
Fix from frozen temperature to actually forecast
2025-04-07 21:55:27 -05:00
Chuck
899d1223a8 forecast display enhancements
3 segments for 3 day forecast
2025-04-07 21:50:49 -05:00
Chuck
953616a143 Weather forecast icon enhancements
using google icon set for weather
2025-04-07 21:44:38 -05:00
Chuck
32d685efe0 Weather Forecast Visual improvements 2025-04-07 21:40:15 -05:00
Chuck
afc755c1b2 Add more weather features
Added 6 hour and 3 day forecast. Removed refresh rate limit
2025-04-07 21:36:15 -05:00
Chuck
d49f901ffc Double buffering and Force Clear
Attempting to clean up flicker - otherwise working
2025-04-07 21:31:26 -05:00
Chuck
a5f91040f6 Slow down redraw rate
Slowing redraw to try and fix flicker
2025-04-07 21:25:58 -05:00
Chuck
bae3475efe Update display_manager.py
stop drawing text and start drawing images
2025-04-07 21:23:10 -05:00
Chuck
2171364d38 Display changes
display manager changes
2025-04-07 21:19:46 -05:00
Chuck
27347b13d0 Update display_manager.py
font call order issues
2025-04-07 21:16:49 -05:00