0
I like to build a robot, that it has an ARM-based computer(like raspberry pi) and Linux OS upon. I like when the user turns on the robot, robot runs it's specific program(that I have written in C language), and doesn't run a general purpose desktop Linux!
For example, when robot turns on, it shows "Hello!" on it's display, Says hello to user, moves his hands, etc (I mean runs only my specified program for it)
How can I do that?
Check out kiosk mode: http://www.omgubuntu.co.uk/2014/07/create-ubuntu-kiosk
– fixer1234 – 2017-01-01T20:31:48.423