Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[jp6] Adding OLED package #340

Closed
wants to merge 18 commits into from
Closed

[jp6] Adding OLED package #340

wants to merge 18 commits into from

Conversation

tokk-nv
Copy link
Contributor

@tokk-nv tokk-nv commented Nov 29, 2023

Adding package:

  • hardware
    • oled

@tokk-nv tokk-nv changed the title Adding OLED package [jp6] Adding OLED package Dec 2, 2023
@tokk-nv tokk-nv marked this pull request as ready for review December 16, 2023 00:21
@tokk-nv
Copy link
Contributor Author

tokk-nv commented May 3, 2024

Added the following

  • /start_oled_server (so that it can be used as a base for other containers)

Limitation

  • Data retrieval hardcoded (eventually to be moved to using jtop?)
    • power_mode(), power_usage() return fixed values
  • Does not clear out OLED display upon exiting (eventually to handle SIGINT?)

Tested with

Tested on

  • Jetson Orin Nano Developer Kit running JetPack 6.0 GA
  • Jetson Xavier NX Developer Kit running JetPack 5.1.1

image

@ms1design
Copy link
Contributor

ms1design commented May 8, 2024

@dusty-nv @tokk-nv This is something nice I could use in my Home Lab rack cabinet :) I also wonder if in future we could benefit from this work and use it do deliver Jetson sensor data to Home Assistant instance using custom integration?

@dusty-nv
Copy link
Owner

dusty-nv commented May 8, 2024

Sounds good @ms1design! Yes, it is a nifty little widget for headless systems.

@tokk-nv can you rebase this against latest dev branch by copying hardware/oled when you are ready for it to be merged?

@tokk-nv
Copy link
Contributor Author

tokk-nv commented May 8, 2024

Hi @dusty-nv
I've merged the latest of your dev branch into this fork branch of mine, so I believe this is ready to be merged.

@dusty-nv dusty-nv changed the base branch from jp6 to dev May 9, 2024 01:56
@dusty-nv
Copy link
Owner

dusty-nv commented May 9, 2024

@tokk-nv it changes lots of unrelated files- should I just pick hardware/oled for you branch, or were there other required changes?

@tokk-nv
Copy link
Contributor Author

tokk-nv commented May 9, 2024

Yes, the real changes are only under the hardware/oled directory.

@dusty-nv
Copy link
Owner

dusty-nv commented May 9, 2024

Manually cherry-picked this in 5ca13d3 - thanks @tokk-nv

@dusty-nv dusty-nv closed this May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants