26 08, 2023

I got an Error 30 when trying to use Inherent Widgets, what can I do to solve this?

2023-08-26T12:58:28+10:00Categories: , |

To use Inherent Widgets, you need to load the inherent widget resources into the Bank 5 of the Diablo16 processor.

You can do this by going to the Tools menu and clicking on the Load Inherents into Bank 5 button. This is only a one-time write operation unless flashbank5 has been overwritten or if there were updates to the inherent code in the future.

26 08, 2023

I plan to use my Arduino-compatible board as ViSi Genie host controller. Do you have any libraries?

2023-08-26T10:48:07+10:00Categories: , |

Yes. We have different libraries you can download and use from our Github account. You can find the ViSi Genie Arduino library here.

If you are planning to use Arduino IDE, it might be simpler to use their built in Arduino library manager.

Go to Sketch -> Include Library -> Manage Libraries to open the library manager, simply search for ViSi Genie and install it.

Go to Top