Our MicroLayout library provides a lightweight framework for creating HMIs with labels, buttons and images but sometimes that’s just not quite enough to give your users the information you want. IoT devices very often collect time-series telemetry, and displaying that data is usually meaningful…
If you’re working on an IoT project with a display, then you’re almost certainly wanting to show information to a user. Drawing that information using drawing primitives can be both cumbersome and non-portable. We at Wilderness Labs have released our MicroLayout library to help…