Using Jetson boards for "kiosk" mode applications for industrial equipment

I am trying to see how feasible it is to treat this hardware and platform as a solution for industrial, single application systems.
We do not want to boot into the OS UI, but directly into our own application and with our boot logo. Is there some guide or thread for this specifically, as I could not find it.

Hi lloydhussell,

Are you using the devkit or custom board for TX2?
What’s your Jetpack version in use?

Maybe you can refer to the following topic to update the boot logo for TX2.
Change cboot boot logo (L4T 28.2)

I do not have any hardware yet. I was sort of preparing myself.
I am going to buy a Jetson Nano right now so I can start playing around with the kit.

However, I know we will want to increase the performance eventually, so is there some standardised way of doing this for all your hardware? Or am I missing something?

Hi,
We have sample rootfs. Please check the section in developer guide
You can develop your rootfs on Jetson Nano developer kit based on the sample rootfs. And for ruuning an application at startup, please refer to

Jetson Nano FAQ
Q: How to autorun an app or commands at startup?

And for capability of Jetson Nano, please check module data sheet:

https://developer.nvidia.com/embedded/dlc/jetson-nano-system-module-datasheet

If Jetson Nano may not be able to achieve target performance, you may considuer use Orin NX or Orin Nano.

And for Orin NX and other boards, can they be used in industrial applications? If not, what are the board solutions for industry, and do they follow the same procedure as Jetson Nano for app on startup and boot logos?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.