Hello, I'm hoping someone can point me in the right direction, be easy on me, I'm new to this amazing world of programming!
I have made a GUI for a project that I am working on using tkinter, python and a raspberry pi 3. It works OK, but I would like to expand and learn something different, and make it more professional in appearance and function.
Specifically:
I have used a few commercial devices lately (lighting controls, 3D printers) that are based on beaglebone, raspberry pi, or other linux based devices where you only interact with the software/GUI that was written by the folks who made these devices, and nothing else. There is no easy way (that I know of) to exit from their program/GUI and see a Ubuntu or raspbian desktop. It is almost as if they wrote their own OS to run on the raspberry pi or beaglebone.
I am probably explaining this terribly, but I would like to learn how to write something like this, but just don't know where to start, and I'm hoping someone can point me in the right googling direction!
Any help is appreciated!