dusty-nv / jetson-containers

Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
MIT License
2.09k stars 435 forks source link

[jp6] Adding OLED package #340

Closed tokk-nv closed 3 months ago

tokk-nv commented 9 months ago

Adding package:

tokk-nv commented 4 months ago

Added the following

Limitation

Tested with

Tested on

image

ms1design commented 3 months ago

@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 commented 3 months ago

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 commented 3 months ago

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 commented 3 months ago

@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 commented 3 months ago

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

dusty-nv commented 3 months ago

Manually cherry-picked this in https://github.com/dusty-nv/jetson-containers/commit/5ca13d3719b0d0d091183177ff1527a8efaf1078 - thanks @tokk-nv