Microchip Technology is helping make embedded security solutions more accessible with its CEC1736 TrustFLEX devices. The CEC1736 Trust Shield family is a microcontroller-based platform root of trust solution enabling cyber resiliency for data centers, telecom, networking, embedded computing, and industrial applications. Now, as part of the TrustFLEX platform, the devices are partially configured and provisioned with Microchip-signed […]
Software
Cable kit extends camera distance from Raspberry Pi computers
THine Solutions, Inc. announced a new Camera Cable Extension Kit, the THSER102, for Raspberry Pi (RPi) Camera Modules V2/HQ/V3. This new Kit will also support the RPi Global Shutter (GS) camera with upgraded firmware that will be released soon. The THSER102 is available at Amazon, Digi-Key, and multiple Raspberry Pi Authorized Resellers. The THSER102 frees […]
Matter software libraries now available on xG24 kit and development board
Silicon Labs announced a new partnership in collaboration with Arduino to better enable the seamless development of Matter over Thread applications for Arduino’s 33 million-strong developer community. Developed in collaboration with Silicon Labs, Arduino’s first-ever Matter software libraries are available on both the xG24 Explorer Kit from Silicon Labs and the xG24-based SparkFun Thing Plus Matter – MGM240P development […]
Embedded development tool sharpens UI design
MikroElektronika has unveiled v6.0 of NECTO Studio, the company’s complete, cross-platform integrated development environment (IDE) for embedded applications. The latest version has six new major features including: an enhanced graphics library with a brand new UI designer; CLANG & LLVM toolchains for ARM and RISC-V microcontrollers; CAN support; integrated DMA control; and RTC and LCD available […]
Arduino adapter simplifies connection of J-Link debug probes
SEGGER announces the release of the Arduino MKR Adapter, simplifying the connection of J-Link debug probes to Arduino boards from the MKR series. The adapter was originally developed for internal use to simplify SEGGER’s processes. It has since evolved into a standalone product, accessible to the broader Arduino community, eliminating the need for soldering and […]
Expertly-tuned audio software allows designers to add support for immersive spatial audio
Ceva, Inc. and THX Ltd. announce RealSpace Tuned by THX, a premium software offering for original equipment manufacturers (OEMs) to add support for immersive spatial audio customized to any consumer or prosumer audio device including TWS earbuds, wireless headphones, smartphones, speakers, and soundbars. RealSpace Tuned by THX, featuring Ceva’s RealSpace spatial audio rendering and head […]
Command-line tool minimizes embedded system images
The FAT Image Creator creates a complete file system while keeping the images as small as possible in the process. By storing only relevant data inside the image, production programming time is reduced to a minimum. A typical image of a size of 20 MB can be programmed in a few seconds. Because the FAT […]
Software eases LCD design
Nuvoton Technology has announced the launch of its new LCD simulation software, NuTool-LCDView. NuTool-LCDView is a software tool that assists the development of TN-LCDs with Arm-based microcontrollers (MCUs). It provides a clear visual emulation of the planned LCD layout and hardware design during development, enhancing the communication between developers and engineers. Nuvoton is a leading […]
Software stack for autonomous and semi-autonomous driving
Ambarella, Inc. announced its autonomous driving (AD) software stack, which is primarily based on deep learning AI processing for all of its modular components, including environmental perception, sensor fusion and vehicle path planning. This leading-edge AD stack and Ambarella’s CV3-AD AI domain controller system-on-chip (SoC) family were designed in conjunction, so the stack runs optimally […]
What is Rust used for in an embedded system?
Rust is an emerging systems programming language that’s mostly used for memory management, safety, and performance. It’s a statically typed programming language like Java, C, and C++, where variable types are known at compile time, and it’s designed for performance and safety, especially safe concurrency and memory management. Rust’s low-level control and memory safety make […]