| This project demonstrates how the compact, AI-focused microcontroller board Sipeed MaixCAM can be used to perform real-time face counting wi...
| This project demonstrates how the compact, AI-focused microcontroller board Sipeed MaixCAM can be used to perform real-time face counting wi...
| Smart devices respond to wake words like “Alexa,” “Hey, Siri,” or “OK, Google” using a machine-learning technique called keyword spotting. I...
| Scrutiny Debugger is an open-source tool for debugging, visualization, and testing of C/C++ embedded applications. No debug probe required....
| Embedded software is becoming too complex for traditional testing. Formal methods offer a mathematically proven way to ensure code is secure...
| The Raspberry Pi Pico is powered by the RP2040 processor, equipped with two CPU cores. This characteristic makes it an ideal platform for de...
| MCUViewer is an open-source graphical debugging tool for microcontrollers, featuring two core modules that allow developers to visualize and...
| Join Lab Talk #28 live! Explore RISC-V’s rise, IoT/AI applications, and dev tools with Brian Tristam Williams, Jens Nickel, and engineers Vi...
| Elektor has a long history of innovation and experimentation dating back to the 1960s. This edition of ElektorMag, guest-edited by AI, is th...
| Embedded software typically remains unchanged after the product it powers is launched. So how can you be sure that your code is bug-free? He...
| Want to write your own high-performance object-oriented programs (OPP)? First, you must familiarize yourself with the advantages of OOP over...