Skip to content

Add configurable fan duty cycle for piroman5#217

Open
jeonghoonkang wants to merge 1 commit intomasterfrom
codex/modify-piroman5-to-accept-cpu-fan-time-argument-cn415a
Open

Add configurable fan duty cycle for piroman5#217
jeonghoonkang wants to merge 1 commit intomasterfrom
codex/modify-piroman5-to-accept-cpu-fan-time-argument-cn415a

Conversation

@jeonghoonkang
Copy link
Copy Markdown
Owner

Summary

  • allow ip_display.py to accept a --fan-duty percentage argument (default 100)
  • display the current fan duty cycle on the OLED (e.g. Duty: 75%/120s)
  • document fan-duty usage and display line in OLED IP Display README
  • extend the runtime cycle from one minute to two minutes (120 s)

Testing

  • pip install luma.oled luma.core (fails: Could not find a version that satisfies the requirement luma.oled)
  • python apps/oled_piroman5/ip_display.py --help (fails: ModuleNotFoundError: No module named 'luma')
  • python -m py_compile apps/oled_piroman5/ip_display.py

https://chatgpt.com/codex/tasks/task_e_68abb4166b1c8331bd7c40e5f448ccbf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant