Working on a project trying to measure multiple switch inputs via a single DAC in an R-2R resistor configuration. Took me a while to realize that the inputs needed to […]
Hello Guys, I am working on Mic module which is used with beaglebone, The circuit gonna used in robust Industry environment. Recommend me good microphone (ICs) module circuit with noise […]
Hey guys, am developing a robotic arm control system using a BeagleBone Black running Embedded Linux using `AM335x ARM Cortex-A8`. The system needs to control the position of a servo […]
Hello.I have a simple robot with two DC motors. Using the L298N Dual H-Bridge, what’s the minimum number of control pins I can use to give me forward, back and […]
hey guys am creating a smart lighting control system using a `TI CC2652` with Embedded Linux. The system should read data from a Thread light sensor, I am using the […]
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, […]
I’m trying to use the LD_PRELOAD to inject my custom function in a program. I’ve compiled a shared library `getpid.so` having a modified getpid function that prints a message: #include […]
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 […]