Become a leader in the IoT community!
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
Hey guys @Middleware & OS I want to learn about using TPM in embedded Linux on ARM for secure boot, TrustZone, etc. I’m struggling to find up-to-date resources. Most of […]
I have some files and I would like to run them, I am simply trying to integrate an MQTT dashboard for an embedded system, here are the files : bundle.js, […]
Hey guys, I’m evaluating open-source RTOS options for an ARM Cortex-M project. While FreeRTOS, ChibiOS, and CooCox CoOS seem to offer similar features, I’m curious about real-world experiences. Specifically, how […]
As of Linux 6.12 the real-time PREMPT_RT support has been merged into the kernel. It has only taken about 20 years! However, I still don’t want it controlling my car’s […]
I’m trying to implement message prioritization on the CAN Bus for my Smart Industrial Monitoring System. High-priority messages (emergency alerts) should be transmitted before regular sensor data. I’m using the […]
In preparation of the Tech Tips AMA on Yocto, this is a place to post the questions you want me to look into (yes – I’m cheating in wanting to […]
From @MayQueen Technologies: In the camera.cfg of kernel bbappend file, is there a way to separate two conditions where only camera customers need to add this cfg or not? Should […]
**From @Express_Damage5958: ** Yocto Override Syntax and how this works with bbappends
I’m building a CNN model to run on an STM32F746NG Discovery board following the “TensorFlow Lite for Microcontrollers” tutorials and the TinyML book. I know that the supported TensorFlow-Keras functions […]