I have a task to write a python program for the Orange Pi Zero 2W. I won't go into the details, but it is connected with turning the brightness of the monitor up and down. I am pretty sure that there are many libraries that can help me to do this and this will not be hard.
My question is: is it possible to immitate the Orange Pi Zero 2W enviorment? I don't have one at hand. Could I use a normal Ubuntu 24.04 machine (inside of "Virtual Machine")? Will the code function the same on the minicomputer?
Thanks in advance!