I have a project that will be using the Odyssey X86J4105864 SBC. If I was working on an Embedded Platform, Micro, Display with a controller and a SPI Interface, it would be a normal project. However, this is not quite what this SBC presents. I would like to be able to access the Monitor Pixel by pixel through the HDMI Interface and from the Windows Graphics Controller.

The goal here is to develop a HMI GUI (Human/Machine Interface) GUI. The project is to build a series of Gauges, Push Buttons, Stripchart Graphs, Slider Controls. 7-Segment LED Display and other Industrial Control images. If I had total control of the display I could accomplish anything I needed. Also, as the Windows Graphics Controller is powerful, I would also have access to all the fonts and other resources.

An alternative method would be to obtain some libraries that worked with a specific language that had most of these capabilities already available. However, it would be very interesting to gain the knowledge to be able to totally access a PC Monitor as if it was an embedded display.

I am looking for any assistance for this project, thanks Y'All