Guest Carlo Posted September 14, 2021 Report Share Posted September 14, 2021 Is there some guidance on how to call the uGFX package from Python? Do we have to create our own binding library, or has someone a (shared) project where we can build upon? Link to comment Share on other sites More sharing options...
Joel Bodenmann Posted September 16, 2021 Report Share Posted September 16, 2021 Hi, As of today, we do not provide python bindings. However, as this is a plain C library it would be very easy to do so. In fact, there have been successful efforts in providing a MicroPython wrapper in the past: https://badge.emfcamp.org/wiki/TiLDA_MK3/ugfx https://github.com/pypilot/micropython_ugfx https://github.com/SHA2017-badge/Firmware We'd be more than happy to answer any question you might have when writing bindings. This would certainly be a great addition to the library! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now