News

Love ’em or hate ’em, sometimes your embedded project needs a menu system. Rather than reimplement things each and every time, [sgall17a] put together a simple GUI menu system in Micropython ...
Tkinter has several advantages for Python GUI development, including its ease of use, its cross-platform compatibility, and its ability to create simple and lightweight GUIs.
If you need to spin up a quick Linux desktop for development or testing purposes, one of the easiest is with a new tool called Distrobox. Jack Wallen shows you how.