Martin's corner on the web

PE2

Knowing what PE2 is is a sign of aging says a colleague with irony.. oh, well, not only do I know what it is, but I have used it for quite a while back then.

Securing MQTT for embedded IoT devices with Mutual TLS

Last-minute preparations for the "IoT Bulgaria Summit 2019" event tomorrow, Sept 14, 2019. My session topic is "Securing MQTT for embedded IoT devices with Mutual TLS Authentication", starting 9:30am. Register for free here: https://www.eventbrite.com/e/iot-bulgaria-summit-2019-tickets-54290900545 The slides I presented are available here: https://drive.google.com/file/d/1FglRqRC5rAlap4HCLp-MgqwR1gnZMIVc/view?usp=sharing

Graphical resources of the TFT32 thermostat project

Considering moving all graphical resources (icons, fonts) of the TFT32 thermostat project to dedicated OTA update-capable partitions to allow GUI branding and customization. Few technical challenges to do so, but completely doable. PoC of that done, and working well. As a result of the decoupling of graphical resources from the code, the OTA image for…