<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/" > 

	<channel>
		<title>CNX Software &#8211; Embedded Systems News</title>
		<atom:link href="https://www.cnx-software.com/?feed=gn" rel="self" type="application/rss+xml" />
		<link>https://www.cnx-software.com/</link>
		<description>Reviews, tutorials and the latest news about embedded systems, IoT, open-source hardware, SBC&#039;s, microcontrollers, processors, and more</description>
		<lastBuildDate>Sat, 06 Jun 2026 05:06:07 +0000</lastBuildDate>
		<language>en-US</language>
		<sy:updatePeriod> 
			hourly 
		</sy:updatePeriod>
		<sy:updateFrequency> 
			 
		</sy:updateFrequency>
		<atom:link rel="hub" href="https://pubsubhubbub.appspot.com/" />
		<generator>GN Publisher v1.5.28 https://wordpress.org/plugins/gn-publisher/</generator>

			<item>
				<title>Docker for Microcontrollers? AkiraOS combines Zephyr RTOS with WebAssembly (WASM) applications</title>
				<link>https://www.cnx-software.com/2026/06/06/docker-for-microcontrollers-akiraos-combines-zephyr-rtos-with-webassembly-wasm-applications/</link>
				<pubDate>Sat, 06 Jun 2026 04:55:13 +0000</pubDate>
								<dc:creator><![CDATA[Jean-Luc Aufranc (CNXSoft)]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171656</guid>
					<description><![CDATA[AkiraOS is a Zephyr-based embedded OS that runs sandboxed WebAssembly applications on microcontrollers and lets...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="480" src="https://www.cnx-software.com/wp-content/uploads/2026/06/AkiraOS-architecture-720x480.webp" class="attachment-medium size-medium wp-post-image" alt="AkiraOS architecture"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/AkiraOS-architecture-720x480.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/AkiraOS-architecture-1200x800.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/AkiraOS-architecture-300x200.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/AkiraOS-architecture-768x512.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/AkiraOS-architecture.webp 1536w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/06/AkiraOS-architecture.webp" class="type:primaryImage" alt="AkiraOS architecture" /></figure><p>AkiraOS is a Zephyr-based embedded OS that runs sandboxed <a href="https://www.cnx-software.com/2017/05/31/webassembly-is-a-cross-platform-cross-browser-solution-for-high-performance-code-in-web-browsers/">WebAssembly</a> applications on microcontrollers and lets users deploy and update firmware OTA without reflashing. In other words, it&#8217;s similar to Docker containers, but for microcontrollers.</p>
<p>The open-source embedded platform separates the OS from the application. That means the firmware stays stable, while apps are independent .wasm binaries deployable over-the-air without touching the OS, and portable so a single binary works on ESP32-S3, nRF5x, or STM32 MCU boards.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/AkiraOS.jpg"><img fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-171793" title="AkiraOS" src="https://www.cnx-software.com/wp-content/uploads/2026/06/AkiraOS.jpg" alt="AkiraOS" width="720" height="553" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/AkiraOS.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/AkiraOS-300x230.jpg 300w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>AkiraOS highlights:</p>
<ul>
<li>User space
<ul>
<li>Up to 8 wasm apps can be installed</li>
<li>Up to two apps can run at the same time</li>
<li>Footprint: 50KB to 200KB per app</li>
</ul>
</li>
<li>Akiraz runtime &#8211; Custom WASM runtime
<ul>
<li>App Manager</li>
<li>UI Framework with 32 widgets</li>
<li>Shell/console</li>
<li>18 API modules</li>
<li>WebAssembly Micro Runtime (WAMR) &#8211; Two options: Interpreter or Ahead-Of-Time (AOT) compilation with 10 to 50x higher performance</li>
</ul>
</li>
<li>RTOS &#8211; Zephyr RTOS
<ul>
<li>Scheduler</li>
<li>Network stack
<ul>
<li>HTTP for OTA updates</li>
<li>Bluetooth LE for AkiraMesh</li>
</ul>
</li>
<li>Drivers</li>
<li>LittleFS file system</li>
</ul>
</li>
<li>Benefits
<ul>
<li>Update apps in the field without a firmware flash cycle</li>
<li>No recompilation for the apps &#8211; One binary runs on ESP32-S3, nRF5x, or STM32 — no recompile</li>
<li>Device stays up even if a bad app crashes</li>
<li>Every app gets only the hardware access it explicitly requested</li>
</ul>
</li>
</ul>
<figure id="attachment_171795" aria-describedby="caption-attachment-171795"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/AkiraOS-architecture.webp"><img decoding="async" class="wp-image-171795 size-medium" title="AkiraOS architecture" src="https://www.cnx-software.com/wp-content/uploads/2026/06/AkiraOS-architecture-720x480.webp" alt="AkiraOS architecture" width="720" height="480" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/AkiraOS-architecture-720x480.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/AkiraOS-architecture-1200x800.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/AkiraOS-architecture-300x200.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/AkiraOS-architecture-768x512.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/AkiraOS-architecture.webp 1536w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171795" class="wp-caption-text">AkiraOS architecture</figcaption></figure>
<p>AkiraOS is supported on the following hardware targets:</p>
<ul>
<li>Tier 1 support (best)
<ul>
<li>Espressif Systems ESP32 series
<ul>
<li>ESP32-S3 (LX7) and <a href="https://www.cnx-software.com/2021/08/03/esp32-h2-risc-v-wisoc-announced-with-zigbee-3-thread-and-bluetooth-le-5-2/">ESP32-H2</a>/ESP32-C6 (RISC-V)</li>
<li>ESP32-S3-DevKitM-1 recommended, and upcoming open-source hardware AkiraConsole V3 on Crowd Supply (we&#8217;ll check it once launched with full info including price)</li>
</ul>
</li>
<li>Native_sim for fast iteration on x86-64 machines with no MCU hardware needed</li>
</ul>
</li>
<li>Tier 2 support
<ul>
<li>Nordic nRF54L15 Arm Cortex-M33 MCU with BLE 5.4</li>
<li>STM32 Arm Cortex-M microcontrollers
<ul>
<li><a href="https://www.cnx-software.com/2021/02/27/stm32u5-cortex-m33-mcu-gets-more-performance-2d-graphics-accelerator-and-advanced-security/#software-and-stm32u5-developme">B-U585I-IOT02A Discovery kit (STM32U585AI)</a></li>
<li>STEVAL-STWINBX1 SensorTile Wireless Industrial Node Development Kit (STM32U585AI)</li>
<li>STMH753/H723 platforms</li>
</ul>
</li>
</ul>
</li>
</ul>
<figure id="attachment_171798" aria-describedby="caption-attachment-171798"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/AkiraConsole-V3.webp"><img decoding="async" class="size-medium wp-image-171798" title="AkiraConsole V3" src="https://www.cnx-software.com/wp-content/uploads/2026/06/AkiraConsole-V3-720x490.webp" alt="AkiraConsole V3" width="720" height="490" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/AkiraConsole-V3-720x490.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/AkiraConsole-V3-300x204.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/AkiraConsole-V3-768x522.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/AkiraConsole-V3.webp 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171798" class="wp-caption-text">Upcoming AkiraConsole V3 board</figcaption></figure>
<p>You&#8217;ll find the source and instructions to get started <a href="https://github.com/ArturR0k3r/AkiraOS">on GitHub</a>, and a <a href="https://github.com/ArturR0k3r/AkiraSDK">separate repo</a> contains an SDK to develop apps for AkiraOS. More details can be found in <a href="https://docs.akiraos.dev/architecture">the documentation on the project&#8217;s website</a>, where I notice a mobile app is being developed to retrieve device info &amp; status, manage apps, trigger an OTA firmware update, access the shell/terminal, and browse files on the target device. There&#8217;s also a management web interface accessible through WiFi or USB.</p>
<p>The post <a href="https://www.cnx-software.com/2026/06/06/docker-for-microcontrollers-akiraos-combines-zephyr-rtos-with-webassembly-wasm-applications/">Docker for Microcontrollers? AkiraOS combines Zephyr RTOS with WebAssembly (WASM) applications</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>Thundercomm TurboX C7790 Android and Linux development kit features Qualcomm Dragonwing Q-7790 Edge AI SoC</title>
				<link>https://www.cnx-software.com/2026/06/05/thundercomm-turbox-c7790-android-and-linux-development-kit-features-qualcomm-dragonwing-q-7790-edge-ai-soc/</link>
				<pubDate>Fri, 05 Jun 2026 11:03:51 +0000</pubDate>
								<dc:creator><![CDATA[Debashis Das]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171690</guid>
					<description><![CDATA[Thundercomm has launched the TurboX C7790 development kit, a compact edge AI platform built around...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="480" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit-720x480.jpg" class="attachment-medium size-medium wp-post-image" alt="Thundercomm TurboX C7790 Development Kit"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit.jpg 1200w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit.jpg" class="type:primaryImage" alt="Thundercomm TurboX C7790 Development Kit" /></figure><p>Thundercomm has launched the <strong>TurboX C7790 development kit</strong>, a compact edge AI platform built around the Qualcomm Dragonwing Q-7790 (CQ7790S) processor. The kit offers up to 24 TOPS of AI performance and support for both Android and Linux operating systems.</p>
<p>The development kit pairs a TurboX C7790 system-on-module equipped with 12GB LPDDR5X RAM and 128GB flash with a carrier board featuring a wide range of interfaces from dual GbE to HDMI, USB-C, and MIPI DSI display interfaces. Target applications include AI cameras, video conferencing, robotics, and edge AI gateways.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171694" title="Thundercomm TurboX C7790 Development Kit" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit-720x480.jpg" alt="Thundercomm TurboX C7790 Development Kit" width="720" height="480" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>TurboX C7790 Development Kit specifications:</p>
<ul>
<li>System-on-Module &#8211; TurboX C7790
<ul>
<li  aria-level="1"><span >SoC &#8211;</span><a href="https://www.cnx-software.com/2026/01/06/qualcomm-dragonwing-q-7790-and-q-8750-aiot-socs-target-ai-enhanced-drones-cameras-tvs-and-media-hubs/"> <span >Qualcomm Dragonwing Q-7790 (CQ7790S) 4nm processor</span></a>
<ul>
<li  aria-level="2"><span >CPU – Octa-core Kryo processor up to 2.8 GHz</span>
<ul>
<li  aria-level="3"><span >1x Gold+ core @ 2.8 GHz</span></li>
<li  aria-level="3"><span >4x Gold cores @ 2.4 GHz</span></li>
<li  aria-level="3"><span >3x Silver cores @ 1.8 GHz</span></li>
</ul>
</li>
<li  aria-level="2"><span >GPU – Qualcomm Adreno 722 GPU up to 1.15 GHz</span></li>
<li  aria-level="2"><span >VPU</span>
<ul>
<li  aria-level="3"><span >Video Decode – 4K120 H.264/H.265/AV1</span></li>
<li  aria-level="3"><span >Video Encode – 4K60 formats: H.264/H.265</span></li>
</ul>
</li>
<li  aria-level="2"><span >Audio DSP (LPASS) – Low-power idle mode with an embedded NPU (eNPU5); always-on subsystem</span></li>
<li  aria-level="2"><span >AI Acceleration – 24 TOPS (INT8), NSP3, 8K HMX, 4x HVX</span></li>
</ul>
</li>
<li  aria-level="1"><span >Memory – 12GB LPDDR5X</span></li>
<li  aria-level="1"><span >Storage </span>
<ul>
<li  aria-level="2"><span >128GB flash storage (UFS/eMMC/NAND constraints apply)</span></li>
<li  aria-level="2"><span >SDC (SD3.0) for SD cards</span></li>
</ul>
</li>
</ul>
</li>
<li>Carrier board
<ul>
<li>Storage
<ul>
<li>M.2 M-Key slot for NVMe SSD</li>
<li>MicroSD card slot</li>
</ul>
</li>
<li>Display
<ul>
<li>2x HDMI port</li>
<li>DisplayPort over USB Type-C</li>
<li>MIPI DSI connector (hardware muxed; cannot be used concurrently with HDMI OUT1)</li>
</ul>
</li>
<li>Camera
<ul>
<li>3x 4-lane D-PHY camera connectors (supports triple ISP, 21MP+21MP+21MP)</li>
<li>HDMI input port</li>
</ul>
</li>
<li> Audio
<ul>
<li>3.5mm headphone jack</li>
<li>4x onboard Digital Microphones (DMIC)</li>
<li>Digital (I2S) audio via HDMI output</li>
<li>Digital (SoC native) audio via HDMI output</li>
<li>Digital (I2S) audio via HDMI input</li>
</ul>
</li>
<li>Networking
<ul>
<li>2x 1000M Gigabit Ethernet ports (RJ45)</li>
<li>Optional WiFi and Bluetooth via M.2 E-Key socket</li>
</ul>
</li>
<li>USB
<ul>
<li>4x USB 3.0 Type-A connectors</li>
<li>USB 3.1 Type-C port</li>
</ul>
</li>
<li>Debugging – USB Type-C connector with UART support for debugging</li>
<li>Expansion
<ul>
<li>M.2 M-Key socket for NVMe SSD</li>
<li>M.2 E-Key socket for Wi-Fi/BT module</li>
<li>40-pin expansion header</li>
</ul>
</li>
<li>Misc
<ul>
<li>Fan connector</li>
<li>RTC connector</li>
<li>FORCE USB Boot button</li>
<li>Power On, Volume Up/Down tactile switches</li>
<li>Accelerometer + Gyro (A+G sensor)</li>
<li>E-Compass</li>
</ul>
</li>
</ul>
</li>
<li>Power – 12V via DC barrel Jack (5.5 x 2.5mm)</li>
<li>Dimensions – 160 x 124 x 20.5 mm</li>
<li>Operating Temperature – -30°C to +75°C</li>
</ul>
<figure id="attachment_171695" aria-describedby="caption-attachment-171695"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit-Interfaces.jpg"><img decoding="async" class="wp-image-171695 size-medium" title="Thundercomm TurboX C7790 Development Kit Interfaces" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit-Interfaces-720x445.jpg" alt="Thundercomm TurboX C7790 Development Kit Interfaces" width="720" height="445" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit-Interfaces-720x445.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit-Interfaces-1200x742.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit-Interfaces-300x185.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit-Interfaces-768x475.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit-Interfaces.jpg 1500w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171695" class="wp-caption-text">TurboX C7790 Development Kit Interfaces</figcaption></figure>
<figure id="attachment_171767" aria-describedby="caption-attachment-171767"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/C7790-SOM-1.jpg-e1780653462717.webp"><img decoding="async" class="wp-image-171767 size-medium" title="C7790 SOM 1.jpg" src="https://www.cnx-software.com/wp-content/uploads/2026/06/C7790-SOM-1.jpg-e1780653462717-720x527.webp" alt="C7790 SOM 1.jpg" width="720" height="527" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/C7790-SOM-1.jpg-e1780653462717-720x527.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/C7790-SOM-1.jpg-e1780653462717-300x220.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/C7790-SOM-1.jpg-e1780653462717-768x562.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/C7790-SOM-1.jpg-e1780653462717.webp 1000w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171767" class="wp-caption-text">Thundercomm  C7790 SOM</figcaption></figure>
<p>Thundercomm provides Android and Linux BSPs with OTA update capability. The platform also supports AI frameworks, as well as Thundercomm’s Claw AI solutions for running AI models locally.</p>
<p>Full BSP downloads for the TurboX C7790 Development Kit are not publicly available; you must create a Thundercomm account and obtain approval to access them. The public pages only offer basic documents like the Product Brief and Quick Start Guide. But once approved, you can download the Android and Linux BSPs using the TurboX SDK Manager, which also supports building and flashing images. OTA updates are included, but the detailed instructions are in the private SDK documentation. The company also mentions that you need to sign an NDA and other license agreements on Thundercomm’s portal to access 3D models or schematics, while a Qualcomm PKLA agreement is required for the core source code.</p>
<p>The TurboX C7790 Development Kit is available for purchase at $1,499. In the box, you’ll get the main board assembly (with the SOM already mounted), one Sony IMX577 camera module with ribbon cable, two external speakers, a USB 3.0 Type-A to Type-C cable, and a 12V power adapter (note: not included for Japan due to local regulations). More information can be found on the <a href="https://www.thundercomm.com/product/c7790-development-kit/#overview">product page</a> and in the <a href="https://www.thundercomm.com/thundercomm-launches-turbox-c7790-development-kit/">press release</a>.</p>
<p><img decoding="async" class="aligncenter size-medium wp-image-171693" title="Thundercomm TurboX C7790 Development Kit Package List" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit-Package-List-720x454.jpg" alt="Thundercomm TurboX C7790 Development Kit Package List" width="720" height="454" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit-Package-List-720x454.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit-Package-List-1200x757.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit-Package-List-300x189.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit-Package-List-768x485.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Thundercomm-TurboX-C7790-Development-Kit-Package-List.jpg 1304w" sizes="(max-width: 720px) 100vw, 720px" /></p>
<p>The post <a href="https://www.cnx-software.com/2026/06/05/thundercomm-turbox-c7790-android-and-linux-development-kit-features-qualcomm-dragonwing-q-7790-edge-ai-soc/">Thundercomm TurboX C7790 Android and Linux development kit features Qualcomm Dragonwing Q-7790 Edge AI SoC</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>$54 ThinkNode G4 Wi-Fi HaLow gateway extends the range of Ethernet or 2.4 GHz WiFi 4 devices</title>
				<link>https://www.cnx-software.com/2026/06/05/54-thinknode-g4-wi-fi-halow-gateway-extends-the-range-of-ethernet-or-2-4-ghz-wifi-4-devices/</link>
				<pubDate>Fri, 05 Jun 2026 10:32:59 +0000</pubDate>
								<dc:creator><![CDATA[Jean-Luc Aufranc (CNXSoft)]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171752</guid>
					<description><![CDATA[Elecrow&#8217;s ThinkNode G4 is a Wi-Fi HaLow gateway with Ethernet and 2.4 GHz WiFi that...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="420" src="https://www.cnx-software.com/wp-content/uploads/2026/06/ThinkNode-G4-Wi-Fi-HaLow-gateway-720x420.jpg" class="attachment-medium size-medium wp-post-image" alt="ThinkNode G4 Wi-Fi HaLow gateway"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/ThinkNode-G4-Wi-Fi-HaLow-gateway-720x420.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/ThinkNode-G4-Wi-Fi-HaLow-gateway-300x175.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/ThinkNode-G4-Wi-Fi-HaLow-gateway-768x448.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/ThinkNode-G4-Wi-Fi-HaLow-gateway.jpg 1200w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/06/ThinkNode-G4-Wi-Fi-HaLow-gateway.jpg" class="type:primaryImage" alt="ThinkNode G4 Wi-Fi HaLow gateway" /></figure><p>Elecrow&#8217;s ThinkNode G4 is a Wi-Fi HaLow gateway with Ethernet and 2.4 GHz WiFi that allows you to connect compatible devices or extend the range of existing devices when used with two gateways or in an 802.11s Mesh configuration with multiple gateways.</p>
<p>It&#8217;s based on a (legacy) Mediatek MT7628N MIPS processor paired with a Quectel FGH100M featuring Morse Micro MM6108 Wi-Fi HaLow SoC introduced in 2022 with a data rate of up to 32.5 Mbps and a range of up to one kilometer with line-of-sight.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/ThinkNode-G4-Wi-Fi-HaLow-gateway.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171765" title="ThinkNode G4 Wi-Fi HaLow gateway" src="https://www.cnx-software.com/wp-content/uploads/2026/06/ThinkNode-G4-Wi-Fi-HaLow-gateway-720x420.jpg" alt="ThinkNode G4 Wi-Fi HaLow gateway" width="720" height="420" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/ThinkNode-G4-Wi-Fi-HaLow-gateway-720x420.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/ThinkNode-G4-Wi-Fi-HaLow-gateway-300x175.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/ThinkNode-G4-Wi-Fi-HaLow-gateway-768x448.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/ThinkNode-G4-Wi-Fi-HaLow-gateway.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>ThinkNode G4 specifications:</p>
<ul>
<li>Core module &#8211; HLK-7628N Module
<ul>
<li>SoC – Mediatek MT7628N MIPS processor @ up to 580 MHz</li>
<li>System Memory – 128MB DDR2 RAM</li>
<li>Storage – 32 MB SPI flash</li>
<li>Connectivity – <strong>2.4 GHz WiFi 4</strong> 2×2 MIMO 802.11b/g/n up to 300 Mbps combined</li>
</ul>
</li>
<li><strong>WiFi HaLow</strong>
<ul>
<li>Module &#8211; <a href="https://www.cnx-software.com/2024/01/26/quectel-fgh100m-wi-fi-halow-module-based-on-morse-micro-mm6108-receives-ce-and-fcc-certifications/">Quectel FGH100M</a> based on <a href="https://www.cnx-software.com/2022/04/04/morse-micro-mm6104-mm6108-wi-fi-halow-soc/">Morse Micro MM6108 chipset</a></li>
<li>WiFi protocol &#8211; IEEE 802.11ah</li>
<li>Frequency band &#8211; 850~950 MHz</li>
<li>Modulation methods &#8211; OFDM, BPSK, QPSK, 16QAM, 64QAM</li>
<li>Encryption modes &#8211; AES, SHA-256, SHA-384, SHA-512, WPA3</li>
<li>Operation modes &#8211; AP/ STA / Mesh (802.11s)</li>
<li>Physical layer maximum rate &#8211; 32.5 Mbps</li>
<li>Tx power &#8211; 21dBm</li>
<li>Range up to 1 to 2 km</li>
</ul>
</li>
<li>Ethernet &#8211; <strong>10/100 Mbps Ethernet</strong> RJ45 port</li>
<li>USB &#8211; 1x USB Type-C port</li>
<li>Misc
<ul>
<li>CFG Button to enter configuration mode, restart gateway, or restore factory settings</li>
<li>Power, HaLow, and LINK LEDs</li>
<li>3x holes for wall mounting</li>
<li>2.4 GHz WiFi antenna</li>
<li>External WiFi HaLow antenna (tuned for 902-928 MHz)</li>
</ul>
</li>
<li>Power Supply &#8211; 5V/1A via USB-C port</li>
<li>Dimensions &#8211; 75 x 75 x 30mm exclusing antenna</li>
<li>Weight &#8211; 80 grams</li>
<li>Temperature Range &#8211; Operating: -20~70°C; storage: -20~70°C</li>
<li>Relative Humidity &#8211; 10%~90%, non-condensing</li>
</ul>
<p>&nbsp;</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/ThinkNode-G4-ports-dimentsions.webp"><img decoding="async" class="aligncenter size-medium wp-image-171755" title="ThinkNode G4 ports and dimensions" src="https://www.cnx-software.com/wp-content/uploads/2026/06/ThinkNode-G4-ports-dimentsions-720x371.webp" alt="ThinkNode G4 ports and dimensions" width="720" height="371" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/ThinkNode-G4-ports-dimentsions-720x371.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/ThinkNode-G4-ports-dimentsions-300x155.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/ThinkNode-G4-ports-dimentsions-768x396.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/ThinkNode-G4-ports-dimentsions.webp 1164w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>&nbsp;</p>
<p>The ThinkNode G4 Wi-Fi HaLow gateway ships with a Wi-Fi HaLow antenna (915 MHz), a 2.4GHz antenna for regular 2.4 GHz WiFi, and a USB-C cable for power. Since the antenna is tuned for the 902-928 MHz band, suitable for the Americas, Southeast Asia, Japan, Australia, and a few other countries, but not the 868 MHz band notably used in Europe, you may have to replace it depending on your country.</p>
<p>We&#8217;re not told anything about the software, but I saw a screenshot with Linux 5.15 and &#8220;OpenWrt 1.1&#8221;, meaning it&#8217;s probably a fork rather than OpenWrt with Linux 6.12, despite the Mediatek MT7628N being supported in upstream OpenWrt. I suspect they just use the <a href="https://github.com/MorseMicro/openwrt">OpenWrt fork from Morse Micro</a> like most MM WiFi HaLow gateways. We also have more information about the LuCi-based user interface through <a href="https://www.elecrow.com/download/product/LGW14904D/User_Manual_of_ThinkNode_G4.pdf">the user manual</a>. The gateway can be configured as a client (STA) or a gateway (AP) in standard Wi-Fi HaLow mode, or as a Mesh Gate/Point when using the 802.11s standard.</p>
<figure id="attachment_171766" aria-describedby="caption-attachment-171766"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/WiFI-HaLow-gateway-configuration-standard-vs-mesh.webp"><img decoding="async" class="wp-image-171766 size-medium" title="WiFI HaLow gateway configuration standard vs mesh" src="https://www.cnx-software.com/wp-content/uploads/2026/06/WiFI-HaLow-gateway-configuration-standard-vs-mesh-720x423.webp" alt="WiFI HaLow gateway configuration standard vs mesh" width="720" height="423" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/WiFI-HaLow-gateway-configuration-standard-vs-mesh-720x423.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/WiFI-HaLow-gateway-configuration-standard-vs-mesh-1200x705.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/WiFI-HaLow-gateway-configuration-standard-vs-mesh-300x176.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/WiFI-HaLow-gateway-configuration-standard-vs-mesh-768x451.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/WiFI-HaLow-gateway-configuration-standard-vs-mesh.webp 1464w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171766" class="wp-caption-text">Configuration options</figcaption></figure>
<figure id="attachment_171769" aria-describedby="caption-attachment-171769"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Elecrow-ThinkNode-G4-Admin-Panel.webp"><img decoding="async" class="size-medium wp-image-171769" title="Elecrow ThinkNode G4 Admin Panel" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Elecrow-ThinkNode-G4-Admin-Panel-720x360.webp" alt="Elecrow ThinkNode G4 Admin Panel" width="720" height="360" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Elecrow-ThinkNode-G4-Admin-Panel-720x360.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Elecrow-ThinkNode-G4-Admin-Panel-1200x600.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/Elecrow-ThinkNode-G4-Admin-Panel-300x150.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Elecrow-ThinkNode-G4-Admin-Panel-768x384.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Elecrow-ThinkNode-G4-Admin-Panel-1536x768.webp 1536w, https://www.cnx-software.com/wp-content/uploads/2026/06/Elecrow-ThinkNode-G4-Admin-Panel.webp 1896w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171769" class="wp-caption-text">Admin panel</figcaption></figure>
<p>Target applications include remote camera monitoring, industrial automation control, asset management and tracking, Smart Home, Smart City, Wi-Fi/Ethernet/Wi-Fi-HaLow extension and bridging, and rural/remote internet access.</p>
<p>This type of solution is not exactly new since we&#8217;ve covered products such as a <a href="https://www.cnx-software.com/2021/12/21/wifi-halow-gateway-kit-extends-wifi-range-by-hundreds-of-meters/">WiFi HaLow extension kit</a> and <a href="https://www.cnx-software.com/2022/10/27/wifi-halow-iot-gateway-is-based-on-morse-micro-mm6108-802-11ah-chip/">AsiaRF AP7688-WHM WiFi HaLow IoT gateways</a> at least since 2021. More recently, we noted the <a href="https://www.cnx-software.com/2026/01/13/halowlink-2-wi-fi-halow-access-point-and-extender-offers-up-to-1-km-range-supports-up-to-1000-iot-end-devices/">HalowLink 2</a> with more powerful hardware (Mediatek MT7621 dual-core @ 880MHz, 256MB DDR3,  32MB NAND Flash, MM8108 chipset), and the main advantage of the ThinkNode G4 is its affordability.</p>
<p>Elecrow sells the ThinkNode G4 <strong><a href="https://tidd.ly/43hSGWB" rel="nofollow">for $54 plus shipping and taxes</a></strong> on its online store, and it may soon become available on <strong><a href="https://s.click.aliexpress.com/e/_c4ORVfq1" rel="nofollow">the company&#8217;s AliExpress store</a></strong>.</p>
<p>The post <a href="https://www.cnx-software.com/2026/06/05/54-thinknode-g4-wi-fi-halow-gateway-extends-the-range-of-ethernet-or-2-4-ghz-wifi-4-devices/">$54 ThinkNode G4 Wi-Fi HaLow gateway extends the range of Ethernet or 2.4 GHz WiFi 4 devices</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>Erqos EQSP32CE &#8211; An industrial IoT ESP32-S3 PLC with Ethernet, RS232, RS485, CAN Bus, DIN Rail support</title>
				<link>https://www.cnx-software.com/2026/06/05/erqos-eqsp32ce-an-industrial-iot-esp32-s3-plc-with-ethernet-rs232-rs485-can-bus-din-rail-support/</link>
				<pubDate>Fri, 05 Jun 2026 03:40:31 +0000</pubDate>
								<dc:creator><![CDATA[Jean-Luc Aufranc (CNXSoft)]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171734</guid>
					<description><![CDATA[Erqos EQSP32CE is a DIN rail-mountable industrial IoT PLC based on an ESP32-S3 WiFi and...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="496" src="https://www.cnx-software.com/wp-content/uploads/2026/06/ESP32-S3-IoT-PLC-Ethernet-720x496.jpg" class="attachment-medium size-medium wp-post-image" alt="ESP32-S3 IoT PLC Ethernet"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/ESP32-S3-IoT-PLC-Ethernet-720x496.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/ESP32-S3-IoT-PLC-Ethernet-1200x827.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/ESP32-S3-IoT-PLC-Ethernet-300x207.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/ESP32-S3-IoT-PLC-Ethernet-768x529.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/ESP32-S3-IoT-PLC-Ethernet-1536x1058.jpg 1536w, https://www.cnx-software.com/wp-content/uploads/2026/06/ESP32-S3-IoT-PLC-Ethernet.jpg 1922w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/06/ESP32-S3-IoT-PLC-Ethernet.jpg" class="type:primaryImage" alt="ESP32-S3 IoT PLC Ethernet" /></figure><p>Erqos EQSP32CE is a DIN rail-mountable industrial IoT PLC based on an ESP32-S3 WiFi and Bluetooth SoC and offering Ethernet, RS-485, RS-232, and CAN bus industrial communication interfaces.</p>
<p>The IIoT logic controller also features several protected digital (16x) and analog (8x) inputs, eight current inputs, eight &#8220;special mode&#8221; analog inputs, and sixteen digital outputs with PWM support. A USB-C port is used for firmware flashing and monitoring, and the PLC takes a wide 7V &#8211; 26V DC input voltage and outputs 5V/1A for I/O expansion modules.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/ESP32-S3-IoT-PLC-Ethernet.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171735" title="ESP32-S3 IoT PLC Ethernet" src="https://www.cnx-software.com/wp-content/uploads/2026/06/ESP32-S3-IoT-PLC-Ethernet-720x496.jpg" alt="ESP32-S3 IoT PLC Ethernet" width="720" height="496" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/ESP32-S3-IoT-PLC-Ethernet-720x496.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/ESP32-S3-IoT-PLC-Ethernet-1200x827.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/ESP32-S3-IoT-PLC-Ethernet-300x207.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/ESP32-S3-IoT-PLC-Ethernet-768x529.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/ESP32-S3-IoT-PLC-Ethernet-1536x1058.jpg 1536w, https://www.cnx-software.com/wp-content/uploads/2026/06/ESP32-S3-IoT-PLC-Ethernet.jpg 1922w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>Erqos EQSP32CE specifications:</p>
<ul>
<li>SoC &#8211; Espressif ESP32-S3 dual-core LX7 processor @ 240 MHz with 8MB Flash, 512kB RAM, wireless connectivity (so probably ESP32-S3FN8)</li>
<li>Communication interfaces
<ul>
<li>10/100 Mbps Ethernet RJ45 port</li>
<li>Wi-Fi + Bluetooth Low Energy (on ESP32-S3) with internal antenna</li>
<li>RS232 (protected) and RS485 half-duplex (protected) with support for Modbus RTU, DMX512, and custom serial protocols</li>
<li>CAN Bus (protected)</li>
</ul>
</li>
<li>USB &#8211; 1x USB-C power for programming and monitoring</li>
<li>I/O interfaces (software defined)
<ul>
<li>Digital Inputs &#8211; Up to 16x protected, configurable 24V-tolerant digital inputs (all terminals supported)</li>
<li>Analog Inputs &#8211; Up to 8x protected, configurable analog inputs (0–10V) on terminals 1–8</li>
<li>Current Inputs &#8211; Up to 8x software-selectable 4–20mA inputs on terminals 1–8</li>
<li>Special Analog Modes &#8211; Relative (RAIN) and Temperature (TIN) analog input modes on terminals 1–8</li>
<li>Outputs &#8211; Up to 16x protected, configurable solid-state pull-down switches (PWM-capable)</li>
</ul>
</li>
<li>Misc
<ul>
<li>Power, Status, WiFi, Bluetooth, and Ethernet LEDs</li>
<li>Buzzer for system alerts</li>
</ul>
</li>
<li>Supply Voltage
<ul>
<li>Input &#8211; 7V &#8211; 26V DC</li>
<li>Output &#8211; 5V DC @ 1A (regulated auxiliary output)</li>
</ul>
</li>
<li>Dimensions &#8211; 90 x 71 x 57 mm</li>
<li>Weight &#8211; 175 grams</li>
<li>Temperature Range &#8211; -20°C to +55°C</li>
<li>IP Rating &#8211; IP20</li>
<li>Certification and Compliance (CE Compliance under Directive 2014/53/EU (RED):
<ul>
<li>Safety (Electrical) &#8211; EN IEC 62368-1:2020 + A11:2020</li>
<li>Outdoor Safety &#8211; EN 62368-1 Annex Y</li>
<li>RF Exposure / Health &#8211; EN IEC 62311:2020, EN 50566:2017, EN 62479:2010, EN 50663:2017, EN 50665</li>
<li>EMC (General/IT) &#8211; EN 55032, EN 55024 (or EN 55035)</li>
<li>EMC (Wireless) &#8211; ETSI EN 301 489-1 V2.2.3, ETSI EN 301 489-17 V3.2.4</li>
<li>Industrial EMC &#8211; ETSI EN 303 446-1 V1.2.1 (references EN 61000-6-2, EN 61000-6-4, and IT EMC standards)</li>
<li>Radio (WiFi/BLE) &#8211; ETSI EN 300 328 V2.2.2 (Full + Spurious only), ETSI EN 300 440 V2.2.1 (Full + Spurious only), ETSI EN 301 893 V2.1.1 (Spurious only)</li>
<li>Environmental &#8211; Directive 2011/65/EU (RoHS)</li>
</ul>
</li>
</ul>
<figure id="attachment_171736" aria-describedby="caption-attachment-171736"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/ESP32-IIoT-PLC-DIN-rail-digital-analog-modules.webp"><img decoding="async" class="wp-image-171736 size-medium" title="ESP32-S3 IIoT PLC DIN rail digital analog modules" src="https://www.cnx-software.com/wp-content/uploads/2026/06/ESP32-IIoT-PLC-DIN-rail-digital-analog-modules-720x429.webp" alt="ESP32-S3 IIoT PLC DIN rail digital analog modules" width="720" height="429" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/ESP32-IIoT-PLC-DIN-rail-digital-analog-modules-720x429.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/ESP32-IIoT-PLC-DIN-rail-digital-analog-modules-1200x715.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/ESP32-IIoT-PLC-DIN-rail-digital-analog-modules-300x179.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/ESP32-IIoT-PLC-DIN-rail-digital-analog-modules-768x458.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/ESP32-IIoT-PLC-DIN-rail-digital-analog-modules-1536x915.webp 1536w, https://www.cnx-software.com/wp-content/uploads/2026/06/ESP32-IIoT-PLC-DIN-rail-digital-analog-modules.webp 1645w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171736" class="wp-caption-text">EQSP32 IIoT logic controller connected to a range of I/O modules (digital, analog, RTD, thermocouple, and PH meter)</figcaption></figure>
<p>The EQSP32CE PLC can be connected to a range of expansion modules from Erqos, including digital I/O, analog input, analog output, thermocouple, <a href="https://www.cnx-software.com/2019/09/02/pt100-resistance-temperature-detector-rtd-probes-support-extreme-temperature-ranges/">PT100</a>/RTD, pH, relay, and<br />
GSM/GPRS cellular modules. You&#8217;ll find more technical details on <a href="https://erqos.com/resources/eqsp32x-industrial-iot-controller/">the documentation website</a> for the ESQP32 PLC family</p>
<p>Like other members of the EQSP32 family, the EQSP32CE offers a software-deﬁned I/O architecture, and all 16 terminals can operate as digital inputs or solid-state outputs, while the ﬁrst eight also support analog modes. The device is designed to be programmed in C/C++ via the Arduino IDE or VS Code using the EQSP32 Arduino library, and advanced users can also rely on the ESP-IDF framework. The company also introduced the <a href="https://chatgpt.com/g/g-DBFVaE7Bv-eq-ai">EQ-AI generative AI development system</a>, powered by ChatGPT, enabling engineers to describe behavior in plain language or simple step-based logic to automatically produce C++ code for the EQSP32CE, handling MQTT topics, JSON payloads, network setup, reconnection logic, diagnostics, and REST endpoints.</p>
<figure id="attachment_171742" aria-describedby="caption-attachment-171742"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/EQ-AI-generative-ai-tool-for-ESP32-PLC.webp"><img decoding="async" class="size-full wp-image-171742" title="EQ-AI generative AI tool for ESP32 PLCs" src="https://www.cnx-software.com/wp-content/uploads/2026/06/EQ-AI-generative-ai-tool-for-ESP32-PLC.webp" alt="EQ-AI generative AI tool for ESP32 PLCs" width="600" height="618" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/EQ-AI-generative-ai-tool-for-ESP32-PLC.webp 600w, https://www.cnx-software.com/wp-content/uploads/2026/06/EQ-AI-generative-ai-tool-for-ESP32-PLC-243x250.webp 243w" sizes="(max-width: 600px) 100vw, 600px" /></a><figcaption id="caption-attachment-171742" class="wp-caption-text">EQ-AI generative AI tool</figcaption></figure>
<p>While it&#8217;s the first time we cover an ESP32-S3 PLC from Erqos, this type of ESP32-based IIoT controller has been around for years from companies such as <a href="https://www.cnx-software.com/2017/09/27/techbase-moduino-x-series-industrial-iot-modules-endpoints-are-based-on-esp32-wisoc/">TECHBASE</a>, <a href="https://www.cnx-software.com/2019/12/17/norvii-iiot-esp32-industrial-controller-comes-with-built-in-oled-or-tft-display-din-rail-mount/">NORVI/Iconic Devices</a>, and <a href="https://www.cnx-software.com/2024/01/26/entry-level-industrial-shields-esp32-plc-14/">Industrial Shields</a>. The EQSP32CE just adds another option.</p>
<p>The EQSP32CE ESP32-S3 industrial IoT PLC is available now <a href="https://erqos.com/product/eqsp32ce/" rel="nofollow">for $185/155 Euros</a> on the Erqos online store in single-unit quantities, and volume pricing is available for OEM customers. The company is based in Greece, but they also have warehouses in the US and Hong Kong.</p>
<figure id="attachment_171737" aria-describedby="caption-attachment-171737"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Erqos-EQSP32CE-block-diagram.webp"><img decoding="async" class="wp-image-171737 size-medium" title="Erqos EQSP32CE block diagram" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Erqos-EQSP32CE-block-diagram-720x544.webp" alt="Erqos EQSP32CE block diagram" width="720" height="544" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Erqos-EQSP32CE-block-diagram-720x544.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Erqos-EQSP32CE-block-diagram-1200x907.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/Erqos-EQSP32CE-block-diagram-300x227.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Erqos-EQSP32CE-block-diagram-768x581.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Erqos-EQSP32CE-block-diagram-1536x1161.webp 1536w, https://www.cnx-software.com/wp-content/uploads/2026/06/Erqos-EQSP32CE-block-diagram-2048x1548.webp 2048w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171737" class="wp-caption-text">Block diagram</figcaption></figure>
<p>The post <a href="https://www.cnx-software.com/2026/06/05/erqos-eqsp32ce-an-industrial-iot-esp32-s3-plc-with-ethernet-rs232-rs485-can-bus-din-rail-support/">Erqos EQSP32CE &#8211; An industrial IoT ESP32-S3 PLC with Ethernet, RS232, RS485, CAN Bus, DIN Rail support</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>EKOS &#8211; An ESP32-S3 ePaper dashboard housed in an oak-aluminum enclosure (Crowdfunding)</title>
				<link>https://www.cnx-software.com/2026/06/05/ekos-esp32-s3-epaper-dashboard-housed-in-an-oak-aluminum-enclosure/</link>
				<pubDate>Fri, 05 Jun 2026 00:00:13 +0000</pubDate>
								<dc:creator><![CDATA[Debashis Das]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171647</guid>
					<description><![CDATA[Designed by StillFixing in Normandy (France), the EKOS is a local-first, low-power ePaper dashboard built...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="480" src="https://www.cnx-software.com/wp-content/uploads/2026/06/EKOS-A-Programmable-Open-Source-ePaper-Hub-in-Solid-Oak-720x480.jpg" class="attachment-medium size-medium wp-post-image" alt="EKOS A Programmable Open Source ePaper Hub in Solid Oak"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/EKOS-A-Programmable-Open-Source-ePaper-Hub-in-Solid-Oak-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/EKOS-A-Programmable-Open-Source-ePaper-Hub-in-Solid-Oak-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/EKOS-A-Programmable-Open-Source-ePaper-Hub-in-Solid-Oak-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/EKOS-A-Programmable-Open-Source-ePaper-Hub-in-Solid-Oak.jpg 1200w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/06/EKOS-A-Programmable-Open-Source-ePaper-Hub-in-Solid-Oak.jpg" class="type:primaryImage" alt="EKOS A Programmable Open Source ePaper Hub in Solid Oak" /></figure><p>Designed by StillFixing in Normandy (France), the <strong>EKOS</strong> is a local-first, low-power ePaper dashboard built around an ESP32-S3 SoC. It operates without any cloud dependency, subscriptions, or external accounts, offering full privacy, faster response times, and direct local control.</p>
<p>The device comes in two variants: the<strong> EKOS Pure</strong> is a minimalist, <strong>non-touch</strong> version with two physical buttons for basic control, and the <strong>EKOS Sense</strong> adds a <strong>capacitive touch layer</strong> for smart home control, such as toggling devices, triggering scenes, or managing tasks. Both models feature a repair-friendly design with no adhesives, using four screws for assembly and a user-replaceable lithium-polymer battery. Additionally, the dashboard can be updated entirely over your home network without needing the internet. You can push data to the screen using a local API from a phone or PC, link it straight to Home Assistant, or use it to control other ESPHome devices around your house.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/EKOS-A-Programmable-Open-Source-ePaper-Hub-in-Solid-Oak.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171678" title="EKOS A Programmable Open Source ePaper Hub in Solid Oak" src="https://www.cnx-software.com/wp-content/uploads/2026/06/EKOS-A-Programmable-Open-Source-ePaper-Hub-in-Solid-Oak-720x480.jpg" alt="EKOS A Programmable Open Source ePaper Hub in Solid Oak" width="720" height="480" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/EKOS-A-Programmable-Open-Source-ePaper-Hub-in-Solid-Oak-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/EKOS-A-Programmable-Open-Source-ePaper-Hub-in-Solid-Oak-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/EKOS-A-Programmable-Open-Source-ePaper-Hub-in-Solid-Oak-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/EKOS-A-Programmable-Open-Source-ePaper-Hub-in-Solid-Oak.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>EKOS specifications:</p>
<ul>
<li>Wireless Module – ESP32-S3-WROOM-1
<ul>
<li>SoC – <a href="https://www.cnx-software.com/2021/01/02/esp32-s3-dual-core-wifi-and-bluetooth-le-5-soc-supports-ai-acceleration-for-aiot-applications/">Espressif Systems ESP32-S3 </a>
<ul>
<li>CPU – Dual-core Tensilica LX7 up to 240 MHz with vector extension for AI/ML workloads</li>
<li>RAM – 512KB SRAM; 8MB PSRAM</li>
<li>Storage – 16MB flash</li>
<li>Wireless – WiFi 4 and Bluetooth LE 5</li>
</ul>
</li>
<li>Antenna – PCB antenna</li>
</ul>
</li>
<li>Storage Expansion – Onboard MicroSD card slot for holding localized UI assets, fonts, telemetry logs, and optional backup firmware partitions.</li>
<li>Display – 7.5-inch reflective ePaper Display with an 800×480 resolution; optional capacitive touch layer <strong>(EKOS Sense variant only)</strong></li>
<li>Sensor – Bosch Sensortec BME280 sensor for ambient temperature, relative humidity, and barometric pressure</li>
<li>Expansion – 16-pin exposed Pogo pin connector on the back for future modular hardware accessories and custom maker extensions</li>
<li>Power
<ul>
<li>5V via USB-C port</li>
<li>4,000 mAh Lithium-Polymer (Li-Po) cell connected via JST connector</li>
<li>Internal charging IC management circuitry</li>
<li>System-level light-sleep and deep-sleep scheduling to maximize battery autonomy up to several weeks per charge cycle</li>
</ul>
</li>
<li>Dimensions &#8211; TBD</li>
<li>Enclosure
<ul>
<li>CNC-machined solid Normandy Oak wood chassis treated with natural VOC-free oils</li>
<li>3mm structural matte-anodized aluminum front/rear faceplates</li>
</ul>
</li>
</ul>
<figure id="attachment_171686" aria-describedby="caption-attachment-171686"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Control-your-environment-with-a-simple-touch-on-paper-like-ink.webp"><img decoding="async" class="wp-image-171686 size-full" title="Control your environment with a simple touch on paper like ink." src="https://www.cnx-software.com/wp-content/uploads/2026/06/Control-your-environment-with-a-simple-touch-on-paper-like-ink.webp" alt="Control your environment with a simple touch on paper like ink." width="680" height="382" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Control-your-environment-with-a-simple-touch-on-paper-like-ink.webp 680w, https://www.cnx-software.com/wp-content/uploads/2026/06/Control-your-environment-with-a-simple-touch-on-paper-like-ink-300x169.webp 300w" sizes="(max-width: 680px) 100vw, 680px" /></a><figcaption id="caption-attachment-171686" class="wp-caption-text">Control your environment with a simple touch on paper-like ink</figcaption></figure>
<p>In terms of software support, the firmware driving EKOS is built on the official ESP-IDF v5. x framework rather than Arduino, for better power optimization and low-level peripheral control. The user interface and widget rendering are handled by the LVGL graphics library, optimized for clean 1-bit and grayscale output on the ePaper display.</p>
<p>The system follows a fully local, non-cloud architecture, using an asynchronous event loop to manage sleep cycles, power states, and display updates. It also runs an internal HTTP server exposing a documented local REST API (OpenAPI/Swagger), allowing developers to send updates, modify configurations, or trigger partial screen refreshes via simple curl commands without requiring a mobile app.</p>
<figure id="attachment_171688" aria-describedby="caption-attachment-171688"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/EKOS-JSON-widget-template-structure-and-the-optional-mobile-companion-app-dashboard-layout.png"><img decoding="async" class="wp-image-171688 size-medium" title="EKOS JSON widget template structure and the optional mobile companion app dashboard layout" src="https://www.cnx-software.com/wp-content/uploads/2026/06/EKOS-JSON-widget-template-structure-and-the-optional-mobile-companion-app-dashboard-layout-720x635.png" alt="EKOS JSON widget template structure and the optional mobile companion app dashboard layout" width="720" height="635" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/EKOS-JSON-widget-template-structure-and-the-optional-mobile-companion-app-dashboard-layout-720x635.png 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/EKOS-JSON-widget-template-structure-and-the-optional-mobile-companion-app-dashboard-layout-283x250.png 283w, https://www.cnx-software.com/wp-content/uploads/2026/06/EKOS-JSON-widget-template-structure-and-the-optional-mobile-companion-app-dashboard-layout-768x677.png 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/EKOS-JSON-widget-template-structure-and-the-optional-mobile-companion-app-dashboard-layout.png 949w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171688" class="wp-caption-text">EKOS &#8211; JSON widget template structure and the optional mobile companion app dashboard layout</figcaption></figure>
<p>Widgets are structured using JSON templates that define layout, parameters, and update intervals, and are rendered via C-based implementations in LVGL. For home automation, built-in widgets can communicate directly with platforms like Home Assistant via local HTTP or webhook calls. A companion mobile app for iOS and Android is in development for visual widget management, but remains entirely optional.</p>
<p>The project is fully open-source, and all the firmware source code, schematics (PDF), G<span >erber files, and BoM have been released in the <a href="https://github.com/ekosboard/firmware">firmware repository on GitHub</a> under the GNU General Public License v3.0 (GPL-3.0), and the KiCAD schematics and PCB layout, </span>3D CAD models, and STEP files will be released under the <span class="tmp-mr-3" data-view-component="true">CERN-OHL-S-2.0</span> license in the future. <a href="https://docs.ekosboard.com/docs/intro">Documentation, API references, and user guides</a> are published separately under the Creative Commons CC-BY-SA 4.0 license, ensuring full transparency and allowing users to study, modify, and redistribute every aspect of the project.</p>
<figure id="attachment_171687" aria-describedby="caption-attachment-171687"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/EKOS-Non-touch-varient-Buttons-and-expansion-port-on-the-backpng.jpg"><img decoding="async" class="wp-image-171687 size-medium" title="EKOS Non touch varient Buttons and expansion port on the backpng" src="https://www.cnx-software.com/wp-content/uploads/2026/06/EKOS-Non-touch-varient-Buttons-and-expansion-port-on-the-backpng-720x478.jpg" alt="EKOS Non touch varient Buttons and expansion port on the backpng" width="720" height="478" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/EKOS-Non-touch-varient-Buttons-and-expansion-port-on-the-backpng-720x478.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/EKOS-Non-touch-varient-Buttons-and-expansion-port-on-the-backpng-300x199.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/EKOS-Non-touch-varient-Buttons-and-expansion-port-on-the-backpng-768x510.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/EKOS-Non-touch-varient-Buttons-and-expansion-port-on-the-backpng.jpg 1192w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171687" class="wp-caption-text">Buttons on the non-touch variant (Left); Expansion port (Right)</figcaption></figure>
<p>Over the years, we have covered many low-power ePaper displays that work perfectly as smart home dashboards. If you are looking for alternative options, you can check out the <a href="https://www.cnx-software.com/2021/06/18/paperd-ink-esp32-e-paper-display-3d-printed-enclosure/" target="_blank" rel="noopener">paper.</a><a href="https://www.cnx-software.com/2021/06/18/paperd-ink-esp32-e-paper-display-3d-printed-enclosure/">ink 4.2-inch ESP32-based e-Paper display</a>, the large <a href="https://www.cnx-software.com/2026/02/24/inkplate-13spectra-a-13-3-inch-e-ink-spectra-smart-color-display-supports-arduino-micropython-esphome/">Inkplate 13SPECTRA</a>, or the <a href="https://www.cnx-software.com/2020/11/30/m5paper-esp32-iot-development-kit-features-a-4-7-inch-e-ink-touchscreen-display/">M5Paper ESP32 IoT development kit</a>. More recent alternatives include the <a href="https://www.cnx-software.com/2026/05/15/m5stack-papercolor-esp32-s3-devkit-features-4-inch-e-ink-spectra-6-color-display/" target="_blank" rel="noopener">M5Stack PaperColor ESP32-S3 devkit</a> and the <a href="https://www.cnx-software.com/2025/12/15/reterminal-e1001-e1002-review-bw-and-color-epaper-displays-tested-with-sensecraft-hmi-and-home-assistant/" target="_blank" rel="noopener">reTerminal E1001/E1002,</a> for which we have made a detailed review. However, the  EKOS&#8217;s touchscreen function is harder to find due to the long refresh time of some e-Paper displays.</p>
<p>The EKOS project is <a href="https://www.kickstarter.com/projects/ekosboard/ekos-programmable-open-source-epaper-hub-in-solid-oak" rel="nofollow">live on Kickstarter</a> with a funding goal of $17,410, running until early July 2026. Early-bird “First Batch” pricing starts at €169 (~$197) for the non-touch EKOS Pure and €189 (~$220) for the touch-enabled EKOS Sense, increasing to €199 and €219 after those tiers sell out. Multi-unit bundles are also available, including the Harmony Set (two EKOS Pure units for €339), the Synergy Set (one Pure and one Sense for €359), and the Ecosystem Set (two EKOS Sense units for €379). Manufacturing and assembly will take place in Normandy, France, with the first units expected to ship in December 2026. Final shipping costs and taxes will be calculated later through a pledge manager.</p>
<p></p>
<p>The post <a href="https://www.cnx-software.com/2026/06/05/ekos-esp32-s3-epaper-dashboard-housed-in-an-oak-aluminum-enclosure/">EKOS &#8211; An ESP32-S3 ePaper dashboard housed in an oak-aluminum enclosure (Crowdfunding)</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>NVIDIA Jetson gets fanless solid-state cooling module</title>
				<link>https://www.cnx-software.com/2026/06/04/nvidia-jetson-gets-fanless-solid-state-cooling-module/</link>
				<pubDate>Thu, 04 Jun 2026 13:36:41 +0000</pubDate>
								<dc:creator><![CDATA[Jean-Luc Aufranc (CNXSoft)]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171629</guid>
					<description><![CDATA[YPlasma has showcased its ultrathin solid-state cooling module based on dielectric barrier discharge (DBD) plasma...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="465" src="https://www.cnx-software.com/wp-content/uploads/2026/06/NVIDIA-Jeson-Module-cooled-by-ionic-wind-DBD-Plasma-solution-720x465.jpg" class="attachment-medium size-medium wp-post-image" alt="NVIDIA Jeson Orin Nano Module cooled by ionic wind DBD Plasma solution"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/NVIDIA-Jeson-Module-cooled-by-ionic-wind-DBD-Plasma-solution-720x465.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/NVIDIA-Jeson-Module-cooled-by-ionic-wind-DBD-Plasma-solution-1200x776.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/NVIDIA-Jeson-Module-cooled-by-ionic-wind-DBD-Plasma-solution-300x194.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/NVIDIA-Jeson-Module-cooled-by-ionic-wind-DBD-Plasma-solution-768x496.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/NVIDIA-Jeson-Module-cooled-by-ionic-wind-DBD-Plasma-solution.jpg 1448w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/06/NVIDIA-Jeson-Module-cooled-by-ionic-wind-DBD-Plasma-solution.jpg" class="type:primaryImage" alt="NVIDIA Jeson Orin Nano Module cooled by ionic wind DBD Plasma solution" /></figure><p>YPlasma has showcased its ultrathin solid-state cooling module based on dielectric barrier discharge (DBD) plasma actuators on NVIDIA Jetson Orin Nano at Computex 2026.</p>
<p>Ultrathin solid-state cooling solutions replacing thicker and noisier mechanical fans have been demonstrated on consumer hardware in the past, with solutions such as <a href="https://www.cnx-software.com/2025/05/29/xmems-%c2%b5cooling-fan-on-a-chip-adds-solid-state-active-cooling-to-ssds-for-laptops-and-data-centers/">xMEMS µCooling fan-on-a-chip for SSDs</a> and <a href="https://www.cnx-software.com/2023/01/20/quiet-ultrathin-airjet-solid-state-active-cooling-could-replace-fans/">Frore Systems Airjet Mini and Airjet Pro</a> used in laptops and mini PCs. Both solutions generate tiny vibrations to create an airflow, but YPlasma&#8217;s DBD plasma cooling module generates ionic wind to cool the device. This forces convection without moving parts, audible noise, vibration, or dust ingestion paths. We&#8217;ll explain more about the technology below.</p>
<figure id="attachment_171713" aria-describedby="caption-attachment-171713"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/NVIDIA-Jeson-Module-cooled-by-ionic-wind-DBD-Plasma-solution.jpg"><img decoding="async" class="wp-image-171713 size-medium" title="NVIDIA Jeson Module cooled by ionic wind DBD Plasma solution" src="https://www.cnx-software.com/wp-content/uploads/2026/06/NVIDIA-Jeson-Module-cooled-by-ionic-wind-DBD-Plasma-solution-720x465.jpg" alt="NVIDIA Jeson Orin Nano Module cooled by ionic wind DBD Plasma solution" width="720" height="465" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/NVIDIA-Jeson-Module-cooled-by-ionic-wind-DBD-Plasma-solution-720x465.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/NVIDIA-Jeson-Module-cooled-by-ionic-wind-DBD-Plasma-solution-1200x776.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/NVIDIA-Jeson-Module-cooled-by-ionic-wind-DBD-Plasma-solution-300x194.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/NVIDIA-Jeson-Module-cooled-by-ionic-wind-DBD-Plasma-solution-768x496.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/NVIDIA-Jeson-Module-cooled-by-ionic-wind-DBD-Plasma-solution.jpg 1448w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171713" class="wp-caption-text">NVIDIA Jetson Orin Nano cooled by DBD plasma</figcaption></figure>
<p>The company validated the following on the NVIDIA Jetson Orin Nano:</p>
<ul>
<li>Thermal range &#8211; 7 W to 25 W, the full operating range of the Jetson Orin Nano family, including <a href="https://www.cnx-software.com/2024/12/18/249-nvidia-jetson-orin-nano-super-developer-kit-targets-generative-ai-applications-at-the-edge/">Super Mode (25W)</a>, with a steady state reached in 10 minutes.</li>
<li>Form factor &#8211; 200 micrometer flexible actuator with an 87 × 60 × 2 mm conductive plate, fitting within a 6 mm Z-height, below standard USB port height.</li>
<li>Drive conditions: 16 kVpp at 50 Hz; actuator draws below 1 W. Production-grade portable driver targets <a href="https://www.china-gauges.com/common/down/name/5710ecb863a33.pdf" rel="nofollow">IEC 62368-1</a> compliant operation under 2 W end to end.</li>
<li>Acoustics &#8211; Solid-state operation, enabling sub-20 dBA operation</li>
<li>Mechanical robustness &#8211; Zero moving parts, no measurable vibration, no dust intake path. Built for sealed enclosure thermal management in IP-rated industrial, automotive, and outdoor edge deployments.</li>
</ul>
<figure id="attachment_171720" aria-describedby="caption-attachment-171720"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/NVIDIA-Jetson-Orin-Nano-DevKit-solid-state-cooling.webp"><img decoding="async" class="size-medium wp-image-171720" title="NVIDIA Jetson Orin Nano developer kit solid-state cooling" src="https://www.cnx-software.com/wp-content/uploads/2026/06/NVIDIA-Jetson-Orin-Nano-DevKit-solid-state-cooling-720x538.webp" alt="NVIDIA Jetson Orin Nano developer kit solid-state cooling" width="720" height="538" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/NVIDIA-Jetson-Orin-Nano-DevKit-solid-state-cooling-720x538.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/NVIDIA-Jetson-Orin-Nano-DevKit-solid-state-cooling-1200x896.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/NVIDIA-Jetson-Orin-Nano-DevKit-solid-state-cooling-300x224.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/NVIDIA-Jetson-Orin-Nano-DevKit-solid-state-cooling-768x574.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/NVIDIA-Jetson-Orin-Nano-DevKit-solid-state-cooling.webp 1451w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171720" class="wp-caption-text">NVIDIA Jetson Orin Nano developer kit solid-state cooling</figcaption></figure>
<p>What is ionic wind solid-state cooling exactly? YPlasma <a href="https://yplasma.tech/blog/ionic-wind-solid-state-cooling">explains it in detail</a> on its website. Here&#8217;s a summary.</p>
<p>Ionic wind, also known as electrohydrodynamic (EHD) flow or the corona wind, is the bulk movement of neutral air induced by collisions with charged particles accelerated through an electric field.  So instead of moving air with spinning blades or vibrating membranes, an ionic wind cooling module moves air with electric fields at high voltage (but low current, so it&#8217;s safe). The processor unfolding in three steps:</p>
<ul>
<li class="text-muted-foreground leading-relaxed mb-4"><strong>Corona discharge and ionization</strong>: a sharp emitter electrode (a wire, needle, or thin exposed strip) is held at a high voltage, typically between <strong class="font-semibold text-foreground">3 and 15 kV</strong>, against a grounded collector, and generates a cloud of positive (or negative) ions.</li>
<li class="text-muted-foreground leading-relaxed mb-4"><strong class="font-semibold text-foreground">Ion drift and momentum transfer</strong>: these ions accelerate and eventually collide with the vast majority of molecules — which remain neutral — transferring momentum on every collision.</li>
<li class="text-muted-foreground leading-relaxed mb-4"><strong class="font-semibold text-foreground">Bulk flow and convective heat transfer</strong>: the cumulative momentum of trillions of collisions per second drags the surrounding neutral air into a coherent jet that sweeps across nearby surfaces</li>
</ul>
<p class="text-muted-foreground leading-relaxed mb-4">The force per unit volume in EHD flow can be calculated with the formula <strong class="font-semibold text-foreground">F = ρ_q × E</strong>, where ρ_q is the local space-charge density and E is the electric field.</p>
<p class="text-muted-foreground leading-relaxed mb-4">Three types of ionic wind devices have been implemented over time: Wire-to-Plate (Corona Wind), Needle-to-Ring, and DBD Plasma Actuators. YPlasma focuses on the latter, also the most advanced of the three. Here&#8217;s a short description:</p>
<blockquote>
<p class="text-muted-foreground leading-relaxed mb-4">Two electrodes are separated by a thin dielectric layer (typically Kapton, ceramic, or glass), with one electrode exposed to the air and the other buried beneath the dielectric. When driven by a high-voltage AC waveform, the exposed electrode ignites a stable, low-temperature surface discharge along the dielectric, generating a wall-jet of ionic wind tangent to the surface. DBD actuators are less than 1 mm thick, consume only 1–5 W, eliminate the spark-over risk of bare-electrode designs thanks to the dielectric barrier, and can be printed onto flexible films and conformed to almost any surface.</p>
</blockquote>
<p></p>
<p>The table below compares ionic wind DBD actuators to mechanical fans.</p>

<table id="tablepress-358" class="tablepress tablepress-id-358">
<thead>
<tr class="row-1">
	<th class="column-1">Metric</th><th class="column-2">Ionic Wind (DBD)</th><th class="column-3">Mechanical Fan</th>
</tr>
</thead>
<tbody class="row-striping row-hover">
<tr class="row-2">
	<td class="column-1">Moving parts</td><td class="column-2">None</td><td class="column-3">Bearings, blades, hub</td>
</tr>
<tr class="row-3">
	<td class="column-1">Thickness</td><td class="column-2"><1 mm</td><td class="column-3">5–40 mm</td>
</tr>
<tr class="row-4">
	<td class="column-1">Acoustic noise</td><td class="column-2"><20 dBA</td><td class="column-3">25–55 dBA</td>
</tr>
<tr class="row-5">
	<td class="column-1">MTBF</td><td class="column-2">>100,000 h</td><td class="column-3">30,000–70,000 h</td>
</tr>
<tr class="row-6">
	<td class="column-1">Vibration</td><td class="column-2">Zero</td><td class="column-3">Inherent (rotor imbalance)</td>
</tr>
</tbody>
</table>
<!-- #tablepress-358 from cache -->
<p>What&#8217;s probably missing is the price, and while heatsinks and mechanical fans are cheap, the solid-state cooling solutions we&#8217;ve seen so far are not. Previous solutions appear to focus on consumer devices, while YPlasma targets embedded and robotics applications with the NVIDIA Jetson Orin Nano, where there may be more flexibility with regards to pricing, especially once space constraints are taken into account. Having said that, the company also mentions consumer electronics, data centers, automotive and power electronics, medical devices, and aerospace and defense as other potential applications.</p>
<p>Additional information may be found in <a href="https://yplasma.tech/news/yplasma-computex-2026-solid-state-nvidia-jetson">the announcement</a>.</p>
<p>Thanks to TLS for the tip.</p>
<p>The post <a href="https://www.cnx-software.com/2026/06/04/nvidia-jetson-gets-fanless-solid-state-cooling-module/">NVIDIA Jetson gets fanless solid-state cooling module</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>Convert old IR remote controls into presentation clickers using an RP2040 USB board and open-source TTVKTR firmware</title>
				<link>https://www.cnx-software.com/2026/06/04/convert-old-ir-remote-controls-into-presentation-clickers-using-an-rp2040-usb-board-and-open-source-ttvktr-firmware/</link>
				<pubDate>Thu, 04 Jun 2026 09:20:06 +0000</pubDate>
								<dc:creator><![CDATA[Jean-Luc Aufranc (CNXSoft)]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171660</guid>
					<description><![CDATA[Brisk4t&#8217;s &#8220;Tossed The TV — Kept The Remote&#8221; (TTVKTR) is an open-source firmware project for...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="390" src="https://www.cnx-software.com/wp-content/uploads/2026/06/IR-remote-control-RP2040-USB-HID-720x390.jpg" class="attachment-medium size-medium wp-post-image" alt="IR remote control RP2040 USB HID"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/IR-remote-control-RP2040-USB-HID-720x390.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/IR-remote-control-RP2040-USB-HID-300x163.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/IR-remote-control-RP2040-USB-HID-768x416.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/IR-remote-control-RP2040-USB-HID.jpg 1200w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/06/IR-remote-control-RP2040-USB-HID.jpg" class="type:primaryImage" alt="IR remote control RP2040 USB HID" /></figure><p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/IR-remote-control-RP2040-USB-HID.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171697" title="IR remote control RP2040 USB HID" src="https://www.cnx-software.com/wp-content/uploads/2026/06/IR-remote-control-RP2040-USB-HID-720x390.jpg" alt="IR remote control RP2040 USB HID" width="720" height="390" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/IR-remote-control-RP2040-USB-HID-720x390.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/IR-remote-control-RP2040-USB-HID-300x163.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/IR-remote-control-RP2040-USB-HID-768x416.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/IR-remote-control-RP2040-USB-HID.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>Brisk4t&#8217;s &#8220;Tossed The TV — Kept The Remote&#8221; (TTVKTR) is an open-source firmware project for Raspberry Pi RP2040 USB boards that aims to reduce electronics waste by converting old IR remote controls into presentation clickers.</p>
<p>Most Raspberry Pi RP2040 boards with USB ports should work, but the project highlights the <a href="https://amzn.to/4fvGuZP" rel="nofollow">Waveshare RP2040-Zero</a> combined with a standard 38 kHz <a href="https://www.cnx-software.com/news/infrared">infrared</a> receiver due to its small size and low price (<a href="https://www.waveshare.com/rp2040-zero.htm?aff_id=cnxsoft" rel="nofollow">$4-5</a>). The project also relies on the built-in RGB LED for layer color feedback.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/IR-Remote-control-to-presentation-clicker-RP2040-project.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171681" title="IR Remote control to presentation clicker RP2040 project" src="https://www.cnx-software.com/wp-content/uploads/2026/06/IR-Remote-control-to-presentation-clicker-RP2040-project-720x542.jpg" alt="IR Remote control to presentation clicker RP2040 project" width="720" height="542" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/IR-Remote-control-to-presentation-clicker-RP2040-project-720x542.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/IR-Remote-control-to-presentation-clicker-RP2040-project-300x226.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/IR-Remote-control-to-presentation-clicker-RP2040-project-768x579.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/IR-Remote-control-to-presentation-clicker-RP2040-project.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>That&#8217;s about it for the hardware. It just required some basic soldering of the IR receiver to GPIO 28 (OUT), 5V or 3.3V, and GND pins. Nothing too hard. The WS2812 RGB LED is already connected to GPIO 16. I tried to look for RP2040 USB boards with a built-in IR receiver, but I could not find any.</p>
<p>&nbsp;</p>
<figure id="attachment_171684" aria-describedby="caption-attachment-171684"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Waveshare-RP2040-Zero-Pinout.webp"><img decoding="async" class="wp-image-171684 size-medium" title="Waveshare RP2040-Zero Pinout" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Waveshare-RP2040-Zero-Pinout-720x378.webp" alt="Waveshare RP2040-Zero Pinout" width="720" height="378" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Waveshare-RP2040-Zero-Pinout-720x378.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Waveshare-RP2040-Zero-Pinout-300x158.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Waveshare-RP2040-Zero-Pinout-768x404.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Waveshare-RP2040-Zero-Pinout.webp 885w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171684" class="wp-caption-text">Waveshare RP2040-Zero pinout diagram (top)</figcaption></figure>
<p>The firmware receives IR codes from a standard 38 kHz receiver and translates them to USB HID reports based on a JSON configuration stored on the device&#8217;s filesystem. But users don&#8217;t need to edit the JSON themselves, since a <a href="https://brisk4t.github.io/TossedTheTVKeptTheRemote/">browser-based config tool</a> communicates over Web Serial to let users map buttons, learn IR codes, and arrange layouts in a way similar to VIA or QMK for mechanical keyboards and macropads. It&#8217;s what differentiates TTVKTR firmware from other similar attempts such as <a href="https://learn.adafruit.com/adafruit-pirkey-python-programmable-infrared-usb-adapter">Adafruit pIRkey</a> and <a class="d-block overflow-x-hidden color-fg-default" href="https://github.com/wagiminator/CH32V003-USB-IR-Receiver" data-pjax="#repo-content-pjax-container" data-turbo-frame="repo-content-turbo-frame">CH32V003-USB-IR-Receiver</a>, which require some manual coding for each remote.</p>
<figure id="attachment_171685" aria-describedby="caption-attachment-171685"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/TossedTheTVKeptTheRemote-web-UI.webp"><img decoding="async" class="size-medium wp-image-171685" title="TossedTheTVKeptTheRemote web UI" src="https://www.cnx-software.com/wp-content/uploads/2026/06/TossedTheTVKeptTheRemote-web-UI-720x417.webp" alt="TossedTheTVKeptTheRemote web UI" width="720" height="417" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/TossedTheTVKeptTheRemote-web-UI-720x417.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/TossedTheTVKeptTheRemote-web-UI-1200x695.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/TossedTheTVKeptTheRemote-web-UI-300x174.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/TossedTheTVKeptTheRemote-web-UI-768x445.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/TossedTheTVKeptTheRemote-web-UI.webp 1430w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171685" class="wp-caption-text">TossedTheTVKeptTheRemote web UI</figcaption></figure>
<p>The user interface offers the following features:</p>
<ul>
<li>Custom Keybindings UI in a browser for assigning remote buttons to keys, media controls, or custom actions.</li>
<li>Multiple layers for one remote with the board&#8217;s RGB LED showing the layer selection</li>
<li>Support for multi-step inputs, including modifier combinations, repeated presses, and chained actions.</li>
<li>Layouts enable a distinct way of telling different IR remotes apart</li>
<li>Manual configuration editing with JSON editor</li>
</ul>
<p>Example of JSON file stored in <em>/settings.json</em> on the board&#8217;s partition:</p><pre class="urvanov-syntax-highlighter-plain-tag">{
  "ir": {
    "modeChangeCode": "0xC40387EE",
    "modeCount": 2,
    "receivePin": 28,
    "handleRepeat": true,
    "repeatInitialDelayReports": 5
  },
  "led": {
    "pin": 16,
    "modeColors": ["0xFF0040", "0x0080FF"],
    "brightnessPercent": 10
  },
  "modes": [
    {
      "name": "Layer 1",
      "slots": [
        { "irCode": "0xC40387EE", "type": "consumer", "key": "0xCD" },
        { "irCode": "0x...",      "type": "keyboard",  "key": "0x28" },
        { "irCode": "0x...",      "type": "keyboard",  "key": "0x1D", "mods": "0x01" },
        { "irCode": "0x...",      "type": "mode_switch" },
        { "irCode": "0x...",      "type": "text",  "value": "hello world" },
        { "irCode": "0x...",      "type": "combo", "steps": [
          { "type": "keyboard", "key": "0x04", "mods": "0x01" },
          { "type": "keyboard", "key": "0x4C" }
        ]}
      ]
    }
  ],
  "layouts": [
    {
      "name": "Default Layout",
      "buttons": [
        { "irCode": "0x...", "x": 0, "y": 0 },
        { "irCode": "0x...", "x": 1, "y": 0 }
      ]
    }
  ]
}</pre><p>Note that you&#8217;ll need Chrome or another browser that supports Web Serial, and for instance, Firefox is not supported [<em>Update: recent versions of Firefox now support WebSerial, see comments section</em>].</p>
<p>The source code for the firmware (Arduino/PlatformIO) and web interface (HTML+JavaScript), as well as instructions to build the code and get started, are available <a href="https://github.com/Brisk4t/TossedTheTVKeptTheRemote">on GitHub</a>.</p>
<p>Via <a href="https://www.hackster.io/news/tossed-that-old-tv-keep-the-remote-and-turn-it-into-a-macro-capable-custom-usb-input-device-836875866f15" rel="nofollow">Hackster.io</a></p>
<p>The post <a href="https://www.cnx-software.com/2026/06/04/convert-old-ir-remote-controls-into-presentation-clickers-using-an-rp2040-usb-board-and-open-source-ttvktr-firmware/">Convert old IR remote controls into presentation clickers using an RP2040 USB board and open-source TTVKTR firmware</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>Forlinx launches Rockchip RK3572 system-on-module (SoM) and development board with Linux 6.12 BSP</title>
				<link>https://www.cnx-software.com/2026/06/04/forlinx-launches-rockchip-rk3572-system-on-module-som-and-development-board-with-linux-6-12-bsp/</link>
				<pubDate>Thu, 04 Jun 2026 04:27:40 +0000</pubDate>
								<dc:creator><![CDATA[Jean-Luc Aufranc (CNXSoft)]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=170422</guid>
					<description><![CDATA[We noticed the Rockchip RK3572 mid-range HMI SoC a couple of months ago, and Forlinx...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="535" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-system-on-module-720x535.jpg" class="attachment-medium size-medium wp-post-image" alt="Rockchip RK3572 system-on-module"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-system-on-module-720x535.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-system-on-module-1200x892.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-system-on-module-300x223.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-system-on-module-768x571.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-system-on-module.jpg 1472w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-system-on-module.jpg" class="type:primaryImage" alt="Rockchip RK3572 system-on-module" /></figure><p>We noticed the <a href="https://www.cnx-software.com/2026/03/13/rockchip-rk3538-tv-box-soc-rk3572-mid-range-hmi-processor/#rockchip-rk3572-hmi-soc">Rockchip RK3572 mid-range HMI SoC</a> a couple of months ago, and Forlinx has launched the first system-on-module (FET3572-C SoM) based on the processor, along with a development board (OK3572-C) and BSP (Board Support Package) with a fairly recent Linux 6.12 kernel.</p>
<p>The octa-core Cortex-A73/A53 processor features a 4 TOPS NPU (<a href="https://www.cnx-software.com/2024/07/15/rockchip-rkllm-toolkit-npu-accelerated-large-language-models-rk3588-rk3588s-rk3576/">the same as in the RK3588</a>) and targets HMI applications leveraging Edge AI for consumer electronics, industrial control, edge computing, smart security, and in-vehicle terminals.</p>
<h2 id="forlinx-fet3572-c-rockchip-rk3">Forlinx FET3572-C Rockchip RK3572 system-on-module</h2>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-system-on-module.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171620" title="Rockchip RK3572 system-on-module" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-system-on-module-720x535.jpg" alt="Rockchip RK3572 system-on-module" width="720" height="535" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-system-on-module-720x535.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-system-on-module-1200x892.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-system-on-module-300x223.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-system-on-module-768x571.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-system-on-module.jpg 1472w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>Specifications:</p>
<ul>
<li>SoC &#8211; <a href="https://www.cnx-software.com/2026/03/13/rockchip-rk3538-tv-box-soc-rk3572-mid-range-hmi-processor/#rockchip-rk3572-hmi-soc">Rockchip RK3572</a> or RK3572J
<ul>
<li>Octa-core CPU &#8211; 2x Arm Cortex-A73 @ up to 2.2 GHz+ 2x Arm Cortex-A53 @ up to 2.1 GHz + 4x Arm Cortex-A53 @ up to 2.1 GHz</li>
<li>GPU &#8211; Arm Mali-G310V2 MC1 with support for OpenGL ES 1.1/2.0/3.2, OpenCL 3.0, and Vulkan 1.4</li>
<li>VPU
<ul>
<li>Hardware Encoding -H.264, H265, 4K @ 60fps</li>
<li>Hardware Decoding &#8211; H.264, H.265, VP9, AV1, AVS2, 8K @ 30fps or 4K @ 120fps</li>
</ul>
</li>
<li>AI accelerator &#8211; 4 TOPS (INT8) NPU with support for INT4/INT8/INT16/FP4/FP8/FP16/BF16</li>
<li>Process &#8211; 8nm</li>
</ul>
</li>
<li>System Memory &#8211; 2GB, 4GB, or 8GB LPDDR5</li>
<li>Storage &#8211; Up to 64GB eMMC flash</li>
<li>4x 100-pin board-to-board connectors (0.4mm pitch, 1.5mm height)
<ul>
<li>Display
<ul>
<li>HDMI 2.1 or eDP 1.3 Tx up to 4Kp60</li>
<li>4-lane MIPI DSI 1.2 up to 2560 × 1600 @ 60 Hz</li>
<li>8-bit RGB parallel LCD up to 1080p60</li>
<li>E0Ink EPD support up to 1872 x 1404</li>
</ul>
</li>
<li>Camera &#8211; 2x MIPI CSI-2, 8/10/12/16-bit DVP</li>
<li>Audio
<ul>
<li>Up to 5x SAI, up to 192 kHz sample rate, 16-bit to 32-bit audio resolution</li>
<li>Up to 2x S/PDIF Tx</li>
<li>1x S/PDIF Rx</li>
<li>1x PDM up to 8 channels, up to 192 kHz sample rate, 16-bit to 24-bit audio resolution</li>
</ul>
</li>
<li>Networking &#8211; 2x Gigabit Ethernet interfaces (RGMII/RMII)</li>
<li>PCIe/SATA/USB multiplexed interfaces
<ul>
<li>2x single-lane combo interfaces (PCIe 2.1 / SATA 3.1 / USB 3.0)</li>
<li>1x single-lane combo interface (PCIe 2.1 / SATA 3.1)</li>
<li>2x USB 2.0 OTG</li>
</ul>
</li>
<li>DSMC &#8211; Double Data Rate Serial Memory Controller for connection to PSRAM, FPGA&#8230;</li>
<li>Other I/Os
<ul>
<li>2x SDIO 3.0</li>
<li>Up to 5x SPI, 9x I2C, 1x I3C</li>
<li>Up to 12x UART with RS-485 mode support</li>
<li>Up to 4x CAN and CAN FD</li>
<li>Up to 16x  PWM</li>
<li>Up to 8x 12-bit ADC (1 Mbps max)</li>
<li>DSMC</li>
</ul>
</li>
</ul>
</li>
<li>Supply Voltage &#8211; 5V</li>
<li>Dimensions &#8211; 68 x 50 mm</li>
<li>Temperature Range
<ul>
<li>FET3572-C SoM: 0°C~+80°C</li>
<li>FET3572J-C SoM: -40°C~+85°C</li>
</ul>
</li>
</ul>
<p>&nbsp;</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Forlinx-FET3572-C-system-on-module-bottom-4x-B2B-connectors.webp"><img decoding="async" class="aligncenter size-medium wp-image-171619" title="Forlinx FET3572-C system-on-module bottom 4x B2B connectors" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Forlinx-FET3572-C-system-on-module-bottom-4x-B2B-connectors-720x555.webp" alt="Forlinx FET3572-C system-on-module bottom 4x B2B connectors" width="720" height="555" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Forlinx-FET3572-C-system-on-module-bottom-4x-B2B-connectors-720x555.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Forlinx-FET3572-C-system-on-module-bottom-4x-B2B-connectors-1200x925.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/Forlinx-FET3572-C-system-on-module-bottom-4x-B2B-connectors-300x231.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Forlinx-FET3572-C-system-on-module-bottom-4x-B2B-connectors-768x592.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Forlinx-FET3572-C-system-on-module-bottom-4x-B2B-connectors.webp 1440w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>Forlinx provides support for Linux 6.12-based operating systems, including Forlinx Desktop 24.04 (based on Ubuntu 24.04?), <a href="https://www.cnx-software.com/2024/11/20/the-first-android-16-developer-preview-is-out-much-earlier-than-expected/">Android 16</a>, and Debian 13. So it looks like the Rockchip SDK for the RK3572 SoC is based on a fairly recent kernel that will be supported at least until December 2028.</p>
<p>Hardware resources such as the datasheet, user guide, carrier board schematic and PCB (see specs below), and SoM Pinmux, as well as a software BSP (board support package) with OS images, demos, source code, and user manual, will be provided to customers. Forlinx doesn&#8217;t typically host the documentation publicly.</p>
<h2 id="ok3572-c-development-board">OK3572-C development board</h2>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Forlinx-OK3572-C-Rockchip-RK3572-development-board.webp"><img decoding="async" class="aligncenter size-medium wp-image-171632" title="Forlinx OK3572 C Rockchip RK3572 development board" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Forlinx-OK3572-C-Rockchip-RK3572-development-board-720x520.webp" alt="Forlinx OK3572-C Rockchip RK3572 development board" width="720" height="520" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Forlinx-OK3572-C-Rockchip-RK3572-development-board-720x520.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Forlinx-OK3572-C-Rockchip-RK3572-development-board-1200x867.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/Forlinx-OK3572-C-Rockchip-RK3572-development-board-300x217.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Forlinx-OK3572-C-Rockchip-RK3572-development-board-768x555.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Forlinx-OK3572-C-Rockchip-RK3572-development-board-1536x1109.webp 1536w, https://www.cnx-software.com/wp-content/uploads/2026/06/Forlinx-OK3572-C-Rockchip-RK3572-development-board.webp 1800w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>Specifications</p>
<ul>
<li>SoM &#8211; Forlinx FET3572-C as described above</li>
<li>Storage
<ul>
<li>MicroSD card slot</li>
<li>Optional NVMe SSD via M.2 Key-M socket</li>
</ul>
</li>
<li>Video Output
<ul>
<li>HDMI 2.1 up to 4096 × 2160 @ 60 Hz</li>
<li>MIPI DSI connector up to 2560 × 1600 @ 60 Hz; compatible with Forlinx 7-inch MIPI display (1024 × 600 @ 30 Hz).</li>
</ul>
</li>
<li>Camera &#8211; 4x MIPI CSI connectors: 2x 4-lane (OV13855 camera) or 4x 2-lane (OV5645 camera)</li>
<li>Audio
<ul>
<li>On-board audio codec</li>
<li>3.5mm headphone+mic jack</li>
<li>Speaker connector</li>
</ul>
</li>
<li>Networking
<ul>
<li>2x Gigabit Ethernet RJ45 ports</li>
<li>Dual-band WiFi 4 and Bluetooth 5.0 via AzureWave AW-CM358SM module</li>
<li>Optional 5G/4G LTE cellular via M.2 Key-B socket + Nano SIM card slot</li>
</ul>
</li>
<li>USB
<ul>
<li>3x USB 3.0 Type-A host ports</li>
<li>USB 2.0 Type-C OTG port for firmware flashing</li>
</ul>
</li>
<li>Serial &#8211; Terminal block with 2x RS485, 2x CAN FD</li>
<li>Expansion
<ul>
<li>M.2 Key-M (PCIe 2.1 x1) socket</li>
<li>PCIe Gen 2.1 x1 slot</li>
<li>20-pin GPIO header with 1x UART, 8x GPIO, 3.3V, 1.8V, GND</li>
<li>6-pin analog input header (3x ADC)</li>
</ul>
</li>
<li>Misc
<ul>
<li>Power switch</li>
<li>Reset and Power buttons</li>
<li>ESC, Menu, Volume-, Volume+/Recovery buttons</li>
<li>RTC coin cell battery</li>
</ul>
</li>
<li>Power Supply &#8211; 12V via DC jack</li>
<li>DImensions &#8211; 190 x 130 mm</li>
</ul>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-carrier-board-NVMe-socket-SIM-card-slot.webp"><img decoding="async" class="aligncenter size-medium wp-image-171670" title="Rockchip RK3572 carrier board NVMe socket SIM card slot" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-carrier-board-NVMe-socket-SIM-card-slot-720x632.webp" alt="Rockchip RK3572 carrier board NVMe socket SIM card slot" width="720" height="632" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-carrier-board-NVMe-socket-SIM-card-slot-720x632.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-carrier-board-NVMe-socket-SIM-card-slot-1200x1054.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-carrier-board-NVMe-socket-SIM-card-slot-285x250.webp 285w, https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-carrier-board-NVMe-socket-SIM-card-slot-768x674.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-carrier-board-NVMe-socket-SIM-card-slot.webp 1412w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>Forlinx shared some details about the Rockchip RK3572, including potential applications like a multi-camera system with dual-display setup that should be useful for security and automotive applications&#8230;</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-typical-application.webp"><img decoding="async" class="aligncenter size-medium wp-image-171671" title="Rockchip RK3572 typical application" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-typical-application-720x366.webp" alt="Rockchip RK3572 typical application" width="720" height="366" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-typical-application-720x366.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-typical-application-300x153.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-typical-application-768x390.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Rockchip-RK3572-typical-application.webp 1080w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>&#8230; and some numbers for the NPU&#8217;s computer vision and generative AI performance. The table below doesn&#8217;t compare the results to other platforms. However, it still shows it&#8217;s suitable for CNN models such as Yolov5s and Yolov8, and large language models with a limited number of parameters, which can be useful for specialized interactions.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/RK3572-AI-performance.webp"><img decoding="async" class="aligncenter size-medium wp-image-171672" title="RK3572 AI performance" src="https://www.cnx-software.com/wp-content/uploads/2026/06/RK3572-AI-performance-720x477.webp" alt="RK3572 AI performance" width="720" height="477" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/RK3572-AI-performance-720x477.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/RK3572-AI-performance-300x199.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/RK3572-AI-performance-768x509.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/RK3572-AI-performance.webp 1080w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>Forlinx didn&#8217;t provide pricing and availability information, but I suspect it might not be available right now, as Forlinx is the very first company to announce a Rockchip RK3572 module, and the supported operating systems are still marked as &#8220;R&amp;D&#8221;. More details can be found on <a href="https://www.forlinx.net/product/rk3572-som-fet3572-c-179.html">the product page</a> and the announcement.</p>
<p>The post <a href="https://www.cnx-software.com/2026/06/04/forlinx-launches-rockchip-rk3572-system-on-module-som-and-development-board-with-linux-6-12-bsp/">Forlinx launches Rockchip RK3572 system-on-module (SoM) and development board with Linux 6.12 BSP</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>Avalue EPC-WCL fanless Edge AI mini PC features Intel Core Series 3 Wildcat Lake processor</title>
				<link>https://www.cnx-software.com/2026/06/04/avalue-epc-wcl-fanless-edge-ai-mini-pc-features-intel-core-series-3-wildcat-lake-processor/</link>
				<pubDate>Thu, 04 Jun 2026 02:43:33 +0000</pubDate>
								<dc:creator><![CDATA[Debashis Das]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171644</guid>
					<description><![CDATA[Avalue Technology EPC-WCL is an Intel Core Series 3 Wildcat Lake-powered fanless Edge AI mini...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="480" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Avalue-EPC-WCL-Wildcat-Lake-Fanless-Edge-AI-System-720x480.jpg" class="attachment-medium size-medium wp-post-image" alt="Avalue EPC WCL Wildcat Lake Fanless Edge AI System"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Avalue-EPC-WCL-Wildcat-Lake-Fanless-Edge-AI-System-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Avalue-EPC-WCL-Wildcat-Lake-Fanless-Edge-AI-System-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Avalue-EPC-WCL-Wildcat-Lake-Fanless-Edge-AI-System-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Avalue-EPC-WCL-Wildcat-Lake-Fanless-Edge-AI-System.jpg 1200w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/06/Avalue-EPC-WCL-Wildcat-Lake-Fanless-Edge-AI-System.jpg" class="type:primaryImage" alt="Avalue EPC WCL Wildcat Lake Fanless Edge AI System" /></figure><p>Avalue Technology <strong>EPC-WCL</strong> is an Intel Core Series 3 Wildcat Lake-powered fanless Edge AI mini PC with up to 40 TOPS of AI performance to handle tasks like real-time inference, vision processing, and speech recognition locally.</p>
<p>It ships with up to 48GB DDR5-6400 memory via a single SO-DIMM slot and offers M.2 expansion for NVMe storage, Wi-Fi 7, and 4G LTE/5G cellular modules. Display outputs include HDMI, DisplayPort, and USB Type-C with DP Alt Mode, supporting up to three displays. The USB Type-C port also supports 45W Power Delivery, enabling power, data, and video over a single cable.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Avalue-EPC-WCL-Wildcat-Lake-Fanless-Edge-AI-System.jpg"><img decoding="async" class="aligncenter wp-image-171654 size-medium" title="Avalue EPC WCL Wildcat Lake Fanless Edge AI System" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Avalue-EPC-WCL-Wildcat-Lake-Fanless-Edge-AI-System-720x480.jpg" alt="Avalue EPC-WCL Wildcat Lake Fanless Edge AI System" width="720" height="480" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Avalue-EPC-WCL-Wildcat-Lake-Fanless-Edge-AI-System-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Avalue-EPC-WCL-Wildcat-Lake-Fanless-Edge-AI-System-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Avalue-EPC-WCL-Wildcat-Lake-Fanless-Edge-AI-System-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Avalue-EPC-WCL-Wildcat-Lake-Fanless-Edge-AI-System.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>Avalue EPC-WCL specifications:</p>
<ul>
<li>SoC – <a href="https://www.cnx-software.com/2026/04/17/intel-core-series-3-wildcat-lake-processor-family-launched-for-entry-level-laptops-and-edge-ai-systems/">Intel Core Series 3 Wildcat Lake processors</a> with five or six cores, Intel Xe3 Graphics, and up to 40 TOPS of combined AI performance. TDP: 15W</li>
<li>Memory – Up to 48GB DDR5 6400MHz via 262-pin SO-DIMM socket</li>
<li>Storage &#8211; M.2 Key-M 2280 slot for NVMe SSD</li>
<li>Display
<ul>
<li>HDMI 2.0b</li>
<li>DisplayPort 1.4a</li>
<li>USB Type-C with support for DisplayPort Alt Mode</li>
<li>Up to 3x independent displays</li>
</ul>
</li>
<li>Audio
<ul>
<li>3.5mm Mic-In and Line-Out jacks</li>
<li>RealTek ALC888S-VD2-GR audio codec</li>
</ul>
</li>
<li>Connectivity
<ul>
<li>2x 2.5 Gbps Ethernet RJ45 ports via Intel I226LM and Intel I226V controllers</li>
<li>Optional Wi-Fi 7 / Bluetooth 6.0 module via M.2 Key-E 2230 slot</li>
<li>Optional 4G LTE/5G cellular module via M.2 Key-B slot</li>
<li>2x Antenna mounting holes with dust protection covers</li>
</ul>
</li>
<li>USB
<ul>
<li>USB Type-C port with 45W Power Delivery and DisplayPort Alt mode</li>
<li>USB 3.2 Gen 2 x1 Type-A port</li>
<li>2x USB 3.2 Gen 1 x1 Type-A ports</li>
<li>2x USB 2.0 Type-A ports on the front panel</li>
</ul>
</li>
<li>Serial – 2x COM ports (RS232/422/485) via front-panel DB-9 ports (selectable via BIOS)</li>
<li>Expansion
<ul>
<li>M.2 Key-M 2280 slot (PCIe Gen4 x2) for NVMe SSD</li>
<li>M.2 Key-E 2230 slot for Wi-Fi 7 / Bluetooth 6.0 module</li>
<li>M.2 Key-B 2242/3042/3052 slot for secondary storage or LTE/WWAN/GNSS modules (utilizing PCIe x2, USB 3.2, and USB 2.0)</li>
</ul>
</li>
<li>Security – TPM 2.0</li>
<li>Misc
<ul>
<li>Power Button w/LED</li>
<li>Reset Button</li>
<li>Power on/off and Storage Access LED</li>
<li>Intel iAMT support</li>
<li>Watchdog Timer (H/W Reset, 1–65535 sec/min)</li>
<li>Hardware status monitoring (CPU temp, voltages)</li>
<li>AMI uEFI BIOS, 256Mbit SPI Flash ROM</li>
</ul>
</li>
<li>Power
<ul>
<li>+12V to +24V DC wide-range input via a Phoenix connector (the company mentions a &#8220;Lockable DC Jack&#8221; option)</li>
<li>AT/ATX power modes (AT set as default)</li>
<li>120W AC-to-DC power adapter included</li>
</ul>
</li>
<li>Dimensions – 177 x 126 x 57 mm (Ultra Slim Fanless Chassis)</li>
<li>Temperature – Operating: -10°C to 60°C with 0.5m/s airflow; storage: -30°C to 70°C</li>
<li>Humidity – Up to 95 % Relative Humidity, non-condensing @ 40°C</li>
<li>Shock – 10G, IEC 60068-2-27, half-sine, 11ms (with SSD)</li>
<li>Vibration – 1.5Grms, IEC 60068-2-64, random, 10~500Hz (with SSD)</li>
<li>Drop – ISTA 2A, IEC-60068-2-32 Test (1 corner, 3 edges, 6 faces)</li>
<li>Mounting – Table Stand (default), Wall Mounting Kit (included); DIN-Rail and VESA mounts are optional</li>
</ul>
<figure id="attachment_171652" aria-describedby="caption-attachment-171652"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Avalue-EPC-WCL-Front-and-Back.jpg"><img decoding="async" class="wp-image-171652 size-medium" title="Avalue EPC WCL Front and Back" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Avalue-EPC-WCL-Front-and-Back-720x480.jpg" alt="Avalue EPC WCL Front and Back" width="720" height="480" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Avalue-EPC-WCL-Front-and-Back-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Avalue-EPC-WCL-Front-and-Back-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Avalue-EPC-WCL-Front-and-Back-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Avalue-EPC-WCL-Front-and-Back.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171652" class="wp-caption-text">Avalue EPC-WCL Front and Back</figcaption></figure>
<p>With these specifications, the system is clearly designed for industrial use, and its fanless chassis helps improve resistance to shock and vibration. The company says it supports Windows 11 (64-bit) and Linux, but no download links were available at the time of writing.</p>
<p>Just last month, we wrote about the <a href="https://www.cnx-software.com/2026/05/08/arbor-ares-2100-compact-wildcat-lake-fanless-box-pc-targets-industrial-automation-machine-vision-and-edge-ai-applications/">Arbor ARES-2100</a> as one of the first fanless industrial box PC with the Intel Core Series 3 &#8220;<a href="https://www.cnx-software.com/news/Wildcat-Lake/">Wildcat Lake</a>&#8221; processor, and the Avalue system adds another option with a slightly different feature set, and many more are coming.</p>
<figure id="attachment_171663" aria-describedby="caption-attachment-171663"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Avalue-ECM-WCL-3.5-inch-Wildcat-Lake-SBC.webp"><img decoding="async" class="size-medium wp-image-171663" title="Avalue ECM-WCL 3.5-inch Wildcat Lake SBC" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Avalue-ECM-WCL-3.5-inch-Wildcat-Lake-SBC-720x451.webp" alt="Avalue ECM-WCL 3.5-inch Wildcat Lake SBC" width="720" height="451" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Avalue-ECM-WCL-3.5-inch-Wildcat-Lake-SBC-720x451.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Avalue-ECM-WCL-3.5-inch-Wildcat-Lake-SBC-300x188.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Avalue-ECM-WCL-3.5-inch-Wildcat-Lake-SBC-768x481.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Avalue-ECM-WCL-3.5-inch-Wildcat-Lake-SBC.webp 1050w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171663" class="wp-caption-text">The EPC-WCL embedded PC is based on the company&#8217;s ECM-WCL 3.5-inch SBC</figcaption></figure>
<p>Avalue has not released any pricing information for the EPC-WCL embedded system, as is typical for this type of industrial hardware. However, the product is listed as &#8220;Coming Soon,&#8221; and you can request a quote directly from Avalue. More information is available on the <a href="https://www.avalue.com/en/product/Computing-System/Compact-Computing-System/EPC-WCL">product page</a> and <a href="https://www.avalue.com/en/news/list/AvalueEPC-WCLIndustrialEmbeddedSystem?category=all">press release</a>.</p>
<p>The post <a href="https://www.cnx-software.com/2026/06/04/avalue-epc-wcl-fanless-edge-ai-mini-pc-features-intel-core-series-3-wildcat-lake-processor/">Avalue EPC-WCL fanless Edge AI mini PC features Intel Core Series 3 Wildcat Lake processor</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>ModRetro M64 &#8211; An AMD Artix UltraScale+ FPGA based open-source Nintendo 64-compatible console with original cartridge support</title>
				<link>https://www.cnx-software.com/2026/06/03/modretro-m64-an-amd-artix-ultrascale-fpga-based-open-source-nintendo-64-console-with-original-cartridge-support/</link>
				<pubDate>Wed, 03 Jun 2026 14:05:15 +0000</pubDate>
								<dc:creator><![CDATA[Debashis Das]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171519</guid>
					<description><![CDATA[ModRetro has announced the M64, an open-source Nintendo 64-compatible console powered by an AMD Artix...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="480" src="https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Console-Clear-720x480.jpg" class="attachment-medium size-medium wp-post-image" alt="M64 Console Clear"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Console-Clear-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Console-Clear-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Console-Clear-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Console-Clear.jpg 1200w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Console-Clear.jpg" class="type:primaryImage" alt="M64 Console Clear" /></figure><p>ModRetro has announced the <strong>M64,</strong> an open-source Nintendo 64-compatible console powered by an AMD Artix UltraScale+ FPGA, designed to play original cartridges using hardware-level emulation instead of software.</p>
<p>The M64&#8217;s reliance on an AMD Artix FPGA enables accurate and responsive gameplay, and the console supports original game cartridges and controllers, while also adding modern connectivity features such as HDMI, WiFi, Bluetooth, and USB-C.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Console-Clear.jpg"><img decoding="async" class="aligncenter wp-image-171623 size-medium" title="M64 Console Clear" src="https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Console-Clear-720x480.jpg" alt="M64 - open-source Nintendo 64 compatable console" width="720" height="480" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Console-Clear-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Console-Clear-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Console-Clear-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Console-Clear.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>ModRetro M64 specifications:</p>
<ul>
<li>FPGA – <a href="https://www.cnx-software.com/2022/11/15/amd-unveils-low-cost-artix-ultrascale-au7p-fpga-and-zynq-ultrascale-zu3t-mpsoc/">AMD Artix UltraScale+</a> (16nm architecture)</li>
<li>Memory – PSRAM</li>
<li>Storage – MicroSD card slot (for firmware updates and potential homebrew applications)</li>
<li>Media Interfaces – Dedicated Nintendo 64 physical cartridge slot for original retro media preservation and play.</li>
<li>Display – HDMI port (upscaling for modern TVs, supporting custom video filters like Scan Line and CRT profiles)</li>
<li>Audio – Digital audio output via HDMI</li>
<li>Connectivity
<ul>
<li>Bluetooth with advanced “SCI” wireless mode (ModRetro’s own low-latency protocol)</li>
<li>Wi-Fi support for firmware upgrade</li>
</ul>
</li>
<li>USB – 3x USB-C ports for power, accessories, and controllers</li>
<li>Expansion – 4x front-facing Nintendo 64 controller ports supporting original wired controllers, accessories like Rumble/Transfer Paks, and modern third-party add-ons</li>
<li>Misc
<ul>
<li>Power Button</li>
<li>Menu Dial</li>
<li>Eject Button for cartridges</li>
<li>LED lighting for console port and cartridges</li>
<li>Compatible with original N64 controllers, NSO N64 controllers, 8BitDo gamepads, and the included M64 Pro controller</li>
</ul>
</li>
<li>Power &#8211; Dedicated USB-C port on the back specifically for power</li>
<li>Dimensions &#8211; TBD</li>
<li>Enclosure –  Translucent shell without adhesives (designed for easy repairability)</li>
</ul>
<p>ModRetro mentions that they use four fast PSRAM chips instead of DDR memory to get more consistent, low-latency performance, which is important for accurate N64 emulation, even though DDR can be faster in peak speed. The company is also developing a CRT AV adapter that will automatically detect 240p/480i signals and output composite, component, and S-Video for use with vintage CRT monitors.</p>
<figure id="attachment_171624" aria-describedby="caption-attachment-171624"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Controller-all-Sicde-View.jpg"><img decoding="async" class="wp-image-171624 size-medium" title="M64 Controller all Sicde View" src="https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Controller-all-Sicde-View-720x478.jpg" alt="M64 Trident controller, all side views" width="720" height="478" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Controller-all-Sicde-View-720x478.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Controller-all-Sicde-View-1200x797.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Controller-all-Sicde-View-300x199.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Controller-all-Sicde-View-768x510.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Controller-all-Sicde-View-1536x1020.jpg 1536w, https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Controller-all-Sicde-View.jpg 2010w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171624" class="wp-caption-text">M64 Pro controller, all side views</figcaption></figure>
<p>The company also offers the M64 Pro Controller, which takes on the classic N64 “Trident” design and connects via Bluetooth or wired USB. The company also upgraded the joystick with a modern TMR (Thumbstick Magnetic Resonance) analog one to solve the drifting issues of the original N64 gamepad. It also features a ceramic-coated aluminum backshell and swap-in AA or rechargeable battery options.</p>
<p>The core logic running on the AMD FPGA is built upon the open-source <a href="https://github.com/MiSTer-devel/N64_MiSTer">N64 MiSTer core</a>, originally developed by Robert Peip (FPGAzumSpass). According to ModRetro CEO Torin Herndon, the company is actively adapting and improving this code to fully utilize the faster fabric and 6-input LUT architecture of the AMD UltraScale+ platform. The company has promised to share its improved FPGA core code with the community after launch to help improve accuracy and preserve the original hardware.</p>
<figure id="attachment_171625" aria-describedby="caption-attachment-171625"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Console-Colour-Options.jpg"><img decoding="async" class="wp-image-171625 size-medium" title="M64 Console Colour Options" src="https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Console-Colour-Options-720x387.jpg" alt="M64 Console Colour Options" width="720" height="387" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Console-Colour-Options-720x387.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Console-Colour-Options-1200x645.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Console-Colour-Options-300x161.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Console-Colour-Options-768x413.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Console-Colour-Options-1536x826.jpg 1536w, https://www.cnx-software.com/wp-content/uploads/2026/06/M64-Console-Colour-Options.jpg 1648w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171625" class="wp-caption-text">Front, rear, and profile views of the ModRetro M64 open-source Nintendo 64 console &#8211; with different color options and USB-C, HDMI, and MicroSD rear I/O layout</figcaption></figure>
<p>Previously, we have written about FPGA-based retro gaming consoles, including the <a href="https://www.cnx-software.com/2025/01/29/superstation-one-soc-fpga-based-retro-gaming-console-supports-mister-emulation-playstation-controllers-cd-drive/" target="_blank" rel="noopener">SuperStation ONE home console</a> built around an Intel Cyclone V SoC, and the <a href="https://www.cnx-software.com/2019/05/09/roshambo-retro-gaming-console-based-on-rock64-or-rockpro64-board/" target="_blank" rel="noopener">Roshambo Retro Gaming Console DIY Kit</a> based on the Rock64 or RockPro64 Board. We have also written about handhelds like the open-source <a href="https://www.cnx-software.com/2025/08/27/fpga-based-game-bub-handheld-console-supports-original-nintendo-cartridge-wireless-controllers/" target="_blank" rel="noopener">Game Bub handheld</a>, which relies on an AMD Xilinx Artix-7 chip to interface with original Nintendo cartridges.</p>
<p>The ModRetro M64 will launch on July 28, 2026, priced at $229.99 with one controller included, while extra controllers cost $89.99. Alongside the console, ModRetro will also release new indie games on physical N64 cartridges, including Xeno Crisis, Extreme-G: Turbo Fusion, and Buck Bumble. You can express your interest by <a href="https://modretro.com/pages/m64" rel="nofollow">signing up on the ModRetro website</a>, and find more details on<a href="https://www.amd.com/en/blogs/2026/amd-fpgas-power-modretro-m64-retro-gaming-revival.html" target="_blank" rel="noopener"> AMD&#8217;s blog</a>.</p>
<p></p>
<p>The post <a href="https://www.cnx-software.com/2026/06/03/modretro-m64-an-amd-artix-ultrascale-fpga-based-open-source-nintendo-64-console-with-original-cartridge-support/">ModRetro M64 &#8211; An AMD Artix UltraScale+ FPGA based open-source Nintendo 64-compatible console with original cartridge support</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>Comet Q USB-C KVM device is made for smartphones, tablets, and laptops (Crowdfunding)</title>
				<link>https://www.cnx-software.com/2026/06/03/comet-q-usb-c-kvm-device-is-made-for-smartphones-tablets-and-laptops-crowdfunding/</link>
				<pubDate>Wed, 03 Jun 2026 10:22:30 +0000</pubDate>
								<dc:creator><![CDATA[Jean-Luc Aufranc (CNXSoft)]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171583</guid>
					<description><![CDATA[GL.iNet Comet Q (GL-RMQ1) is a USB-C KVM device designed to remotely control smartphones, tablets,...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="491" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Gl.Inet-Comet-Q-720x491.jpg" class="attachment-medium size-medium wp-post-image" alt="GL.iNet Comet Q"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Gl.Inet-Comet-Q-720x491.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Gl.Inet-Comet-Q-1200x819.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/Gl.Inet-Comet-Q-300x205.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Gl.Inet-Comet-Q-768x524.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Gl.Inet-Comet-Q.jpg 1407w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/06/Gl.Inet-Comet-Q.jpg" class="type:primaryImage" alt="GL.iNet Comet Q" /></figure><p>GL.iNet Comet Q (GL-RMQ1) is a USB-C KVM device designed to remotely control smartphones, tablets, and laptops via a single USB Type-C cable and web browser.</p>
<p>The hardware is based on a dual-core Arm processor paired with 512MB of RAM and a 512MB NAND flash, integrates a 1.8-inch touchscreen LCD for control and information display (e.g., IP address), a short USB-C cable to connect to the target, and a USB-C port for optionally charging the target while it is being controlled.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Gl.Inet-Comet-Q.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171610" title="Gl.Inet Comet Q" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Gl.Inet-Comet-Q-720x491.jpg" alt="GL.iNet Comet Q" width="720" height="491" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Gl.Inet-Comet-Q-720x491.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Gl.Inet-Comet-Q-1200x819.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/Gl.Inet-Comet-Q-300x205.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Gl.Inet-Comet-Q-768x524.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Gl.Inet-Comet-Q.jpg 1407w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>Comet Q specifications:</p>
<ul>
<li>SoC &#8211; Unnamed dual-core Arm Cortex-A53 processor</li>
<li>System Memory &#8211; 512MB LPDDR4</li>
<li>Storage &#8211; 512 MB NAND flash</li>
<li>Display &#8211; 1.8-inch touchscreen color LCD</li>
<li>Video
<ul>
<li>Resolution and frame rate &#8211; 2K QHD @ 60 FPS</li>
<li>Latency &#8211; About 80 ms</li>
</ul>
</li>
<li>Wireless
<ul>
<li>Wi-Fi 6 IEEE 802.11 a/b/g/n/ac/ax
<ul>
<li>5 GHz: 286 Mbps</li>
<li>2.4 GHz: 286 Mbps</li>
</ul>
</li>
<li>Internal Wi-Fi antenna</li>
</ul>
</li>
<li>Interface
<ul>
<li>USB Type-C port with power passthrough</li>
<li>USB Type-C cable with support for DisplayPort Alt Mode</li>
</ul>
</li>
<li>Power Input &#8211; 5V/3A via USB-C PD</li>
<li>Dimensions &#8211; 70 mm Φ x 22 mm</li>
<li>Weight &#8211; TBD</li>
</ul>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/GL-RMQ1-USB-C-KVM-dimensions.webp"><img decoding="async" class="aligncenter size-medium wp-image-171611" title="GL-RMQ1 USB-C KVM dimensions" src="https://www.cnx-software.com/wp-content/uploads/2026/06/GL-RMQ1-USB-C-KVM-dimensions-720x276.webp" alt="GL-RMQ1 USB-C KVM dimensions" width="720" height="276" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/GL-RMQ1-USB-C-KVM-dimensions-720x276.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/GL-RMQ1-USB-C-KVM-dimensions-1200x461.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/GL-RMQ1-USB-C-KVM-dimensions-300x115.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/GL-RMQ1-USB-C-KVM-dimensions-768x295.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/GL-RMQ1-USB-C-KVM-dimensions.webp 1500w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>The system runs a Linux operating system built with Buildroot. There&#8217;s no need for drivers, as users can simply control a target (smartphone, tablet, or laptop) with USB-C DP support through a web browser on the host over WiFi. Alternatively, you can also install the <a href="https://www.gl-inet.com/app-rm/">GLKVM app</a> on an Android or iOS device, as well as Windows and macOS computers for easier remote access over the Internet. Tailscale &amp; ZeroTier are also supported for secure control over VPN through the web browser without opening firewall ports. You can check out our review of the <a href="https://www.cnx-software.com/2025/07/13/review-of-gl-inet-comet-gl-rm1-kvm-over-ip-solution-and-atx-power-control-board/#getting-staretd-with-gl-rm1-co">GLKVM app with the GL.iNet Comet device</a> to get a feel for the user interface and features.</p>
<p>Supported target devices include:</p>
<ul>
<li>iPhones: iPhone 15 and newer (excluding iPhone 16e, 17e and iPhone Air)</li>
<li>iPads: All iPad Pro (2018 and newer), iPad Air (4th generation and newer), iPad mini (6th generation and newer), and iPad (10th generation and newer)</li>
<li>Android phones (much longer list, some Samsung models provided as examples): Samsung Galaxy S8 and newer, Galaxy Note 8 and newer, Galaxy Z Fold/Flip series, and Galaxy Tab S series</li>
<li>Laptops &amp; mini PCs: Most models with a USB-C port that supports video output, including MacBooks, Mac mini, and most modern Windows laptops</li>
</ul>
<figure id="attachment_153785" aria-describedby="caption-attachment-153785"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2025/07/GLKVM-Raspberry-Pi-4-Bootloader-No-MicroSD-card-present.webp"><img decoding="async" class="size-medium wp-image-153785" title="GLKVM Raspberry Pi 4 Bootloader No MicroSD card present" src="https://www.cnx-software.com/wp-content/uploads/2025/07/GLKVM-Raspberry-Pi-4-Bootloader-No-MicroSD-card-present-720x407.webp" alt="GLKVM Raspberry Pi 4 Bootloader No MicroSD card present" width="720" height="407" srcset="https://www.cnx-software.com/wp-content/uploads/2025/07/GLKVM-Raspberry-Pi-4-Bootloader-No-MicroSD-card-present-720x407.webp 720w, https://www.cnx-software.com/wp-content/uploads/2025/07/GLKVM-Raspberry-Pi-4-Bootloader-No-MicroSD-card-present-1200x678.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2025/07/GLKVM-Raspberry-Pi-4-Bootloader-No-MicroSD-card-present-300x169.webp 300w, https://www.cnx-software.com/wp-content/uploads/2025/07/GLKVM-Raspberry-Pi-4-Bootloader-No-MicroSD-card-present-768x434.webp 768w, https://www.cnx-software.com/wp-content/uploads/2025/07/GLKVM-Raspberry-Pi-4-Bootloader-No-MicroSD-card-present-1536x868.webp 1536w, https://www.cnx-software.com/wp-content/uploads/2025/07/GLKVM-Raspberry-Pi-4-Bootloader-No-MicroSD-card-present-2048x1157.webp 2048w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-153785" class="wp-caption-text">GLKVM interface controlling a Raspberry Pi 4 through the Comet KVM over IP device</figcaption></figure>
<p>If you can&#8217;t quite think of use cases for controlling a smartphone over KVM, GL.iNet has some ideas:</p>
<ul>
<li>Developers can remotely manage test devices, run builds, and debug without being at their desk</li>
<li>IT teams can maintain and troubleshoot a fleet of mobile devices from a single interface</li>
<li>Content creators can control a dedicated streaming or recording device from anywhere in the room</li>
<li>Power users can manage a secondary device without ever picking it up</li>
<li>Children living away from home can remotely help their parents with everyday tech frustrations</li>
</ul>
<p>Some use cases could certainly be handled through <a href="https://www.cnx-software.com/2018/03/10/scrcpy-open-source-software-let-you-control-an-android-phone-via-a-windows-mac-os-or-linux-pc/">scrcpy software</a> in combination with VNC or <a href="https://www.cnx-software.com/2024/05/08/raspberry-pi-connect-software-makes-remote-access-to-raspberry-pi-boards-easier/">Raspberry Pi Connect</a> remote access software, but it&#8217;s not quite as easy as asking someone to connect the &#8220;remote access clock&#8221; to the USB-C port of their phone or tablet. Besides simplicity, a hardware solution enables debugging of boot issues or is OS agnostic, something not possible with remote access software.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/KVM-for-smartphones.webp"><img decoding="async" class="aligncenter size-medium wp-image-171612" title="KVM for smartphones" src="https://www.cnx-software.com/wp-content/uploads/2026/06/KVM-for-smartphones-720x405.webp" alt="KVM for smartphones" width="720" height="405" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/KVM-for-smartphones-720x405.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/KVM-for-smartphones-1200x675.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/KVM-for-smartphones-300x169.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/KVM-for-smartphones-768x432.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/KVM-for-smartphones-1536x864.webp 1536w, https://www.cnx-software.com/wp-content/uploads/2026/06/KVM-for-smartphones.webp 1921w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>GL.iNet has launched the Comet Q <a href="https://www.kickstarter.com/projects/glinet/comet-q" rel="nofollow">on Kickstarter</a> with a $10,000 funding goal that&#8217;s already been easily surpassed. Rewards start at $79 for an Early Bird pledge for the GL-RMQ1 USB-C KVM device, and we&#8217;re told the MSRP will be $129.99 after the crowdfunding campaign is over. Note you&#8217;ll need to add $15 for worldwide shipping. Rewards are scheduled to start shipping by August 2026.</p>
<p></p>
<p>The post <a href="https://www.cnx-software.com/2026/06/03/comet-q-usb-c-kvm-device-is-made-for-smartphones-tablets-and-laptops-crowdfunding/">Comet Q USB-C KVM device is made for smartphones, tablets, and laptops (Crowdfunding)</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>Reolink OMVI triple-lens AI security cameras combine 4K PTZ camera with dual-lens system with fixed 180° panoramic view</title>
				<link>https://www.cnx-software.com/2026/06/03/reolink-omvi-triple-lens-ai-security-cameras-combine-4k-ptz-camera-with-dual-lens-system-with-fixed-180-panoramic-view/</link>
				<pubDate>Wed, 03 Jun 2026 03:42:27 +0000</pubDate>
								<dc:creator><![CDATA[Debashis Das]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171547</guid>
					<description><![CDATA[Reolink has launched the new OMVI Series of triple-lens AI security cameras, featuring a 4K...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="480" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Reolink-OMVI-Series-triple-lens-AI-cameras-720x480.jpg" class="attachment-medium size-medium wp-post-image" alt="Reolink OMVI Series triple lens AI cameras"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Reolink-OMVI-Series-triple-lens-AI-cameras-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Reolink-OMVI-Series-triple-lens-AI-cameras-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Reolink-OMVI-Series-triple-lens-AI-cameras-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Reolink-OMVI-Series-triple-lens-AI-cameras.jpg 1200w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/06/Reolink-OMVI-Series-triple-lens-AI-cameras.jpg" class="type:primaryImage" alt="Reolink OMVI Series triple lens AI cameras" /></figure><p>Reolink has launched the new <strong>OMVI Series</strong> of triple-lens AI security cameras, featuring a 4K PTZ motorized camera and a fixed dual-lens system that offers a 24/7 180° panoramic view. The camera also supports AI detection and video search, designed to eliminate the typical blind spots of a standard Pan-Tilt-Zoom (PTZ) camera.</p>
<p>The series includes three models: the <strong>OMVI 3i PoE</strong>, <strong>OMVI 3i WiFi</strong>, and <strong>OMVI X16 PoE</strong>. All of them use the same basic design, combining a fixed dual-lens camera for a 180° panoramic view with a separate PTZ camera in a single housing. This setup allows the camera to monitor a wide area continuously while the PTZ lens focuses on and tracks specific objects.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Reolink-OMVI-Series-triple-lens-AI-cameras.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171592" title="Reolink OMVI Series triple lens AI cameras" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Reolink-OMVI-Series-triple-lens-AI-cameras-720x480.jpg" alt="Reolink OMVI Series triple lens AI cameras" width="720" height="480" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Reolink-OMVI-Series-triple-lens-AI-cameras-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Reolink-OMVI-Series-triple-lens-AI-cameras-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Reolink-OMVI-Series-triple-lens-AI-cameras-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Reolink-OMVI-Series-triple-lens-AI-cameras.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>Reolink OMVI triple-lens security cameras specifications:</p>

<table id="tablepress-357" class="tablepress tablepress-id-357 tbody-has-connected-cells">
<thead>
<tr class="row-1">
	<th class="column-1">Camer Models</th><th class="column-2">Reolink OMVI 3i (PoE &amp; WiFi)</th><th class="column-3">Reolink OMVI X16 PoE</th>
</tr>
</thead>
<tbody class="row-striping row-hover">
<tr class="row-2">
	<td class="column-1">SoC </td><td colspan="2" class="column-2"><div >Could be form Novatek or SigmaStar solution (not clear)</div></td>
</tr>
<tr class="row-3">
	<td class="column-1">Architecture</td><td colspan="2" class="column-2"><div >Triple-Lens (2 Fixed + 1 Moving PT)</div></td>
</tr>
<tr class="row-4">
	<td class="column-1">Total Resolution (Upper  + Lower)</td><td class="column-2">18 Megapixels</td><td class="column-3">24 Megapixels</td>
</tr>
<tr class="row-5">
	<td class="column-1">Array Type (Upper)</td><td colspan="2" class="column-2"><div >Dual-Lens, Stitched Image)</div></td>
</tr>
<tr class="row-6">
	<td class="column-1">Resolution (Upper)</td><td class="column-2">10 Megapixels</td><td class="column-3">16 Megapixels</td>
</tr>
<tr class="row-7">
	<td class="column-1">Field of View (Upper)</td><td colspan="2" class="column-2"><div >180° Horizontal Panoramic View</div></td>
</tr>
<tr class="row-8">
	<td class="column-1">Pan Range (Horizontal; Upper)</td><td colspan="2" class="column-2"><div >None</div></td>
</tr>
<tr class="row-9">
	<td class="column-1">Tilt Range (Vertical; Upper)</td><td colspan="2" class="column-2"><div >20°</div></td>
</tr>
<tr class="row-10">
	<td class="column-1">Sensor Resolution (Lower)</td><td colspan="2" class="column-2"><div >8 Megapixels (4K)</div></td>
</tr>
<tr class="row-11">
	<td class="column-1">Lens Type</td><td class="column-2">Pan-Tilt (PT) Dome</td><td class="column-3">Pan-Tilt-Zoom (PTZ) Dome</td>
</tr>
<tr class="row-12">
	<td class="column-1">Zoom Capability</td><td class="column-2">Fixed Focus / Digital Zoom</td><td class="column-3">16x Optical Zoom</td>
</tr>
<tr class="row-13">
	<td class="column-1">Pan Range (Horizontal)</td><td class="column-2">350°</td><td class="column-3">360° Endless Pan</td>
</tr>
<tr class="row-14">
	<td class="column-1">Tilt Range (Vertical)</td><td class="column-2">50°</td><td class="column-3">95° Expanded Rotation</td>
</tr>
<tr class="row-15">
	<td class="column-1">Motor Assembly</td><td class="column-2">Standard dual-motor</td><td class="column-3">Heavy-duty triple-motor assembly</td>
</tr>
<tr class="row-16">
	<td class="column-1">Presets &amp; Patrol</td><td colspan="2" class="column-2"><div >Up to 64 preset points; auto-return to guard position</div></td>
</tr>
<tr class="row-17">
	<td class="column-1">Night Vision</td><td class="column-2">Infrared &amp; Full-Color (via integrated spotlight)</td><td class="column-3">Infrared &amp; Full-Color</td>
</tr>
<tr class="row-18">
	<td class="column-1">Lighting</td><td colspan="2" class="column-2"><div >Motion-activated integrated spotlight</div></td>
</tr>
<tr class="row-19">
	<td class="column-1">Storage </td><td colspan="2" class="column-2"><div >MicroSD Slot (Supports up to 512GB)</div></td>
</tr>
<tr class="row-20">
	<td class="column-1">Network Storage</td><td colspan="2" class="column-2"><div >Reolink NVR, FTP / NAS Server</div></td>
</tr>
<tr class="row-21">
	<td class="column-1">Power / Data</td><td class="column-2">PoE (Single Cable) or Dual-Band Wi-Fi (3i WiFi)</td><td class="column-3">PoE (Power over Ethernet)</td>
</tr>
<tr class="row-22">
	<td class="column-1">IP Rating</td><td colspan="2" class="column-2"><div >IP66 Waterproof / Weatherproof</div></td>
</tr>
<tr class="row-23">
	<td class="column-1">Housing</td><td class="column-2">Standard Housing</td><td class="column-3">Full-Metal Enclosure</td>
</tr>
<tr class="row-24">
	<td class="column-1">Mounting Options</td><td colspan="2" class="column-2"><div >Ceiling, Wall, Corner (Bracket sold separately)</div></td>
</tr>
</tbody>
</table>
<!-- #tablepress-357 from cache -->
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/OMVI-3i-Series.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171594" title="OMVI 3i Series" src="https://www.cnx-software.com/wp-content/uploads/2026/06/OMVI-3i-Series-720x447.jpg" alt="OMVI 3i Series" width="720" height="447" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/OMVI-3i-Series-720x447.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/OMVI-3i-Series-1200x745.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/OMVI-3i-Series-300x186.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/OMVI-3i-Series-768x477.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/OMVI-3i-Series-1536x954.jpg 1536w, https://www.cnx-software.com/wp-content/uploads/2026/06/OMVI-3i-Series.jpg 1684w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>The OMNI cameras are supported by the Reolink mobile app for iOS 15.1+ and Android 8.0+, the Reolink Client for Windows 8.1+ and macOS 10.15+, Reolink NVR, and third-party software thanks to ONVIF support.  Data is stored on a microSD card and a subscription is not required, although users can also select cloud backup to the Reolink Cloud.</p>
<p>The OMVI series uses on-device AI to link the panoramic camera with the PTZ module. When the wide-angle lens detects a person, vehicle, or pet, the system automatically triggers the PTZ camera to lock onto and track the subject, adjusting framing in real time (SyncTrack). It also supports manual “Pinpoint” control, where you can click anywhere on the 180° panoramic view and the PTZ camera instantly moves to that location. The AI also enables various event triggers such as line crossing, zone intrusion, and loitering alerts, while reducing false positives from general motion. All video analysis runs locally, including AI-based search using text filters (e.g., by person, vehicle, or attributes), without cloud processing.</p>
<figure id="attachment_171602" aria-describedby="caption-attachment-171602"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Security-Camera-panaroma-view-PTZ-view.webp"><img decoding="async" class="size-medium wp-image-171602" title="Security Camera panaroma view PTZ view" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Security-Camera-panaroma-view-PTZ-view-720x367.webp" alt="Security Camera panaroma view PTZ view" width="720" height="367" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Security-Camera-panaroma-view-PTZ-view-720x367.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Security-Camera-panaroma-view-PTZ-view-1200x611.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/Security-Camera-panaroma-view-PTZ-view-300x153.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Security-Camera-panaroma-view-PTZ-view-768x391.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Security-Camera-panaroma-view-PTZ-view-1536x782.webp 1536w, https://www.cnx-software.com/wp-content/uploads/2026/06/Security-Camera-panaroma-view-PTZ-view.webp 1571w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171602" class="wp-caption-text">180° panorama view (top) shown with PTZ camera video (bottom)</figcaption></figure>
<figure id="attachment_171593" aria-describedby="caption-attachment-171593"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/OMVI-3i-Locaal-AI-Video-Search.jpg"><img decoding="async" class="wp-image-171593 size-medium" title="OMVI 3i Locaal AI Video Search" src="https://www.cnx-software.com/wp-content/uploads/2026/06/OMVI-3i-Locaal-AI-Video-Search-720x395.jpg" alt="OMVI 3i Locaal AI Video Search" width="720" height="395" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/OMVI-3i-Locaal-AI-Video-Search-720x395.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/OMVI-3i-Locaal-AI-Video-Search-1200x658.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/OMVI-3i-Locaal-AI-Video-Search-300x165.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/OMVI-3i-Locaal-AI-Video-Search-768x421.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/OMVI-3i-Locaal-AI-Video-Search-1536x843.jpg 1536w, https://www.cnx-software.com/wp-content/uploads/2026/06/OMVI-3i-Locaal-AI-Video-Search.jpg 1566w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171593" class="wp-caption-text">OMVI 3i Local AI Video Search</figcaption></figure>
<p>The OMVI series is launching in phases. The OMVI 3i PoE is available now <strong><a href="https://amzn.to/49EUVqx" rel="nofollow">for $239.99 on Amazon</a></strong> (after clicking on the 20% discount there) and <strong><a href="https://tidd.ly/3RBU1oL" rel="nofollow">$299.99 on the official Reolink store</a></strong>. The dual-band OMVI 3i WiFi version will be released on June 17, 2026, priced at $319.99. The higher-end OMVI X16 PoE is expected in Q3 2026, with pricing to be announced later.</p>
<p></p>
<p>The post <a href="https://www.cnx-software.com/2026/06/03/reolink-omvi-triple-lens-ai-security-cameras-combine-4k-ptz-camera-with-dual-lens-system-with-fixed-180-panoramic-view/">Reolink OMVI triple-lens AI security cameras combine 4K PTZ camera with dual-lens system with fixed 180° panoramic view</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>Morse Micro MM8108-M20 high-power Wi-Fi HaLow module delivers up to 28.5 dBm Tx output power</title>
				<link>https://www.cnx-software.com/2026/06/03/morse-micro-mm8108-m20-high-power-wi-fi-halow-module-delivers-up-to-28-5-dbm-tx-output-power/</link>
				<pubDate>Wed, 03 Jun 2026 00:00:32 +0000</pubDate>
								<dc:creator><![CDATA[Jean-Luc Aufranc (CNXSoft)]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171500</guid>
					<description><![CDATA[Morse Micro MM8108-M20 is a high-power Wi-Fi HaLow module based on the MM8108 SoC and...]]></description>

				<content:encoded><![CDATA[<div></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/06/Morse-Micro-MM8108-M20-high-power-WiFi-Halow-Module-1.jpg" class="type:primaryImage" alt="Morse Micro MM8108-M20 high-power WiFi HaLow Module" /></figure><p>Morse Micro MM8108-M20 is a high-power Wi-Fi HaLow module based on the <a href="https://www.cnx-software.com/2025/01/14/morse-micro-mm8108-wifi-halow-soc-supports-up-to-43-33-mbps-transfer-rate-improves-range-and-power-efficiency/">MM8108 SoC</a> and a high-power amplifier delivering up to 28.5 dBm transmit output power, alongside a surface acoustic wave (SAW) filter tuned for the 902-928 MHz band of the North American market.</p>
<p>Other MM8108 modules, such as the <a href="https://www.cnx-software.com/2026/03/04/upgraded-fgh200m-wi-fi-halow-module-features-morse-micro-mm8108-soc-handles-up-to-8191-iot-devices/">Quectel FGH200M Wi-Fi HaLow module</a>, are limited to 26 dBm Tx power, but US and Canada regulations enable higher power transmissions, and by extension longer range. The obvious downside of the MM8108-M20 is that it might be outright illegal or may require a special license in other countries.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Morse-Micro-MM8108-M20-high-power-WiFi-Halow-Module-1.jpg"></a></p>
<p>Morse Micro MM8108-M20 specifications:</p>
<ul>
<li>SoC – <a href="https://www.cnx-software.com/2025/01/14/morse-micro-mm8108-wifi-halow-soc-supports-up-to-43-33-mbps-transfer-rate-improves-range-and-power-efficiency/">Morse Micro MM8108</a> 32-bit RISC-V Host Applications Processor (HAP)
<ul>
<li>Standard – IEEE802.11ah Wi-Fi HaLow</li>
<li>Frequency band – 850-950 MHz (Worldwide sub-1 GHz license-exempt range)</li>
<li>Operating Modes – Access Point (AP) and Station (STA)</li>
<li>Channel Width – 1/2/4/8 MHz</li>
<li>Modulation – BPSK, QPSK, 16QAM, 64QAM, 256QAM.</li>
<li>Data rate – Up to 43.3 Mbps using 256-QAM modulation at an 8 MHz bandwidth</li>
</ul>
</li>
<li>Module-specific RF specs
<ul>
<li>High-power amplifier delivering up to 28.5 dBm transmit output power</li>
<li>Surface acoustic wave (SAW) filter tuned for the 902-928 MHz band</li>
</ul>
</li>
<li>Host interfaces – USB 2.0, SDIO 2.0, or SPI</li>
<li>Security
<ul>
<li>AES</li>
<li>SHA-256 / SHA-384 / SHA-512</li>
<li>WPA3</li>
<li>OWE (Opportunistic Wireless Encryption)</li>
</ul>
</li>
<li>Supply Voltage &#8211; TBD</li>
<li>Dimensions – 18.5 x 14 mm (LGA package)</li>
<li>Weight – TBD</li>
<li>Certifications – FCC (America) and IC (Canada)</li>
</ul>
<p>Morse Micro will usually let OEMs design modules based on their WiFi HaLow chip, and the MM8108-M20 appears to be the first module from the company itself.</p>
<p>There&#8217;s very limited information about it, since the Australian company only published <a href="https://www.morsemicro.com/2026/06/01/morse-micro-announces-mm8108-m20-high-power-wi-fi-halow-module-to-accelerate-long-range-iot-adoption/">a press release</a> and has yet to provide a product page for the new high-power WiFi HaLow module. Going from 26 dBm to 28.5 dBm should extend the range by about a third. The company expects the module to be used in surveillance cameras (the most common application for WiFi HaLow) and <a href="https://www.cnx-software.com/2026/01/13/halowlink-2-wi-fi-halow-access-point-and-extender-offers-up-to-1-km-range-supports-up-to-1000-iot-end-devices/">access points</a>.</p>
<p>Thanks to TLS for the tip.</p>
<p>The post <a href="https://www.cnx-software.com/2026/06/03/morse-micro-mm8108-m20-high-power-wi-fi-halow-module-delivers-up-to-28-5-dbm-tx-output-power/">Morse Micro MM8108-M20 high-power Wi-Fi HaLow module delivers up to 28.5 dBm Tx output power</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>Wireless-Tag ESP32P4C61-TINY board combines ESP32-P4 and ESP32-C61 SoCs (Crowdfunding)</title>
				<link>https://www.cnx-software.com/2026/06/02/wireless-tag-esp32p4c61-tiny-board-combines-esp32-p4-esp32-c61/</link>
				<pubDate>Tue, 02 Jun 2026 09:00:19 +0000</pubDate>
								<dc:creator><![CDATA[Debashis Das]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171522</guid>
					<description><![CDATA[Wireless-Tag has launched a Kickstarter campaign for the ESP32P4C61-TINY, a compact open-source AIoT development board...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="480" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Wireless-Tag-ESP32P4C61-TINY-Board-720x480.jpg" class="attachment-medium size-medium wp-post-image" alt="Wireless Tag ESP32P4C61 TINY Board"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Wireless-Tag-ESP32P4C61-TINY-Board-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Wireless-Tag-ESP32P4C61-TINY-Board-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Wireless-Tag-ESP32P4C61-TINY-Board-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Wireless-Tag-ESP32P4C61-TINY-Board.jpg 1200w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/06/Wireless-Tag-ESP32P4C61-TINY-Board.jpg" class="type:primaryImage" alt="Wireless Tag ESP32P4C61 TINY Board" /></figure><p>Wireless-Tag has launched a Kickstarter campaign for the <strong>ESP32P4C61-TINY,</strong> a compact open-source AIoT development board based on their WT01P461-S1 module, which combines ESP32-P4 (general-purpose) and ESP32-C61 (wireless) RISC-V SoCs.</p>
<p>Like other ESP32-P4 boards, including the <a href="https://www.cnx-software.com/2026/05/04/esp32-p4-esp32-c5-board-features-raspberry-pi-compatible-mipi-connectors-for-official-displays-and-camera-modules/" target="_blank" rel="noopener">ESP32P4C5 Core Board</a>, the <a href="https://www.cnx-software.com/2026/03/29/m5stack-stamp-p4-a-tiny-esp32-p4-usb-c-board-with-optional-wi-fi-6-and-bluetooth-5-4/" target="_blank" rel="noopener">M5Stack Stamp-P4,</a> or <a href="https://www.cnx-software.com/2026/03/27/esp32-p4-pi-viewe-raspberry-pi-esp32-p4-esp32-c6-board/" target="_blank" rel="noopener">ESP32-P4-Pi-VIEWE,</a> this one also uses a separate SoC (ESP32-C61) for wireless connectivity. Additionally, it features built-in MIPI CSI and DSI for camera and display support, along with a microSD card slot for storage, making it suitable for AIoT and edge computing applications.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Wireless-Tag-ESP32P4C61-TINY-Board.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171531" title="Wireless Tag ESP32P4C61 TINY Board" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Wireless-Tag-ESP32P4C61-TINY-Board-720x480.jpg" alt="Wireless Tag ESP32P4C61 TINY Board" width="720" height="480" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Wireless-Tag-ESP32P4C61-TINY-Board-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Wireless-Tag-ESP32P4C61-TINY-Board-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Wireless-Tag-ESP32P4C61-TINY-Board-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Wireless-Tag-ESP32P4C61-TINY-Board.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>ESP32P4C61-TINY Specifications</p>
<ul>
<li>Wireless Module – Wireless-Tag WT01P461-S1 (25 x 25mm)
<ul>
<li>Microcontroller – <a href="https://www.cnx-software.com/2023/01/06/espressif-esp32-p4-a-400-mhz-general-purpose-dual-core-risc-v-microcontroller/">ESP32-P4</a>
<ul>
<li>MCU
<ul>
<li>Dual-core RISC-V microcontroller @ 360/400 MHz with AI instructions extension and single-precision FPU</li>
<li>Single-RISC-V LP (Low-power) MCU core @ up to 40 MHz</li>
</ul>
</li>
<li>GPU – 2D Pixel Processing Accelerator (PPA)</li>
<li>VPU – H.264 and JPEG codecs support</li>
<li>Memory – 768 KB HP L2MEM, 32 KB LP SRAM, 8 KB TCM, <strong>16/32MB PSRAM</strong></li>
<li>Storage – 128 KB HP ROM, 16 KB LP ROM</li>
</ul>
</li>
<li>Wireless – 2.4 GHz WiFi 6 and Bluetooth 5 via <a href="https://www.cnx-software.com/2024/01/10/esp32-c61-wifi-6-soc-improved-affordability-wireless-connectivity/">ESP32-C61</a> SoC</li>
<li>Storage – <strong>16MB NOR flash</strong></li>
<li>IPEX antenna connector</li>
</ul>
</li>
<li>Storage Expansion – MicroSD card slot (bottom side)</li>
<li>Display – MIPI DSI connector (2.8-inch 640&#215;480 display comes with the kit)</li>
<li>Camera – MIPI CSI connector (camera comes with  the kit)</li>
<li>USB
<ul>
<li>USB Type-C port for USB/JTAG debugging</li>
<li>USB Type-C port for Fast Speed USB</li>
</ul>
</li>
<li>Expansion – 2x 27-pin headers exposing 36x GPIOs (ESP32-P4) and 10x GPIOs (ESP32-C61)</li>
<li>Misc – RGB LED, Boot button, Reset button</li>
<li>Power Supply – 5V/2A via USB-C</li>
<li>Dimensions – 69 x 33 mm</li>
</ul>
<figure id="attachment_171532" aria-describedby="caption-attachment-171532"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Wireless-Tag-ESP32P4C61-TINY-Board-Hardware-OVerview.jpg"><img decoding="async" class="wp-image-171532 size-full" title="Wireless Tag ESP32P4C61 TINY Board Hardware OVerview" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Wireless-Tag-ESP32P4C61-TINY-Board-Hardware-OVerview.jpg" alt="Wireless Tag ESP32P4C61 TINY Board Hardware OVerview" width="680" height="588" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Wireless-Tag-ESP32P4C61-TINY-Board-Hardware-OVerview.jpg 680w, https://www.cnx-software.com/wp-content/uploads/2026/06/Wireless-Tag-ESP32P4C61-TINY-Board-Hardware-OVerview-289x250.jpg 289w" sizes="(max-width: 680px) 100vw, 680px" /></a><figcaption id="caption-attachment-171532" class="wp-caption-text">ESP32P4C61-TINY &#8211; Compact ESP32-P4 and ESP32-C61 Dev Board</figcaption></figure>
<p>The company mentions the project is fully open source, but like most Kickstarter campaigns, no specific GitHub repository or detailed documentation is available, and it will likely be released once the campaign ends. So far, the page only provides a blurry schematic, and the board will most likely rely on <a href="https://www.cnx-software.com/2026/03/24/esp-idf-v6-0-framework-adds-support-for-esp32-c5-and-esp32-c61-preview-for-esp32-h21-and-esp32-h4/">Espressif’s standard ESP-IDF framework</a> for development. All information should eventually show up on the <a href="https://github.com/wireless-tag-com">company&#8217;s GitHub account</a> and <a href="https://wiki.wireless-tag.com/docs/en/index.html">documentation website</a>.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Wireless-Tag-ESP32P4C61-TINY-Package-Content.png"><img decoding="async" class="aligncenter size-medium wp-image-171533" title="Wireless Tag ESP32P4C61 TINY Package Content" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Wireless-Tag-ESP32P4C61-TINY-Package-Content-720x658.png" alt="Wireless Tag ESP32P4C61 TINY Package Content" width="720" height="658" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Wireless-Tag-ESP32P4C61-TINY-Package-Content-720x658.png 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Wireless-Tag-ESP32P4C61-TINY-Package-Content-274x250.png 274w, https://www.cnx-software.com/wp-content/uploads/2026/06/Wireless-Tag-ESP32P4C61-TINY-Package-Content-768x702.png 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Wireless-Tag-ESP32P4C61-TINY-Package-Content.png 814w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>The ESP32-C61 is supposed to be a cost-down version of the ESP32-C6 without an 802.15.4 radio, a single RISC-V core, and less memory (320KB SRAM), but it&#8217;s unclear if the lower price is reflected in this specific board&#8230;</p>
<p>The ESP32P4C61-TINY board is <a href="https://www.kickstarter.com/projects/c-h/the-esp32p4c61-tiny?ref=discovery_category_newest&amp;total_hits=57927&amp;category_id=334" rel="nofollow">live on Kickstarter</a> as part of a kit, with the “Super Early Bird” tier priced at around $40, a 51% discount from the $81.50 MSRP. The package will include the board itself, a 2.8-inch MIPI display, a MIPI camera, an antenna, headers, and a USB-C cable. Other tiers include an “Early Bird” at ~$66 and a “Double Discount” offering two kits for ~$76.  The company states that shipping is expected to start in July 2026, and that taxes and shipping costs are extra.</p>
<p></p>
<p>The post <a href="https://www.cnx-software.com/2026/06/02/wireless-tag-esp32p4c61-tiny-board-combines-esp32-p4-esp32-c61/">Wireless-Tag ESP32P4C61-TINY board combines ESP32-P4 and ESP32-C61 SoCs (Crowdfunding)</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>Nordic adds AI-assisted development to the nRF Connect SDK and nRF Cloud</title>
				<link>https://www.cnx-software.com/2026/06/02/nordic-adds-ai-assisted-development-to-the-nrf-connect-sdk-and-nrf-cloud/</link>
				<pubDate>Tue, 02 Jun 2026 07:48:15 +0000</pubDate>
								<dc:creator><![CDATA[Jean-Luc Aufranc (CNXSoft)]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171345</guid>
					<description><![CDATA[Nordic Semiconductor has added AI-assisted development to its wireless IoT microcontroller, with workflows covering the...]]></description>

				<content:encoded><![CDATA[<div></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/06/Nordic-Semi-AI-assisted-development​.jpg" class="type:primaryImage" alt="Nordic Semi AI assisted development​" /></figure><p>Nordic Semiconductor has added AI-assisted development to its wireless IoT microcontroller, with workflows covering the full life cycle from the first prototype to a deployed fleet.</p>
<p>Many developers copy/paste information from LLMs trained on generic data. However, Nordic&#8217;s AI solution is specifically trained on the nRF Connect SDK documentation and nRF Cloud data and integrates with a developer&#8217;s favorite IDE. It also connects to Claude Code, Cursor, GitHub Copilot, or any other LLM at a much lower token cost thanks to the specialized model.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Nordic-Semi-AI-assisted-development​.jpg"></a></p>
<p>The company says it&#8217;s based on an implementation of the Model Context Protocol (MCP), where the Nordic MCP servers give AI assistants access to validated sources from Nordic, including SDK documentation, API references, device configurations, and the customer&#8217;s field data from nRF Cloud.</p>
<p>Highlights of Nordic&#8217;s AI-assisted development</p>
<ul>
<li>Connected to nRF Connect SDK documentation and nRF Cloud data</li>
<li>Integrates with AI assistants such as Claude Code, Cursor, GitHub Copilot, or any other</li>
<li>Designed to assist, not replace, developers</li>
<li>Covers the full development lifecycle, from prototyping to fleet management</li>
</ul>
<p>Nordic explains the AI agent can be especially useful to automate tedious tasks, speed up prototyping, and ease debugging, for instance, when migrating between SDK versions, for custom board bring-up, or diagnosing a crash on a deployed device.</p>
<p>Several video examples are provided, including AI-assisted migration, finding faulty devices in your fleet, keeping AI costs down, troubleshooting user-reported errors, DeviceTree and Kconfig generation (see video below), validating release readiness, and adding shell commands.</p>
<p></p>
<p>The important part is to be specific and review the code, since the agent can make mistakes. For example, in the video above, the AI agent added some random peripherals (a button and extra LEDs), and this had to be corrected manually. It&#8217;s also clear you have to be an engineer to use these tools, since the prompt needs to be quite specific and technical, or in other words, you can&#8217;t just “vibe code” your way to a board bring-up. I still view AI agents as interns or drunk/high senior software engineers; in either case, you can&#8217;t just let them do their own thing, and they need supervision&#8230;</p>
<p>AI is often seen as a threat to the livelihood of software engineers, but so far, it&#8217;s mostly a tool. While some companies have fired software engineers due to AI, I&#8217;ve seen several headlines about rehiring due to prohibitive AI costs. Some also argue that the number of software engineers may increase rather than decrease, since cheaper software, and in this case firmware, development costs may eventually lead to higher demand for software. Time will tell.</p>
<p>You can check the examples and learn how to get started on <a href="https://www.nordicsemi.com/Products/Technologies/AI-assisted-development">the Nordic&#8217;s website</a>.</p>
<p>Thanks to TLS for the tip.</p>
<p>The post <a href="https://www.cnx-software.com/2026/06/02/nordic-adds-ai-assisted-development-to-the-nrf-connect-sdk-and-nrf-cloud/">Nordic adds AI-assisted development to the nRF Connect SDK and nRF Cloud</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>ASUS Ascent QN10 mini PC is powered by Qualcomm Snapdragon X2 Elite 18-core Armv9 processor</title>
				<link>https://www.cnx-software.com/2026/06/02/asus-ascent-qn10-mini-pc-is-powered-by-qualcomm-snapdragon-x2-elite-18-core-armv9-processor/</link>
				<pubDate>Tue, 02 Jun 2026 03:41:05 +0000</pubDate>
								<dc:creator><![CDATA[Jean-Luc Aufranc (CNXSoft)]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171512</guid>
					<description><![CDATA[ASUS Ascent QN10 is the first mini PC powered by a Qualcomm Snapdragon X2 Elite...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="405" src="https://www.cnx-software.com/wp-content/uploads/2026/06/ASUS-Ascent-QN10-720x405.jpg" class="attachment-medium size-medium wp-post-image" alt="ASUS Ascent QN10"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/ASUS-Ascent-QN10-720x405.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/ASUS-Ascent-QN10-300x169.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/ASUS-Ascent-QN10-768x432.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/ASUS-Ascent-QN10.jpg 1200w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/06/ASUS-Ascent-QN10.jpg" class="type:primaryImage" alt="ASUS Ascent QN10" /></figure><p>ASUS Ascent QN10 is the first mini PC powered by a Qualcomm Snapdragon X2 Elite 18-core Armv9 processor with 80 TOPS of AI performance for Windows CoPilot+ PCs.</p>
<p>The powerful Arm computer ships with up to 32GB LPDDR5 memory and a 512GB to 2TB NVMe SSD. It supports up to four video outputs through one HDMI and three USB4 (40 Gbps) ports, and offers 2.5GbE and WiFi 7 networking, an audio jack, and a few extra USB 3.2/2.0 ports.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/ASUS-Ascent-QN10.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171514" title="ASUS Ascent QN10" src="https://www.cnx-software.com/wp-content/uploads/2026/06/ASUS-Ascent-QN10-720x405.jpg" alt="ASUS Ascent QN10" width="720" height="405" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/ASUS-Ascent-QN10-720x405.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/ASUS-Ascent-QN10-300x169.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/ASUS-Ascent-QN10-768x432.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/ASUS-Ascent-QN10.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>ASUS Ascent QN10 specifications:</p>
<ul>
<li> SoC &#8211; <a href="https://www.cnx-software.com/2025/10/02/snapdragon-x2-elite-extreme-and-x2-elite-processors-target-high-end-windows-pcs/">Qualcomm Snapdragon X2 Elite</a> (Glymur 8480B / X2E-88-100)
<ul>
<li>CPU – 18x Armv9 cores with 12 Prime cores up to 4.7 GHz (single/dual core) / 4.0 GHz (multicore), and 6 Performance cores up to 3.4 GHz</li>
<li>GPU – Adreno X2-90 @ 1.70 GHz with support for DirectX 12.2 Ultimate, Vulkan 1.4, OpenCL 3.0</li>
<li>VPU
<ul>
<li>Encode: HEVC, AVC: Dual 8K UHD @ 30 FPS, AV1: 8K UHD @ 15 FPS, UHD @ 60 FPS</li>
<li>Decode: AV1, HEVC, AVC: Dual 8K @ 60 FPS</li>
<li>Concurrent: 8K UHD @ 30 FPS Encode + 8K @ 60 FPS Decode</li>
</ul>
</li>
<li>AI accelerators
<ul>
<li>80 TOPS (INT8) NPU</li>
<li>Dual Micro NPU on Qualcomm Sensing Hub</li>
</ul>
</li>
<li>Process &#8211; 3 nm</li>
<li>TDP &#8211; 65W</li>
</ul>
</li>
<li>System Memory &#8211; Up to 32GB LPDDR5X-8533 or LPDDR5X-9600</li>
<li>Storage
<ul>
<li>512GB, 1TB, or 2TB M.2 NVMe (PCIe 4.0) SSD</li>
<li>M.2 2280 PCIe Gen4 NVMe SSD socket (I assume occupied by SSD above)</li>
<li>M.2 2280 PCIe Gen5 NVMe SSD socket</li>
</ul>
</li>
<li>Video Output
<ul>
<li>HDMI 2.1 port</li>
<li>DP 2.1 via 3x USB4 port</li>
<li>Up to 4x independent 4K monitors</li>
</ul>
</li>
<li>Audio
<ul>
<li>3.5mm audio (headphone+mic) jack</li>
<li>Qualcomm WCD9378C codec</li>
</ul>
</li>
<li>Networking
<ul>
<li>2.5GbE RJ45 port via Realtek controller</li>
<li>WiFi 7 and Bluetooth 5.4 via Foxconn NCM820A module</li>
</ul>
</li>
<li>USB
<ul>
<li>3x USB 4 Gen2 40Gbps Type-C ports with DP 2.1 and USB PD ( 5V/3A)</li>
<li>1x USB 2.0 Type-A port</li>
<li>3x USB 3.2 Gen2 10Gbps Type-A ports</li>
</ul>
</li>
<li>Security
<ul>
<li>fTPM 2.0</li>
<li>Qualcomm Secure Processing Unit (SPU) that supports <a href="https://www.cnx-software.com/2020/12/14/opentitan-and-microsoft-pluton-the-security-chips-of-the-future/">Microsoft Pluton</a>.</li>
</ul>
</li>
<li>Misc &#8211; Power button</li>
<li>Power Supply &#8211; 19.5V/9.23A (180W) power adapter</li>
<li>Dimensions &#8211; 130 x 130 x 39.96 mm</li>
<li>Weight &#8211; 720 grams</li>
</ul>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/asus-ascent-qn10-specifications.webp"><img decoding="async" class="aligncenter size-medium wp-image-171516" title="asus ascent qn10 specifications" src="https://www.cnx-software.com/wp-content/uploads/2026/06/asus-ascent-qn10-specifications-720x434.webp" alt="asus ascent qn10 specifications" width="720" height="434" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/asus-ascent-qn10-specifications-720x434.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/asus-ascent-qn10-specifications-1200x723.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/asus-ascent-qn10-specifications-300x181.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/asus-ascent-qn10-specifications-768x463.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/asus-ascent-qn10-specifications-1536x926.webp 1536w, https://www.cnx-software.com/wp-content/uploads/2026/06/asus-ascent-qn10-specifications.webp 1740w" sizes="(max-width: 720px) 100vw, 720px" /></a><br />
The ASUS Ascent QN10 comes pre-loaded with Windows 11 Pro Copilot+PC or Windows 11 Home Copilot+PC, and the company mentions access to the Qualcomm AI Hub machine learning repository. The system ships with a 180W power adapter, a power cord, a Safety/Caution/Regulatory insert, and a warranty card.</p>
<p>The price has not been announced, but considering the <a href="https://www.cnx-software.com/2026/04/08/asus-zenbook-a16-a-1699-qualcomm-snapdragon-x2-elite-extreme-copilot-laptop/">ASUS Zenbook A16 laptop with a Qualcomm Snapdragon X2 Elite Extreme SoC</a> is selling <a href="https://fave.co/4mdRxIa" rel="nofollow">for around $1,600</a>, I&#8217;d assume the Ascent QN10 should go for well over $1,000. The company mostly targets tech enthusiasts/prosumers, AIoT developers &amp; integrators, small and medium businesses, retail, education &amp; research, and smart factories &amp; manufacturing. A few more details may be found on <a href="https://www.asus.com/displays-desktops/mini-pcs/ascent-series/asus-ascent-qn10/techspec/">the product page</a>.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Snapdragon-X2-Elite-mini-PC.webp"><img decoding="async" class="aligncenter size-medium wp-image-171515" title="Snapdragon X2 Elite mini PC" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Snapdragon-X2-Elite-mini-PC-720x402.webp" alt="Snapdragon X2 Elite mini PC" width="720" height="402" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Snapdragon-X2-Elite-mini-PC-720x402.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Snapdragon-X2-Elite-mini-PC-300x168.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Snapdragon-X2-Elite-mini-PC-768x429.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Snapdragon-X2-Elite-mini-PC.webp 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>Via <a href="https://www.qualcomm.com/news/onq/2026/06/asus-ascent-qn10-snapdragon-x2-elite">Qualcomm press release</a>.</p>
<p>The post <a href="https://www.cnx-software.com/2026/06/02/asus-ascent-qn10-mini-pc-is-powered-by-qualcomm-snapdragon-x2-elite-18-core-armv9-processor/">ASUS Ascent QN10 mini PC is powered by Qualcomm Snapdragon X2 Elite 18-core Armv9 processor</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>Sharpa Wave is a high-end dexterous robotic hand with 22 DoF, high-sensitivity dynamic tactile array</title>
				<link>https://www.cnx-software.com/2026/06/02/sharpa-wave-high-end-dexterous-robotic-hand-with-22-dof-high-sensitivity-dynamic-tactile-array/</link>
				<pubDate>Tue, 02 Jun 2026 00:00:52 +0000</pubDate>
								<dc:creator><![CDATA[Jean-Luc Aufranc (CNXSoft)]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171480</guid>
					<description><![CDATA[NVIDIA just announced the Isaac GR00T Reference Humanoid Robot in a half-baked press release for...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="498" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Sharpa-Wave-dexterous-robotic-hand-720x498.jpg" class="attachment-medium size-medium wp-post-image" alt="Sharpa Wave dexterous robotic hand"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Sharpa-Wave-dexterous-robotic-hand-720x498.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sharpa-Wave-dexterous-robotic-hand-1200x831.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sharpa-Wave-dexterous-robotic-hand-300x208.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sharpa-Wave-dexterous-robotic-hand-768x532.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sharpa-Wave-dexterous-robotic-hand-1536x1063.jpg 1536w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sharpa-Wave-dexterous-robotic-hand.jpg 1625w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/06/Sharpa-Wave-dexterous-robotic-hand.jpg" class="type:primaryImage" alt="Sharpa Wave dexterous robotic hand" /></figure><p>NVIDIA just announced the Isaac GR00T Reference Humanoid Robot in a <a href="https://nvidianews.nvidia.com/news/nvidia-open-humanoid-robot-reference-design">half-baked press release</a> for Computex 2026, with an &#8220;available-soon reference workflow&#8221; and availability sometime by the end of the year with the Unitree H2 humanoid chassis.</p>
<p>One component of the kit that appears to be available now, albeit in limited quantity, is the Sharpa Wave high-end dexterous robotic hand with 22 degrees of freedom (DoF) and a dynamic tactile array (DTA) on each finger, enabling it to feel objects as lightweight as a butterfly.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Sharpa-Wave-dexterous-robotic-hand.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171504" title="Sharpa Wave dexterous robotic hand" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Sharpa-Wave-dexterous-robotic-hand-720x498.jpg" alt="Sharpa Wave dexterous robotic hand" width="720" height="498" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Sharpa-Wave-dexterous-robotic-hand-720x498.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sharpa-Wave-dexterous-robotic-hand-1200x831.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sharpa-Wave-dexterous-robotic-hand-300x208.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sharpa-Wave-dexterous-robotic-hand-768x532.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sharpa-Wave-dexterous-robotic-hand-1536x1063.jpg 1536w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sharpa-Wave-dexterous-robotic-hand.jpg 1625w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>Sharpa Wave robotic hand highlights:</p>
<ul>
<li>1:1 scale human form &#8211; The palm width to hand length ratio is approximately 0.618, enabling the Wave to manipulate the same tools as humans.</li>
<li>22 active Degrees of Freedom &#8211; Isomorphic design mirroring the human hand</li>
<li>Dynamic Tactile Array (DTA) powered by a proprietary neural network-based algorithm and sensing modules to enable detection of tight objects (like a butterfly)</li>
<li>Maximum active fingertip force &#8211; 20 N</li>
<li>Minimum grasp diameter &#8211; 10 mm</li>
<li>Fingertip position repeatability &#8211; ±1 mm</li>
<li>Control frequency &#8211; 500 Hz</li>
<li>Movement speed across all gestures  &#8211; &gt; 4 Hz</li>
<li>5x fingers each with a tactile sensor and a torque sensor</li>
<li>Host interface &#8211; Gigabit Ethernet</li>
<li>Supply Voltage &#8211; 18-28V DC</li>
<li>Power Consumption &#8211; 15W (static), up to 180W (transient peak)</li>
<li>Dimensions &#8211; 208 × 90 × 50 mm</li>
<li>Weight &#8211; 1.3 kg</li>
<li>Durability and protection
<ul>
<li>Press test &#8211; Validated 2.5 million times</li>
<li>Friction test of fingertips &#8211; Verified over 4,000 km</li>
<li>Impact test &#8211; Hundreds of impacts without damage</li>
<li>Shock &#8211; 3200 cycles at 30 g acceleration</li>
<li>Automatic protective clench within 0.10 seconds</li>
<li>1,000+ hours of continuous operation in a waving finger type of test.</li>
</ul>
</li>
</ul>
<figure id="attachment_171505" aria-describedby="caption-attachment-171505"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Dynamic-Tactile-array-exploded-view.webp"><img decoding="async" class="size-medium wp-image-171505" title="Dynamic Tactile array exploded view" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Dynamic-Tactile-array-exploded-view-720x405.webp" alt="Dynamic Tactile array exploded view" width="720" height="405" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Dynamic-Tactile-array-exploded-view-720x405.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Dynamic-Tactile-array-exploded-view-1200x675.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/Dynamic-Tactile-array-exploded-view-300x169.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Dynamic-Tactile-array-exploded-view-768x432.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Dynamic-Tactile-array-exploded-view-1536x864.webp 1536w, https://www.cnx-software.com/wp-content/uploads/2026/06/Dynamic-Tactile-array-exploded-view.webp 1920w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171505" class="wp-caption-text">Dynamic tactile array exploded view</figcaption></figure>
<figure id="attachment_171508" aria-describedby="caption-attachment-171508"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Connection-box.webp"><img decoding="async" class="size-medium wp-image-171508" title="Connection box" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Connection-box-720x280.webp" alt="Connection box" width="720" height="280" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Connection-box-720x280.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Connection-box-1200x467.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/Connection-box-300x117.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Connection-box-768x299.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Connection-box-1536x598.webp 1536w, https://www.cnx-software.com/wp-content/uploads/2026/06/Connection-box-2048x797.webp 2048w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171508" class="wp-caption-text">Connection box with custom connector (A), Gigabit Ethernet (B), DC jack (C), and XT-30 power connector (D)</figcaption></figure>
<p>The Sharpa Wave hand is designed for embodied AI research and for integration into robots, and the company provides ROS2 packages, MuJoCo URDF/MJCF simulation assets, and C++ and Python programming languages are supported on macOS and Linux hosts. You&#8217;ll find more technical details and instructions to get started on <a href="https://www.sharpa.com/pages/documentation">the documentation website</a>.</p>
<figure id="attachment_171509" aria-describedby="caption-attachment-171509"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Sharp-Wave-hand-simulator.webp"><img decoding="async" class="size-medium wp-image-171509" title="Sharp Wave hand simulator" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Sharp-Wave-hand-simulator-720x405.webp" alt="Sharp Wave hand simulator" width="720" height="405" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Sharp-Wave-hand-simulator-720x405.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sharp-Wave-hand-simulator-1200x675.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sharp-Wave-hand-simulator-300x169.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sharp-Wave-hand-simulator-768x432.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sharp-Wave-hand-simulator-1536x864.webp 1536w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sharp-Wave-hand-simulator.webp 1920w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171509" class="wp-caption-text">Simulator for developers</figcaption></figure>
<p>The best way to understand the performance of the SharpaWave hands is probably to watch the demo below using teleoperation to put a garbage bag, peel an egg, and take a photo with a smartphone.</p>
<p></p>
<p>If instead, you&#8217;d like a more technical presentation about the hand and technology, you&#8217;ll want to watch the 28-minute video below.</p>
<p></p>
<p>The <a href="https://www.sharpa.com/pages/wave">product page</a> has no price information and instead, interested companies are asked to contact the sales team. However, <a href="https://eu.36kr.com/en/p/3647460169092745">36kr Europe interviewed</a> the company and mentioned a $50,000 price tag for the hand, and at the end of 2025, it was only possible to test the hand by visiting their office in Shanghai&#8230;  This type of hand is made of tiny gears, which reminds me of the design of expensive Swiss watches, but we can only hope prices will come down, because with two hands in the Isaac GR00T Reference Humanoid Robot, we would expect a full kit for $150,000 to $200,000&#8230; At least I now understand why a <a href="https://www.cnx-software.com/2026/05/28/gesture-hw1-10-dof-esp32-s3-robotic-hand-with-high-dexterity-manipulation/">$699 robotic hand</a> is considered mid-range&#8230;</p>
<p>The post <a href="https://www.cnx-software.com/2026/06/02/sharpa-wave-high-end-dexterous-robotic-hand-with-22-dof-high-sensitivity-dynamic-tactile-array/">Sharpa Wave is a high-end dexterous robotic hand with 22 DoF, high-sensitivity dynamic tactile array</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>Sixfab AI HAT+ for Raspberry Pi 5 integrates DEEPX DX-M1 AI accelerator</title>
				<link>https://www.cnx-software.com/2026/06/01/sixfab-ai-hat-for-raspberry-pi-5-integrates-deepx-dx-m1-ai-accelerator/</link>
				<pubDate>Mon, 01 Jun 2026 11:01:11 +0000</pubDate>
								<dc:creator><![CDATA[Debashis Das]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171436</guid>
					<description><![CDATA[Sixfab has launched the AI HAT+ for Raspberry Pi 5, a PCIe HAT+ based on...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="480" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-AI-HAT-for-Raspberry-Pi-5-720x480.jpg" class="attachment-medium size-medium wp-post-image" alt="Sixfab AI HAT+ for Raspberry Pi 5"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-AI-HAT-for-Raspberry-Pi-5-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-AI-HAT-for-Raspberry-Pi-5-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-AI-HAT-for-Raspberry-Pi-5-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-AI-HAT-for-Raspberry-Pi-5.jpg 1200w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-AI-HAT-for-Raspberry-Pi-5.jpg" class="type:primaryImage" alt="Sixfab AI HAT+ for Raspberry Pi 5" /></figure><p>Sixfab has launched the <strong>AI HAT+ for Raspberry Pi 5</strong>, a PCIe HAT+ based on the DEEPX DX-M1 AI accelerator, which we also found in the <a href="https://www.cnx-software.com/2026/05/14/deepx-dx-aiplayer-n97-mini-pc-combines-intel-n97-soc-and-25-tops-dx-m1-ai-accelerator/">DEEPX DX-AIPlayer</a>, <a href="https://www.cnx-software.com/2025/06/26/82-x-50mm-som-combines-nxp-i-mx-8m-mini-soc-with-25-tops-deepx-dx-m1-ai-accelerator/">Mini DX-M1 SoM</a>, and <a href="https://www.cnx-software.com/2025/07/30/alpon-x5-raspberry-pi-cm5-edge-ai-computer-25-tops-accelerator-4g-lte-connectivity/">ALPON X5</a>.</p>
<p>Unlike the M.2 module used in the ALPON X5, the AI HAT+ has the accelerator soldered directly to the board. It connects to the Pi 5 via the PCIe FFC cable and draws power from the 40-pin header. The board is also available in 13 TOPS and 25 TOPS versions and is designed to run vision AI tasks such as object detection and segmentation locally on the Pi 5.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-AI-HAT-for-Raspberry-Pi-5.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171465" title="Sixfab AI HAT+ for Raspberry Pi 5" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-AI-HAT-for-Raspberry-Pi-5-720x480.jpg" alt="Sixfab AI HAT+ for Raspberry Pi 5" width="720" height="480" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-AI-HAT-for-Raspberry-Pi-5-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-AI-HAT-for-Raspberry-Pi-5-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-AI-HAT-for-Raspberry-Pi-5-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-AI-HAT-for-Raspberry-Pi-5.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>Sixfab AI HAT+ specifications:</p>
<ul>
<li>Supported SBC – Raspberry Pi 5</li>
<li>AI Accelerator (one or the other):
<ul>
<li><a href="https://www.cnx-software.com/2025/06/26/82-x-50mm-som-combines-nxp-i-mx-8m-mini-soc-with-25-tops-deepx-dx-m1-ai-accelerator/">DEEPX DX-M1M</a> with up to 25 TOPS (INT8), 1 GB LPDDR4X NPU memory</li>
<li>DEEPX DX-M1ML with up to 13 TOPS (INT8), 512 MB LPDDR4X NPU memory</li>
</ul>
</li>
<li>Host Interface – PCIe Gen 3 x1 via 16-pin FFC cable</li>
<li>Misc – Passive cooling by default; included 2-pin JST fan connector</li>
<li>Power Supply
<ul>
<li>Input – 5V / 3A via Pi 5 40-pin GPIO header (no auxiliary connector required); Note: 27W PSU required, and the 15W PSU is insufficient</li>
<li>Consumption
<ul>
<li>NPU peak – 2.5–3 W under full inference load</li>
<li>NPU idle – ~0.5–1 W</li>
<li>Combined Pi 5 + HAT+ – 13–15 W (27W or more PSU recommended)</li>
</ul>
</li>
</ul>
</li>
<li>Dimensions – 65 x 56.5 mm (Raspberry Pi HAT+ compliant), 6.56 mm height</li>
<li>Temperature Range – 0 to 70°C (Commercial)</li>
<li>Certifications – CE, FCC, UKCA, RoHS, REACH (currently in progress)</li>
</ul>
<figure id="attachment_171464" aria-describedby="caption-attachment-171464"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-AI-HAT-connected-to-Raspberry-Pi-5.jpg"><img decoding="async" class="wp-image-171464 size-medium" title="Sixfab AI HAT+ connected to Raspberry Pi 5" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-AI-HAT-connected-to-Raspberry-Pi-5-720x549.jpg" alt="Sixfab AI HAT+ connected to Raspberry Pi 5" width="720" height="549" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-AI-HAT-connected-to-Raspberry-Pi-5-720x549.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-AI-HAT-connected-to-Raspberry-Pi-5-1200x914.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-AI-HAT-connected-to-Raspberry-Pi-5-300x229.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-AI-HAT-connected-to-Raspberry-Pi-5-768x585.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-AI-HAT-connected-to-Raspberry-Pi-5-1536x1170.jpg 1536w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-AI-HAT-connected-to-Raspberry-Pi-5.jpg 1600w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171464" class="wp-caption-text">Sixfab AI HAT+ placed on top of Raspberry Pi 5</figcaption></figure>
<p>The board works with Raspberry Pi OS (Trixie). It uses the HAT+ EEPROM for auto-configuration, and setup only requires installing the dxrt-runtime package from Sixfab’s APT repository, which includes the driver and runtime.</p>
<p>You can either use pre-compiled AI models from the Sixfab Model Zoo, such as YOLOv8, MobileNet, and ResNet, or run your own models. Custom models can be exported to ONNX and compiled into DXNN format using the DX-COM tool. The runtime supports both Python and C++. You&#8217;ll find more details in <a href="https://docs.sixfab.com/docs/ai-hat-plus-raspberry-pi-5-overview">the documentation</a>.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-model-zoo-Custom-Models-DXNN-SDK.webp"><img decoding="async" class="aligncenter size-medium wp-image-171497" title="Sixfab model zoo Custom Models DXNN SDK" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-model-zoo-Custom-Models-DXNN-SDK-720x422.webp" alt="Sixfab model zoo Custom Models DXNN SDK" width="720" height="422" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-model-zoo-Custom-Models-DXNN-SDK-720x422.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-model-zoo-Custom-Models-DXNN-SDK-1200x704.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-model-zoo-Custom-Models-DXNN-SDK-300x176.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-model-zoo-Custom-Models-DXNN-SDK-768x450.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Sixfab-model-zoo-Custom-Models-DXNN-SDK.webp 1468w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>In terms of AI power, the Sixfab AI HAT+ is similar to the<a href="https://www.cnx-software.com/2024/10/24/raspberry-pi-ai-hat-plus-features-hailo-8l-or-hailo-8-ai-accelerator-with-up-to-26-tops-of-performance/"> Raspberry Pi AI HAT+ (Hailo-8)</a>, as both are designed for object detection and image processing. But the Sixfab board is not designed for generative AI and cannot run LLMs as it lacks transformer decoder support and has limited on-board memory. The main differences between the two are in their architecture, software stack, and pricing. In comparison, the newer <a href="https://www.cnx-software.com/2026/01/15/raspberry-pi-ai-hat-2-targets-generative-ai-llm-vlm-with-hailo-10h-accelerator/">AI HAT+ 2 (Hailo-10H)</a> is designed for both computer vision and generative AI workloads, with higher performance (up to 40 TOPS) and 8GB of dedicated memory to support LLM and VLM applications. SifFab says that &#8220;LLMs are on the DEEPX silicon roadmap&#8221; and the company will support them as the silicon enables, but no dates were provided.</p>
<figure id="attachment_171463" aria-describedby="caption-attachment-171463"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Edge-AI-Expansion-Board-for-Raspberry-Pi-5.jpg"><img decoding="async" class="wp-image-171463 size-medium" title="Edge AI Expansion Board for Raspberry Pi 5" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Edge-AI-Expansion-Board-for-Raspberry-Pi-5-720x549.jpg" alt="Edge AI Expansion Board for Raspberry Pi 5" width="720" height="549" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Edge-AI-Expansion-Board-for-Raspberry-Pi-5-720x549.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Edge-AI-Expansion-Board-for-Raspberry-Pi-5-1200x914.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/06/Edge-AI-Expansion-Board-for-Raspberry-Pi-5-300x229.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Edge-AI-Expansion-Board-for-Raspberry-Pi-5-768x585.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Edge-AI-Expansion-Board-for-Raspberry-Pi-5-1536x1170.jpg 1536w, https://www.cnx-software.com/wp-content/uploads/2026/06/Edge-AI-Expansion-Board-for-Raspberry-Pi-5.jpg 1600w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171463" class="wp-caption-text">Upcoming Edge AI Expansion Board for Raspberry Pi 5</figcaption></figure>
<p>The Sixfab AI HAT+ for Raspberry Pi 5 with DX-M1 AI accelerator is available now on the <a href="https://sixfab.com/product/ai-hat-plus-raspberry-pi-5/?_gl=1*17wf9bp*_up*MQ..*_ga*MTk0MTQ0MDg0Mi4xNzgwMjAzMDAz*_ga_Y8DKJ1X8JS*czE3ODAyMDMwMDIkbzEkZzAkdDE3ODAyMDMwMDIkajYwJGwwJGg4NjkzODgzMDM.">Sixfab store:</a> the 13 TOPS (DX-M1ML) variant is priced at $63, while the 25 TOPS (DX-M1M) variant is priced at $90. The company is also working on the <a href="https://sixfab.com/product/edge-ai-expansion-board-raspberry-pi-5/">Edge AI Expansion Board for Raspberry Pi 5</a>, which combines AI acceleration with NVMe SSD storage and LTE/5G cellular connectivity on a single board, but details are limited at this stage.</p>
<p>The post <a href="https://www.cnx-software.com/2026/06/01/sixfab-ai-hat-for-raspberry-pi-5-integrates-deepx-dx-m1-ai-accelerator/">Sixfab AI HAT+ for Raspberry Pi 5 integrates DEEPX DX-M1 AI accelerator</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>Nuvoton NuMaker-GestureAI-M55M1 module combines Cortex-M55 MCU with GC0308 camera for AI gesture control</title>
				<link>https://www.cnx-software.com/2026/06/01/nuvoton-numaker-gestureai-m55m1-module-combines-cortex-m55-mcu-with-gc0308-camera-for-ai-gesture-control/</link>
				<pubDate>Mon, 01 Jun 2026 10:14:29 +0000</pubDate>
								<dc:creator><![CDATA[Debashis Das]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171353</guid>
					<description><![CDATA[Back in November last year, we covered the launch of the NuMicro M55M1 MCU from Nuvoton,...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="480" src="https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1-720x480.jpg" class="attachment-medium size-medium wp-post-image" alt="NuMaker GestureAI M55M1"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1.jpg 1200w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1.jpg" class="type:primaryImage" alt="NuMaker GestureAI M55M1" /></figure><p>Back in November last year, we covered the launch of the <a href="https://www.cnx-software.com/2025/11/17/nuvoton-numicro-m55m1-low-power-arm-cortex-m55-mcu-enables-on-device-ai-with-ethos-u55-npu/" target="_blank" rel="noopener">NuMicro M55M1 MCU from Nuvoton</a>, which combines an Arm Cortex-M55 core with an Ethos-U55 microNPU for on-device AI and gesture control. Now, they have released the <strong>NuMaker-GestureAI-M55M1,</strong> a development module based on that MCU for AI vision-related applications.</p>
<p>This new board integrates the M55M1 MCU with a GC0308 CMOS image sensor, a digital microphone, and a microSD card slot for storing AI models. It is designed for applications such as gesture control, basic vision systems, and touchless interfaces.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1.jpg"><img decoding="async" class="aligncenter wp-image-171470 size-medium" title="NuMaker GestureAI M55M1" src="https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1-720x480.jpg" alt="NuMicro M55M1 AI gesture control board" width="720" height="480" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>NuMaker-GestureAI-M55M1 specifications:</p>
<ul>
<li>MCU – Nuvoton NuMicro M55M1R2LJAE
<ul>
<li>CPU &#8211; Cortex-M55 MCU @ 220 MHz</li>
<li>Memory &#8211; 1.5 MB SRAM</li>
<li>Storage &#8211; 2 MB Flash</li>
<li>AI Accelerator &#8211; Arm <a href="https://www.cnx-software.com/2020/02/11/arm-introduces-cortex-m55-mcu-core-arm-ethos-u55-micronpu-for-cortex-m-microcontrollers/#arm-ethos-u55-micronpu">Ethos-U55 micro-NPU</a> @ 220 MHz</li>
</ul>
</li>
<li>Storage – MicroSD card slot (located on the back) for storing AI model files</li>
<li>Camera – Integrated VGA GC0308 CMOS image sensor</li>
<li>Audio – On-board digital microphone (DMIC)</li>
<li>USB – High-Speed USB (HSUSB) Type-C port</li>
<li>Expansion and Debugging
<ul>
<li>ICE Interface header for debugging</li>
<li>UART5 header (used for outputting gesture/detection data)</li>
<li>I2C1 header</li>
</ul>
</li>
<li>Misc – Reset button, user button, user LED</li>
<li>Power Supply &#8211; 5V via USB-C port</li>
<li>Temperature – -40°C to +105°C (industrial grade)</li>
</ul>
<figure id="attachment_171469" aria-describedby="caption-attachment-171469"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1-Top-and-bottom.jpg"><img decoding="async" class="wp-image-171469 size-medium" title="NuMaker GestureAI M55M1 Top and bottom" src="https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1-Top-and-bottom-720x480.jpg" alt="NuMaker GestureAI M55M1 Top and bottom" width="720" height="480" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1-Top-and-bottom-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1-Top-and-bottom-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1-Top-and-bottom-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1-Top-and-bottom.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171469" class="wp-caption-text">NuMaker M55M1 AI gesture control board top and bottom</figcaption></figure>
<p>According to NuVoton&#8217;s products page, the NuMaker-GestureAI-M55M1 board ships with firmware for out-of-the-box gesture and person recognition. The pre-loaded firmware can track human presence and recognize over 10 specific hand gestures, including: Call, First, Like, Mute, OK, One, Palm, Peace, Stop, and Three.</p>
<p>The board outputs this inference data via the UART5 interface using a simple hexadecimal-and-decimal packet structure. The payload includes a start marker, the tracked object/gesture ID, the bounding box coordinates, and an end marker.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1-1.png"><img decoding="async" class="aligncenter wp-image-171467 size-full" title="NuMaker GestureAI M55M1 (1)" src="https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1-1.png" alt="NuMicro M55M1 AI gesture control board interfaces" width="554" height="292" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1-1.png 554w, https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1-1-300x158.png 300w" sizes="(max-width: 554px) 100vw, 554px" /></a></p>
<p>UART Output Format Example: [AA][ID][x y w h][55][CC]</p>
<ul>
<li>[AA]: Start marker (0xAA)</li>
<li>[ID]: Hexadecimal tracking ID. Person IDs range from 0x00 to 0x7F, while gesture IDs map from 0x80 to 0x8A.</li>
<li>[x y w h]: Bounding box coordinates (4 decimal values from 0 to 9999).</li>
<li>[55]: Intermediate marker (0x55)</li>
<li>[CC]: End marker (0xCC)</li>
</ul>
<p>The NuMicro M55M1 AI gesture control board also supports Nuvoton’s AI toolchain, allowing developers to run custom machine learning models using frameworks like TensorFlow Lite for Microcontrollers. You&#8217;ll find instructions to get started on <a href="https://www.nuvoton.com/board/numaker-gestureai-m55m1/?index=2">the product&#8217;s page</a>, and the firmware and source code can be found <a href="https://github.com/OpenNuvoton/ML_M55M1_SampleCode/tree/master/ZephyrSamples/SampleCode/ObjectDetection_Zephyr_yoloxn">on GitHub</a>.</p>
<figure id="attachment_171468" aria-describedby="caption-attachment-171468"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1-Supported-Gestures.jpg"><img decoding="async" class="wp-image-171468 size-medium" title="NuMaker GestureAI M55M1 Supported Gestures" src="https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1-Supported-Gestures-720x341.jpg" alt="NuMaker GestureAI M55M1 Supported Gestures" width="720" height="341" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1-Supported-Gestures-720x341.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1-Supported-Gestures-300x142.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1-Supported-Gestures-768x364.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/NuMaker-GestureAI-M55M1-Supported-Gestures.jpg 1066w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171468" class="wp-caption-text">Built-in gesture classifications call, three, fist, like, mute, ok, one, palm, and stop.</figcaption></figure>
<p>The NuMaker-GestureAI-M55M1 is available on the <a href="https://direct.nuvoton.com/en/numaker-gestureai-m55m1?search_query=M55&amp;results=9" rel="nofollow">Nuvoton Direct Store for $30.00</a>, but at the time of writing, it&#8217;s out of stock. More information can be found in the <a href="https://www.nuvoton.com/news/news/all/TSNuvotonNews-000616/">press release</a>.</p>
<p></p>
<p>The post <a href="https://www.cnx-software.com/2026/06/01/nuvoton-numaker-gestureai-m55m1-module-combines-cortex-m55-mcu-with-gc0308-camera-for-ai-gesture-control/">Nuvoton NuMaker-GestureAI-M55M1 module combines Cortex-M55 MCU with GC0308 camera for AI gesture control</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>Waveshare RP2350B-Plus-W &#8211; A Raspberry Pi Pico 2 W-sized board with 41 GPIOs, 16MB flash, USB-C port</title>
				<link>https://www.cnx-software.com/2026/06/01/waveshare-rp2350b-plus-w-raspberry-pi-pico-2-w-sized-board-with-41-gpios-16mb-flash-usb-c-port/</link>
				<pubDate>Mon, 01 Jun 2026 04:53:29 +0000</pubDate>
								<dc:creator><![CDATA[Jean-Luc Aufranc (CNXSoft)]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171389</guid>
					<description><![CDATA[Waveshare RP2350B-Plus-W is a development board that follows the Raspberry Pi Pico 2 W form...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="540" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Wavesahre-RP2350B-Plus-W-720x540.jpg" class="attachment-medium size-medium wp-post-image" alt="Waveshare RP2350B-Plus-W"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Wavesahre-RP2350B-Plus-W-720x540.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Wavesahre-RP2350B-Plus-W-300x225.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Wavesahre-RP2350B-Plus-W-768x576.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Wavesahre-RP2350B-Plus-W.jpg 1200w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/06/Wavesahre-RP2350B-Plus-W.jpg" class="type:primaryImage" alt="Waveshare RP2350B-Plus-W" /></figure><p>Waveshare RP2350B-Plus-W is a development board that follows the <a href="https://www.cnx-software.com/2024/11/25/7-raspberry-pi-pico-2-w-board-2-4-ghz-wifi-4-bluetooth-5-2-wireless-module/">Raspberry Pi Pico 2 W</a> form factor, but offers 41 GPIOs thanks to the RP2350B MCU, integrates 16 MB of flash, and includes a USB-C port.</p>
<p>So, in several ways, it&#8217;s an upgrade over the RP2350A-based official board, which offers only 26 GPIOs via two 13-pin GPIO headers, 4MB of flash, and a micro USB port. Since it&#8217;s the same size, where do the extra GPIOs come from? Answer: The company simply added 15 pads to the bottom of the board, not quite as convenient since it&#8217;s requires soldering, but it does the job.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Wavesahre-RP2350B-Plus-W.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171452" title="Waveshare RP2350B-Plus-W" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Wavesahre-RP2350B-Plus-W-720x540.jpg" alt="Waveshare RP2350B-Plus-W" width="720" height="540" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Wavesahre-RP2350B-Plus-W-720x540.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Wavesahre-RP2350B-Plus-W-300x225.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Wavesahre-RP2350B-Plus-W-768x576.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Wavesahre-RP2350B-Plus-W.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>&nbsp;</p>
<p>Waveshare RP2350B-Plus-W specifications:</p>
<ul>
<li>SoC – <a href="https://www.cnx-software.com/2024/08/08/raspberry-pi-pico-2-raspberry-pi-rp2350-dual-core-risc-v-or-arm-cortex-m33-microcontroller/#raspberry-pi-rp2350-microcontroller">Raspberry Pi RP2350<strong>B</strong></a>
<ul>
<li>CPU
<ul>
<li>Dual-core Arm Cortex-M33 @ 150 MHz with Arm Trustzone</li>
<li>Dual-core RISC-V Hazard3 @ 150 MHz</li>
<li>Only two cores can be used at any given time</li>
</ul>
</li>
<li>Memory – 520 KB on-chip SRAM</li>
<li>Package – <strong>QFN-80</strong></li>
</ul>
</li>
<li>Memory &#8211; <strong>Footprint for PSRAM chip </strong></li>
<li>Storage – <strong>16</strong> MB on-board QSPI flash</li>
<li>Wireless – 2.4GHz 802.11n WiFi 4 and Bluetooth 5.2 via <a href="https://www.cnx-software.com/2025/06/30/raspberry-pi-radio-module-2-rm2/"><strong>Raspberry Pi RM2</strong></a></li>
<li>USB – USB 1.1 <strong>Type-C</strong> host/device connector for power and programming</li>
<li>Expansion
<ul>
<li>2x 20-pin GPIO headers with
<ul>
<li>26x GPIOs</li>
<li>2x UART</li>
<li>2x SPI controllers</li>
<li>2x I2C controllers</li>
<li>22x PWM channels</li>
<li>4x ADC</li>
<li>3x PIO blocks, 12x <a href="https://www.cnx-software.com/2021/01/27/a-closer-look-at-raspberry-pi-rp2040-programmable-ios-pio/">PIO (Programmable IO) state machines</a></li>
<li><a href="https://www.cnx-software.com/2024/08/15/raspberry-pi-rp2350-hstx-high-speed-serial-transmit-interface/">HSTX</a> interface</li>
</ul>
</li>
<li><strong>15 solder pads with up to 15x GPIO, 2x SPI, 2x I2C, 3x ADC, 2x UART</strong> (many shared with the 20-pin headers)</li>
</ul>
</li>
<li><del>Debugging – SWD debug interface</del></li>
<li>Misc
<ul>
<li><strong>Reset</strong> and Boot buttons</li>
<li><strong>2x</strong> user LEDs</li>
</ul>
</li>
<li>Power Supply – 5V DC via ME6217C33M5G regulator</li>
<li>Dimensions – 51 x 21 mm excluding the PCB antenna (same size as Raspberry Pi Pico 2 W). With PCB antenna: 55.92 x 21 mm</li>
<li>Temperature Range – -20°C to +70°C</li>
</ul>
<figure id="attachment_171456" aria-describedby="caption-attachment-171456"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Raspberry-Pi-RP2350B-board-pads-pinout-digram.webp"><img decoding="async" class="size-medium wp-image-171456" title="Raspberry Pi RP2350B board pads pinout digram" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Raspberry-Pi-RP2350B-board-pads-pinout-digram-720x568.webp" alt="Raspberry Pi RP2350B board pads pinout digram" width="720" height="568" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Raspberry-Pi-RP2350B-board-pads-pinout-digram-720x568.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Raspberry-Pi-RP2350B-board-pads-pinout-digram-300x237.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Raspberry-Pi-RP2350B-board-pads-pinout-digram-768x606.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Raspberry-Pi-RP2350B-board-pads-pinout-digram.webp 960w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171456" class="wp-caption-text">Pinout diagram for the additional pads</figcaption></figure>
<p>Other changes include a footprint to solder a PSRAM chip, a Reset button, and one more LED. The only downside from a technical perspective is the removal of the SWD debug port. The Waveshare RP2350B-Plus-W is also a little longer than the Raspberry Pi Pico 2 W once we take the PCB antenna from the RM2 module into account. It&#8217;s programmable with the Pico C/C++ SDK, MicroPython, and more, like other RP2350 boards, and Waveshare provides more technical details and instructions to get started in <a href="https://www.waveshare.com/wiki/RP2350B-Plus-W">the wiki</a>.</p>
<p>Somehow, it&#8217;s the first board that combines Raspberry Pi Pico 2 W form factor with RP2350B, and the closest competitor is probably the <a href="https://www.cnx-software.com/2025/09/29/olimex-rp2350-pico2-open-hardware-boards-expose-all-48-gpios-for-breadboard-prototyping/">Olimex RP2350-PICO2</a>, although it&#8217;s fairly longer. If you don&#8217;t care about the form factor, you&#8217;ll find <a href="https://www.cnx-software.com/?s=RP2350B">many more RP2350B boards</a> for all sorts of applications.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Waveshare-RP2350B-Plus-W-dimensions.webp"><img decoding="async" class="aligncenter size-medium wp-image-171458" title="Waveshare RP2350B-Plus-W dimensions" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Waveshare-RP2350B-Plus-W-dimensions-720x576.webp" alt="Waveshare RP2350B-Plus-W dimensions" width="720" height="576" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Waveshare-RP2350B-Plus-W-dimensions-720x576.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Waveshare-RP2350B-Plus-W-dimensions-300x240.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Waveshare-RP2350B-Plus-W-dimensions-768x614.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Waveshare-RP2350B-Plus-W-dimensions.webp 960w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>The board was introduced nearly a year ago, and when I first came across it, I skipped it since I assumed it was just a clone with a USB-C port. However, it was brought back to my attention when I thought I had found a new Made-in-Thailand board with the <a href="https://inex.co.th/home/product/pico-2350w/" rel="nofollow">INEX Pico-2350W</a>. It quickly became clear that the Thai edtech company just sourced the board from Waveshare. For better or worse, it&#8217;s a trend I&#8217;ve seen in Thailand, and which likely occurs in other countries. Some engineers and/or companies have the capabilities to develop their own board, but it takes time and effort to develop boards, and it&#8217;s just faster and usually cheaper to get a board from China instead.  So it makes perfect sense to source the hardware from China and develop educational materials for the local market. The long-term repercussions can always be discussed&#8230;</p>
<p>If you live in Thailand, you can consider getting the board from INEX, but for everybody else, you&#8217;ll find the RP2350B-Plus-W board <strong><a href="https://s.click.aliexpress.com/e/_c4nM5Q2D" rel="nofollow">for $11.42 on AliExpress</a></strong>, <strong><a href="https://amzn.to/3RSphzJ" rel="nofollow">$18.23 on Amazon</a></strong>, and <strong><a href="https://www.waveshare.com/rp2350b-plus-w.htm?aff_id=cnxsoft" rel="nofollow">$10.99 on the Waveshare shop</a></strong>.</p>
<p>The post <a href="https://www.cnx-software.com/2026/06/01/waveshare-rp2350b-plus-w-raspberry-pi-pico-2-w-sized-board-with-41-gpios-16mb-flash-usb-c-port/">Waveshare RP2350B-Plus-W &#8211; A Raspberry Pi Pico 2 W-sized board with 41 GPIOs, 16MB flash, USB-C port</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>Radxa&#8217;s 2026 Qualcomm hardware: Dragon Q8B and Q5E SBCs, DragonStation and DragonBay NAS systems</title>
				<link>https://www.cnx-software.com/2026/06/01/radxa-2026-qualcomm-hardware-dragon-q8b-and-q5e-sbcs-dragonstation-and-dragonbay-nas-systems/</link>
				<pubDate>Mon, 01 Jun 2026 03:15:17 +0000</pubDate>
								<dc:creator><![CDATA[Jean-Luc Aufranc (CNXSoft)]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171366</guid>
					<description><![CDATA[Radxa started its partnership with Qualcomm last with the Dragon Q6A SBC, but it turns...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="381" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Dragon-Q8B-720x381.jpg" class="attachment-medium size-medium wp-post-image" alt="Radxa Dragon Q8B"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Dragon-Q8B-720x381.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Dragon-Q8B-1200x636.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Dragon-Q8B-300x159.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Dragon-Q8B-768x407.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Dragon-Q8B.jpg 1280w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Dragon-Q8B.jpg" class="type:primaryImage" alt="Radxa Dragon Q8B" /></figure><p>Radxa started its partnership with Qualcomm last with the <a href="https://www.cnx-software.com/2025/10/27/radxa-dragon-q6a-a-qualcomm-qcs6490-edge-ai-sbc-with-gbe-wifi-6-three-camera-connectors/">Dragon Q6A SBC</a>, but it turns out it was just the start, and the company showcased more Qualcomm SBCs and NAS systems at a Radxa + Qualcomm developer day on May 30, 2026.</p>
<p>The Radxa Q8B SBC will be based on a Qualcomm <a href="https://www.cnx-software.com/2021/12/02/qualcomm-snapdragon-8cx-gen-3-snapdragon-7c-gen-3/">Snapdragon 8cx Gen3</a> octa-core SoC and the Q5E SBC on a <a href="https://www.cnx-software.com/2025/03/13/thundercomm-turbox-c6690-som-runs-android-15-on-qualcomm-dragonwing-qcs6690-soc-for-terminal-equipment/">Dragonwing QCS6690</a> octa-core Kryo SoC. The company also teased DragonStation and DragonBay NAS systems, and a 2026 roadmap features a total of 22 Qualcomm systems made by Radxa.</p>
<h2 id="radxa-dragon-q8b">Radxa Dragon Q8B</h2>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Radxa-Dragon-Q8B-SBC.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171553" title="Radxa Dragon Q8B SBC" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Radxa-Dragon-Q8B-SBC-720x480.jpg" alt="Radxa Dragon Q8B SBC" width="720" height="480" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Radxa-Dragon-Q8B-SBC-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Radxa-Dragon-Q8B-SBC-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Radxa-Dragon-Q8B-SBC-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Radxa-Dragon-Q8B-SBC.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>Dragon Q8B specifications:</p>
<ul>
<li>SoC – <a href="https://www.cnx-software.com/2021/12/02/qualcomm-snapdragon-8cx-gen-3-snapdragon-7c-gen-3/#snapdragon-8cx-gen-3">Qualcomm Snapdragon 8cx Gen 3</a> compute platform
<ul>
<li>Octa-core CPU – 4x 3.0 GHz Kryo Prime cores, 4x 2.4 GHz Kryo Efficiency Cores</li>
<li>GPU – Adreno <span class="">690</span> GPU with DirectX 12 (DX12) API support</li>
<li>DSP – Qualcomm Hexagon Processor, Qualcomm Sensing Hub</li>
<li>AI – Qualcomm Neural Processing Engine SDK support for AI (up to 29+ TOPS)</li>
</ul>
</li>
<li>System Memory – Up to 32GB LPDDR4x RAM up to 4266 MT/s</li>
<li>Storage
<ul>
<li>MicroSD card slot</li>
<li>UFS 3.1 module connector</li>
<li>Up to 2x NVMe SSDs via M.2 Key-M PCIe Gen3 sockets (See Expansion section)</li>
</ul>
</li>
<li>Video Output
<ul>
<li>HDMI 2.1 port</li>
<li>2x DisplayPort 1.4b via USB-C ports up to 4Kp120</li>
</ul>
</li>
<li>Audio
<ul>
<li>3.5mm audio jack</li>
<li>Microphone connector</li>
</ul>
</li>
<li>Connectivity
<ul>
<li>2x 2.5GbE RJ45 ports</li>
<li>Optional WiFi and Bluetooth via M.2 Key-E socket</li>
</ul>
</li>
<li>USB
<ul>
<li>2x USB 3.2 Gen 2 Type-C ports with DP Alt. mode</li>
<li>2x USB 3.2 Gen 2 Type-A ports</li>
<li>2x USB 2.0 Type-A ports</li>
</ul>
</li>
<li>Expansion
<ul>
<li>M.2 Key-M 2280 (PCIe Gen3 x4) socket</li>
<li>M.2 Key-M 2280 (PCIe Gen3 x2) socket</li>
<li>M.2 Key-E 2230 socket for WiFi/Bluetooth</li>
<li>40-pin color-coded GPIO header with UART, I2C, SPI&#8230;</li>
<li>16-pin PCIe Gen3.0 x1 FFC connector compatible with <a href="https://www.cnx-software.com/2023/12/11/raspberry-pi-releases-pcie-ffc-connector-specifications-new-hat-standard/">Raspberry Pi FFC connector</a></li>
</ul>
</li>
<li>Misc
<ul>
<li>Power button</li>
<li>RTC connector</li>
</ul>
</li>
<li>Power Supply &#8211; USB-C PD connector</li>
<li>Dimensions – 100 x 75 mm</li>
</ul>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Dragon-Q8B.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171429" title="Radxa Dragon Q8B" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Dragon-Q8B-720x381.jpg" alt="Radxa Dragon Q8B" width="720" height="381" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Dragon-Q8B-720x381.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Dragon-Q8B-1200x636.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Dragon-Q8B-300x159.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Dragon-Q8B-768x407.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Dragon-Q8B.jpg 1280w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Q8B-SBC-UFS-M2-sockets-microSD-card.webp"><img decoding="async" class="aligncenter size-medium wp-image-171428" title="Radxa Q8B SBC UFS M2 sockets microSD card" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Q8B-SBC-UFS-M2-sockets-microSD-card-720x299.webp" alt="Radxa Q8B SBC UFS M2 sockets microSD card" width="720" height="299" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Q8B-SBC-UFS-M2-sockets-microSD-card-720x299.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Q8B-SBC-UFS-M2-sockets-microSD-card-1200x498.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Q8B-SBC-UFS-M2-sockets-microSD-card-300x124.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Q8B-SBC-UFS-M2-sockets-microSD-card-768x319.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Q8B-SBC-UFS-M2-sockets-microSD-card.webp 1280w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>We&#8217;re not told module as OS support, except Linux with &#8220;open-source toolchains&#8221; will be the focus here. The board itself targets Edge AI, Arm NAS, and intelligent gateways.</p>
<h2 id="radxa-dragon-q5e-sbc">Radxa Dragon Q5E SBC</h2>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Radxa-Q5E.webp"><img decoding="async" class="aligncenter size-medium wp-image-171432" title="Radxa Q5E" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Radxa-Q5E-720x331.webp" alt="Radxa Q5E" width="720" height="331" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Radxa-Q5E-720x331.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Radxa-Q5E-300x138.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Radxa-Q5E-768x353.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Radxa-Q5E.webp 1080w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>Dragon Q5E specifications:</p>
<ul>
<li>SoC – Qualcomm Dragonwing QCS6690
<ul>
<li>CPU – Octa-core Qualcomm Kryo CPU 7-series (1x Kryo Prime core @ 2.0 GHz, 3x Kryo Gold @ 2.0 GHz, 4x Kryo Silver @ 1.8GHz)</li>
<li>GPU – Qualcomm Adreno GPU 7-series</li>
<li>DSP – Qualcomm Hexagon DSP with HVX and HMX</li>
<li>ISP – Qualcomm Spectra ISP 665 image processing</li>
<li>VPU
<ul>
<li>Video Encode – Up to 4K @ 60 fps for H.264/H.265</li>
<li>Video Decode – Up to 4K @ 120 fps for H.264/HEVC and up to 4K @ 30 fps for VP9</li>
</ul>
</li>
<li>AI performance – 6 TOPS</li>
<li>Process &#8211; 4nm</li>
</ul>
</li>
<li>System Memory &#8211; Up to 16GB LPDDR5</li>
<li>Storage
<ul>
<li>MicroSD card slot</li>
<li>UFS module interface</li>
</ul>
</li>
<li>Video Interfaces
<ul>
<li>HDMI port up to 1080p90</li>
<li>4-lane MIPI DSI connector</li>
</ul>
</li>
<li>Camera &#8211; 4-lane MIPI CSI connector up to 32MP camera</li>
<li>Networking &#8211; 2x 2.5GbE RJ45 ports, one with optional PoE</li>
<li>USB &#8211; USB 3.1 Gen1 Type-A port</li>
<li>Expansion &#8211; 40-pin GPIO header with UART, SPI, I2C, I3C,  etc.</li>
<li>Misc
<ul>
<li>Power and EDL buttons</li>
<li>RTC battery connector</li>
<li>PWM fan connector</li>
</ul>
</li>
<li>Power Supply &#8211; 5V via USB-C port</li>
<li>Dimensions &#8211; 65 x 56 mm</li>
</ul>
<figure id="attachment_171433" aria-describedby="caption-attachment-171433"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Dragon-Q5E-Dragonwing-QCS6690-SBC-highlights.webp"><img decoding="async" class="wp-image-171433 size-medium" title="Dragon Q5E Dragonwing QCS6690 SBC highlights" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Dragon-Q5E-Dragonwing-QCS6690-SBC-highlights-720x405.webp" alt="Dragon Q5E Dragonwing QCS6690 SBC highlights" width="720" height="405" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Dragon-Q5E-Dragonwing-QCS6690-SBC-highlights-720x405.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/Dragon-Q5E-Dragonwing-QCS6690-SBC-highlights-300x169.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/Dragon-Q5E-Dragonwing-QCS6690-SBC-highlights-768x432.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/Dragon-Q5E-Dragonwing-QCS6690-SBC-highlights.webp 1080w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171433" class="wp-caption-text">Not sure why PCIe Gen3 is shown here, as it&#8217;s not exposed. It should be used by the 2.5GbE interfaces</figcaption></figure>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/Raxda-Q5E-enclosure.webp"><img decoding="async" class="aligncenter size-full wp-image-171434" title="Raxda Q5E enclosure" src="https://www.cnx-software.com/wp-content/uploads/2026/06/Raxda-Q5E-enclosure.webp" alt="Raxda Q5E enclosure" width="607" height="378" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/Raxda-Q5E-enclosure.webp 607w, https://www.cnx-software.com/wp-content/uploads/2026/06/Raxda-Q5E-enclosure-300x187.webp 300w" sizes="(max-width: 607px) 100vw, 607px" /></a></p>
<p>The Dragon Q5E will support Debian-based Radxa OS and Ubuntu, and documentation will eventually be published on the Radxa documentation website.</p>
<h2 id="dragonstation-and-dragonbaynas">DragonStation and DragonBayNAS systems</h2>
<p>Two Qualcomm-based NAS systems by Radxa are also in the works in collaboration with FeiNiu, enabling support for fnOS. The DragonStation will be a 6-bay M.2 NVMe SSD NAS with support for 10GbE networking, and we&#8217;re told an AI accelerator card will enable support for 120B local models and operation of Agents such as OpenClaw and Hermes.</p>
<figure id="attachment_171442" aria-describedby="caption-attachment-171442"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/DragonStation.webp"><img decoding="async" class="wp-image-171442 size-medium" title="DragonStation" src="https://www.cnx-software.com/wp-content/uploads/2026/06/DragonStation-720x425.webp" alt="DragonStation" width="720" height="425" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/DragonStation-720x425.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/DragonStation-300x177.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/DragonStation-768x453.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/DragonStation.webp 926w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171442" class="wp-caption-text">DragonStation</figcaption></figure>
<p>The DragonBay will be a 4-bay mainstream NAS built on an unnamed Qualcomm mobile platform, and offer high-capacity storage, media libraries, photo archiving, data backup, and multi-user file collaboration.</p>
<figure id="attachment_171441" aria-describedby="caption-attachment-171441"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/06/DragonBay-4-bay-NAS.webp"><img decoding="async" class="wp-image-171441 size-medium" title="DragonBay 4-bay NAS" src="https://www.cnx-software.com/wp-content/uploads/2026/06/DragonBay-4-bay-NAS-720x487.webp" alt="DragonBay 4-bay NAS" width="720" height="487" srcset="https://www.cnx-software.com/wp-content/uploads/2026/06/DragonBay-4-bay-NAS-720x487.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/06/DragonBay-4-bay-NAS-300x203.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/06/DragonBay-4-bay-NAS-768x520.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/06/DragonBay-4-bay-NAS.webp 959w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171441" class="wp-caption-text">DragonBay</figcaption></figure>
<p>Radxa hasn&#8217;t released further technical details about the two NAS so far.</p>
<h2 id="roadmap-and-pricing">Roadmap and pricing</h2>
<p>The company will be quite busy with Qualcomm projects this year, as the 2026 roadmap below (source: <a href="https://x.com/sbcwiki/status/2060676586219717066" rel="nofollow">SBCWiki on X</a>) shows a total of 22 products, from the existing Dragon Q6B to the high-end RoboX Q1000 robotic platform and rCore-Q1000 system-on-module, both based on the upcoming Dragonwing IQ10-series SoCs. There will also be Raspberry Pi Compute Module-compatible modules and a cluster system based on the <a href="https://www.cnx-software.com/2024/10/16/qualcomm-iq9-iq8-and-iq6-industrial-iot-soc-families-100-tops-of-ai-performance/">Dragonwing IQ-9075 SoC</a>, also found in the company&#8217;s <a href="https://www.cnx-software.com/2025/09/30/fogwise-airbox-q900-599-qualcomm-iq-9075-ai-box-delivers-up-to-200-tops-of-ai-performance/">Fogwise AIRbox Q900</a>.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Qualcomm-Roadmap-2026.webp"><img decoding="async" class="aligncenter size-medium wp-image-171425" title="Radxa Qualcomm Roadmap 2026" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Qualcomm-Roadmap-2026-720x524.webp" alt="Radxa Qualcomm Roadmap 2026" width="720" height="524" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Qualcomm-Roadmap-2026-720x524.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Qualcomm-Roadmap-2026-1200x873.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Qualcomm-Roadmap-2026-300x218.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Qualcomm-Roadmap-2026-768x558.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Radxa-Qualcomm-Roadmap-2026.webp 1484w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>&#8220;Pleasantly surprising&#8221; prices for the Dragon Q8B and Q5E were supposed to be announced at the developer event on May 30, but I was unable to find public reports and get answers from Radxa. Most information above was gathered from Radxa&#8217;s WeChat account.</p>
<p>The post <a href="https://www.cnx-software.com/2026/06/01/radxa-2026-qualcomm-hardware-dragon-q8b-and-q5e-sbcs-dragonstation-and-dragonbay-nas-systems/">Radxa&#8217;s 2026 Qualcomm hardware: Dragon Q8B and Q5E SBCs, DragonStation and DragonBay NAS systems</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>ODROID-H5 Review &#8211; Part 2: A dual 10GbE mini PC tested with Ubuntu 26.04</title>
				<link>https://www.cnx-software.com/2026/05/31/odroid-h5-review-a-dual-10gbe-mini-pc-tested-with-ubuntu-26-04/</link>
				<pubDate>Sun, 31 May 2026 10:33:12 +0000</pubDate>
								<dc:creator><![CDATA[Jean-Luc Aufranc (CNXSoft)]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171365</guid>
					<description><![CDATA[ODROID-H5 running Ubuntu 26.04 on top of iKOOLCORE R2 Max for dual 10GbE testing I...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="434" src="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-review-dual-10GbE-Ubuntu-26.04-720x434.jpg" class="attachment-medium size-medium wp-post-image" alt="ODROID-H5 review dual 10GbE Ubuntu 26.04"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-review-dual-10GbE-Ubuntu-26.04-720x434.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-review-dual-10GbE-Ubuntu-26.04-300x181.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-review-dual-10GbE-Ubuntu-26.04-768x463.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-review-dual-10GbE-Ubuntu-26.04.jpg 1200w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-review-dual-10GbE-Ubuntu-26.04.jpg" class="type:primaryImage" alt="ODROID-H5 review dual 10GbE Ubuntu 26.04" /><figcaption>ODROID-H5 running Ubuntu 26.04 on top of iKOOLCORE R2 Max for dual 10GbE testing </figcaption></figure><p>I received a kit for review last week with an <a href="https://www.cnx-software.com/2026/05/27/odroid-h5-sbc-review-part-1-unboxing-type1-case-assembly-and-first-boot/">ODROID-H5 SBC, a Type1 case, an M.2 10GbE module, and other accessories</a>. In the first part of the review, I went through an unboxing, assembled the kit, and tested whether it could boot an M.2 NVMe SSD with Ubuntu 24.04 and Windows 11.</p>
<p>I&#8217;ve now updated the system to Ubuntu 26.04, run a few benchmarks, tested the two 10GbE RJ45 ports, as well as other features. I&#8217;ll report my experience about all that today.</p>
<figure id="attachment_171403" aria-describedby="caption-attachment-171403"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-review-dual-10GbE-Ubuntu-26.04.jpg"><img decoding="async" class="size-medium wp-image-171403" title="ODROID-H5 review dual 10GbE Ubuntu 26.04" src="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-review-dual-10GbE-Ubuntu-26.04-720x434.jpg" alt="ODROID-H5 review dual 10GbE Ubuntu 26.04" width="720" height="434" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-review-dual-10GbE-Ubuntu-26.04-720x434.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-review-dual-10GbE-Ubuntu-26.04-300x181.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-review-dual-10GbE-Ubuntu-26.04-768x463.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-review-dual-10GbE-Ubuntu-26.04.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171403" class="wp-caption-text">ODROID-H5 running Ubuntu 26.04 on top of iKOOLCORE R2 Max for dual 10GbE testing</figcaption></figure>
<h2 id="upgrading-from-ubuntu-2404-to-">Upgrading from Ubuntu 24.04 to Ubuntu 26.04</h2>
<p>The 512GB M.2 NVMe SSD I use in the ODROID-H5 comes from a laptop, which I upgraded with a 2TB SSD. That means the operating systems were not upgraded for a few months. While Ubuntu 24.04 could boot, it would not show the two 10GbE interfaces.</p>
<p>That&#8217;s because the required drivers were not available in the version of Ubuntu 24.04 HWE on the SSD. I thought, no problem, I&#8217;ll just use a USB-C dock with built-in Ethernet. The only problem is that the ODROID-H5 doesn&#8217;t come with a USB-C port. I switched the USB-C to USB-C cable with a USB-C to USB-A (power and data) cable, but the USB-C dock (MINIX 480GB SSD) was not recognized with that cable. I ended up using the same USB cable with my Android smartphone and enabled USB tethering to update Ubuntu 24.04 to a more recent kernel (Linux 6.17) with RTL8127 drivers.</p>
<p>After that, both RTL8127-based 10Gbps Ethernet interfaces were recognized. Sp I disconnected the Android smartphone and upgraded from Ubuntu 24.04 to Ubuntu 26.04 over one of the Ethernet ports without major issues. That&#8217;s probably a unique case, and anybody installing Ubuntu 26.04 or the latest version of Ubuntu 24.04 should have both RJ45 ports working out of the box.</p>
<h2 id="odroid-h5-system-info">ODROID-H5 System Info on Ubuntu 26.04</h2>
<p>Let&#8217;s check the system information in <em>Settings-&gt;About</em>.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-26.05-About-Settings.webp"><img decoding="async" class="aligncenter size-medium wp-image-171383" title="ODROID-H5 Ubuntu 26.04 About Settings" src="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-26.05-About-Settings-720x482.webp" alt="ODROID-H5 Ubuntu 26.04 About Settings" width="720" height="482" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-26.05-About-Settings-720x482.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-26.05-About-Settings-300x201.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-26.05-About-Settings-768x514.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-26.05-About-Settings.webp 1030w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>We are shown a HARDKERNEL ODROID-H5 hardware model powered by an Intel Core i3-N300 octa-core processor paired with 16GB RAM and 512.1 GB storage running Ubuntu 26.04 LTS. The device name is CNX-LAPTOP-5 since it came from a laptop, and I&#8217;ll change that to CNX-ODROID-H5 shortly&#8230;</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/Intel-Core-i3-N300-SBC-Ubuntu-26.04-LTS.webp"><img decoding="async" class="aligncenter size-medium wp-image-171382" title="Intel Core i3-N300 SBC Ubuntu 26.04 LTS" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Intel-Core-i3-N300-SBC-Ubuntu-26.04-LTS-720x482.webp" alt="Intel Core i3-N300 SBC Ubuntu 26.04 LTS" width="720" height="482" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Intel-Core-i3-N300-SBC-Ubuntu-26.04-LTS-720x482.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Intel-Core-i3-N300-SBC-Ubuntu-26.04-LTS-300x201.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Intel-Core-i3-N300-SBC-Ubuntu-26.04-LTS-768x514.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Intel-Core-i3-N300-SBC-Ubuntu-26.04-LTS.webp 1030w" sizes="(max-width: 720px) 100vw, 720px" /></a><br />
<a href="https://www.cnx-software.com/2026/04/24/ubuntu-26-04-lts-resolute-raccoon-released-with-linux-7-0/">Ubuntu 26.04 LTS</a> 64-bit ships with  Linux 7.0 and defaults to Wayland windowing system as expected&#8230;</p>
<p>Let&#8217;s find out more details about the system using inxi utility:</p><pre class="urvanov-syntax-highlighter-plain-tag">jaufranc@CNX-ODROID-H5:~$ sudo inxi -Fc0
System:
  Host: CNX-ODROID-H5 Kernel: 7.0.0-15-generic arch: x86_64 bits: 64
  Console: pty pts/1 Distro: Ubuntu 26.04 (Resolute Raccoon)
Machine:
  Type: Desktop Mobo: HARDKERNEL model: ODROID-H5 v: 1.0 serial: N/A
    Firmware: UEFI vendor: American Megatrends LLC. v: 1.2 date: 04/09/2026
CPU:
  Info: 8-core model: Intel Core i3-N300 bits: 64 type: MCP cache: L2: 4 MiB
  Speed (MHz): avg: 700 min/max: 700/3800 cores: 1: 700 2: 700 3: 700 4: 700
    5: 700 6: 700 7: 700 8: 700
Graphics:
  Device-1: Intel Alder Lake-N [UHD Graphics] driver: i915 v: kernel
  Display: unspecified server: X.org v: 1.21.1.22 with: Xwayland v: 24.1.10
    driver: X: loaded: modesetting unloaded: fbdev,vesa dri: iris gpu: i915
    tty: 80x24 resolution: 1920x1080
  API: EGL v: 1.5 drivers: iris,swrast platforms: gbm,surfaceless,device
  API: OpenGL v: 4.6 compat-v: 4.5 vendor: mesa v: 26.0.3-1ubuntu1
    note: console (EGL sourced) renderer: Mesa Intel Graphics (ADL-N), llvmpipe
    (LLVM 21.1.8 256 bits)
  Info: Tools: api: eglinfo,glxinfo wl: swaymsg,wlr-randr x11: xdriinfo,
    xdpyinfo, xprop, xrandr
Audio:
  Device-1: Intel Alder Lake-N PCH High Definition Audio driver: snd_hda_intel
  API: ALSA v: k7.0.0-15-generic status: kernel-api
Network:
  Device-1: Realtek RTL8127 10GbE driver: r8169
  IF: enp1s0 state: down mac: 00:1e:06:45:e4:cc
  Device-2: Realtek RTL8127 10GbE driver: r8169
  IF: enp2s0 state: up speed: 2500 Mbps duplex: full mac: 00:1e:06:45:dc:2b
  IF-ID-1: docker0 state: down mac: 46:3e:46:34:b1:c2
Drives:
  Local Storage: total: 476.94 GiB used: 332.89 GiB (69.8%)
  ID-1: /dev/nvme0n1 vendor: Intel model: SSDPEKNU512GZ size: 476.94 GiB
Partition:
  ID-1: / size: 369.97 GiB used: 332.79 GiB (90.0%) fs: ext4
    dev: /dev/nvme0n1p5
  ID-2: /boot/efi size: 256 MiB used: 103.7 MiB (40.5%) fs: vfat
    dev: /dev/nvme0n1p1
Swap:
  ID-1: swap-1 type: file size: 8 GiB used: 0 KiB (0.0%) file: /swapfile
  ID-2: swap-2 type: zram size: 7.43 GiB used: 0 KiB (0.0%) dev: /dev/zram0
Sensors:
  System Temperatures: cpu: 79.5 C mobo: N/A
  Fan Speeds (rpm): N/A
Info:
  Memory: total: 16 GiB available: 14.86 GiB used: 3.97 GiB (26.7%)
    igpu: 60 MiB
  Processes: 284 Uptime: 2m Init: systemd Shell: Sudo inxi: 3.3.40</pre><p>The Core i3-N300 features eight cores clocked at 700 to 3800 MHz, the two RTL8127 10GbE interfaces are detected once connected at 2.5 Gbps (expecting since the mini PC is connected to a 2.5GbE switch at this stage), and we&#8217;ve got 16GB RAM and a 476.94 GiB NVMe SSD. Everything looks good, except that a CPU temperature of 79.5°C is a bit worrying after updating a few packages in Ubuntu 26.04.</p>
<h2 id="odroid-h5-benchmarks">ODROID-H5 benchmarks</h2>
<p>Let&#8217;s find out how the SBC performs with some benchmarks, all done at a room temperature of around 30 to 32°C.</p>
<p>I&#8217;ll start with the usual sbc-bench.sh script:</p><pre class="urvanov-syntax-highlighter-plain-tag">jaufranc@CNX-ODROID-H5:~$ sudo ./sbc-bench.sh -r
Starting to examine hardware/software for review purposes...

sbc-bench v0.9.72

Installing needed tools: apt-get -f -qq -y install powercap-utils links mmc-utils smartmontools stress-ng, p7zip 16.02, tinymembench, ramlat, mhz, cpufetch, cpuminer. Done.
Checking cpufreq OPP. Done.
Executing tinymembench. Done.
Executing RAM latency tester. Done.
Executing OpenSSL benchmark. Done.
Executing 7-zip benchmark. Done.
Throttling test: heating up the device, 5 more minutes to wait. Done.
Checking cpufreq OPP again. Done (12 minutes elapsed).

Results validation:

  * Measured clockspeed not lower than advertised max CPU clockspeed
  * No swapping
  * Background activity (%system) OK
  * Too much other background activity: 0% avg, 4% max -&gt; https://tinyurl.com/mr2wy5uv
  * Powercap detected. Details: "sudo powercap-info -p intel-rapl" -&gt; https://tinyurl.com/4jh9nevj

# HARDKERNEL ODROID-H5 1.0 / i3-N300

Tested with sbc-bench v0.9.72 on Sat, 30 May 2026 14:55:58 +0700.

### General information:

    Information courtesy of cpufetch:
    
    Name:                Intel(R) Core(TM) i3-N300
    Microarchitecture:   Alder Lake
    Technology:          10nm
    Max Frequency:       3.800 GHz
    Cores:               8 cores
    AVX:                 AVX,AVX2
    FMA:                 FMA3
    L1i Size:            64KB (512KB Total)
    L1d Size:            32KB (256KB Total)
    L2 Size:             2MB (4MB Total)
    L3 Size:             6MB
    
    i3-N300, Kernel: x86_64, Userland: amd64
    
    CPU sysfs topology (clusters, cpufreq members, clockspeeds)
                     cpufreq   min    max
     CPU    cluster  policy   speed  speed   core type
      0        0        0      700    3800       -
      1        0        1      700    3800       -
      2        0        2      700    3800       -
      3        0        3      700    3800       -
      4        0        4      700    3800       -
      5        0        5      700    3800       -
      6        0        6      700    3800       -
      7        0        7      700    3800       -

15215 KB available RAM

### Policies (performance vs. idle consumption):

Status of performance related policies found below /sys:

    /sys/module/pcie_aspm/parameters/policy: default [performance] powersave powersupersave

### Clockspeeds (idle vs. heated up):

Before at 92.0°C:

    cpu0: OPP: 3800, Measured: 3786 

After at 94.0°C (throttled):

    cpu0: OPP: 3800, Measured: 3638      (-4.3%)

### Performance baseline

  * memcpy: 10382.9 MB/s, memchr: 16875.8 MB/s, memset: 19661.3 MB/s
  * 16M latency: 104.2 91.02 104.0 91.47 103.8 87.02 85.24 91.69 
  * 128M latency: 111.0 107.6 111.4 108.1 111.3 104.2 103.7 107.3 
  * 7-zip MIPS (3 consecutive runs): 13754, 12460, 11069 (12430 avg), single-threaded: 3797
  * `aes-256-cbc     636313.90k   942809.62k  1019438.34k  1045540.18k  1062128.30k  1053212.67k`
  * `aes-256-cbc     778920.92k  1068944.68k  1137494.19k  1157777.41k  1166417.92k  1164170.58k`

### PCIe and storage devices:

  * Intel Alder Lake-N [UHD Graphics] (Onboard - Video): driver in use: i915
  * Intel Alder Lake-N Processor USB 3.2 xHCI (Onboard - Other): driver in use: xhci_hcd
  * Intel Alder Lake-N PCH USB 3.2 Gen 2x1 (10 Gb/s) xHCI Host (Onboard - Other): driver in use: xhci_hcd
  * Intel Alder Lake-N eMMC (Onboard - Other): driver in use: sdhci-pci
  * Intel Alder Lake-N PCH High Definition Audio (Onboard - Sound): driver in use: snd_hda_intel
  * Realtek RTL8127 10GbE: Speed 8GT/s, Width x2, driver in use: r8169, 
  * Realtek RTL8127 10GbE: Speed 8GT/s, Width x2, driver in use: r8169, 
  * 476.9GB "INTEL SSDPEKNU512GZ" SSD as /dev/nvme0: Speed 8GT/s, Width x2 (downgraded), 4% worn out, drive temp: 60°C, ASPM Disabled
  * Winbond W25Q128JV 16MB SPI NOR flash, drivers in use: spi-nor/intel-spi

### Challenging filesystems:

The following partitions are NTFS: nvme0n1p3,nvme0n1p4 -&gt; https://tinyurl.com/mv7wvzct

### Swap configuration:

  * /swapfile on /dev/nvme0n1p5: 8.0G (0K used)
  * /dev/zram0: 7.4G (0K used, lzo-rle, 4K streams, 74B data, 12K compressed,  total)

### Software versions:

  * Ubuntu 26.04 LTS (resolute)
  * Compiler: /usr/bin/gcc (Ubuntu 15.2.0-16ubuntu1) 15.2.0 / x86_64-linux-gnu
  * OpenSSL 3.5.5, built on 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026)    

### Kernel info:

  * `/proc/cmdline: BOOT_IMAGE=/boot/vmlinuz-7.0.0-15-generic root=UUID=39c940e2-b543-4242-a63b-816552412786 ro quiet splash crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M`
  * Vulnerability Reg file data sampling:    Mitigation; Clear Register File
  * Vulnerability Spec store bypass:         Mitigation; Speculative Store Bypass disabled via prctl
  * Vulnerability Spectre v1:                Mitigation; usercopy/swapgs barriers and __user pointer sanitization
  * Vulnerability Vmscape:                   Mitigation; IBPB before exit to userspace
  * Kernel 7.0.0-15-generic / CONFIG_HZ=1000

Waiting for the device to cool down............... 94.0°C^C</pre><p>CPU throttling does occur, and the CPU temperature is ultra-high at all times.  We can check a few data points from <a href="https://pastebin.cnx-software.com/?4995f56c0eb5d90d#4xsLALtktdu13mM2Q7JoCsPfNQwrQwjFwnpRdMBh8riW" rel="nofollow">the full log</a>.</p>
<p>Tinymembench memory benchmark is a single-thread benchmark and normally not challenging for the system, but the temperature was 94-95°C:</p><pre class="urvanov-syntax-highlighter-plain-tag">System health while running tinymembench:

Time        CPU    load %cpu %sys %usr %nice %io %irq   Temp
14:44:12: 3433MHz  1.76  12%   0%   4%   6%   0%   0%  95.0°C  
14:44:22: 3450MHz  1.64  12%   0%  12%   0%   0%   0%  95.0°C  
14:44:33: 3253MHz  1.54  12%   0%  12%   0%   0%   0%  95.0°C  
14:44:43: 3648MHz  1.46  12%   0%  12%   0%   0%   0%  94.0°C  
14:44:53: 3157MHz  1.36  12%   0%  12%   0%   0%   0%  95.0°C  
14:45:03: 3166MHz  1.30  16%   0%  12%   3%   0%   0%  95.0°C  
14:45:13: 3208MHz  1.25  12%   0%  12%   0%   0%   0%  95.0°C  
14:45:23: 3468MHz  1.21  12%   0%  12%   0%   0%   0%  94.0°C  
14:45:33: 3662MHz  1.18  12%   0%  12%   0%   0%   0%  94.0°C</pre><p>cpuminer is much more demanding, and performance collapses with the CPU running as low as 800 MHz here:</p><pre class="urvanov-syntax-highlighter-plain-tag">System health while running cpuminer:

Time        CPU    load %cpu %sys %usr %nice %io %irq   Temp
14:51:01: 1100MHz  8.18  28%   0%  23%   3%   0%   0%  94.0°C  
14:51:45:  800MHz  8.09 100%   0%  99%   0%   0%   0%  94.0°C  
14:52:29: 1100MHz  8.12 100%   0%  99%   0%   0%   0%  96.0°C  
14:53:12: 1148MHz  8.10 100%   0%  99%   0%   0%   0%  94.0°C  
14:53:56: 1001MHz  8.13 100%   0%  99%   0%   0%   0%  94.0°C  
14:54:40: 1045MHz  8.13 100%   0%  99%   0%   0%   0%  94.0°C  
14:55:24:  800MHz  8.10 100%   0%  99%   0%   0%   0%  94.0°C</pre><p>Let&#8217;s check the power limits:</p><pre class="urvanov-syntax-highlighter-plain-tag">jaufranc@CNX-ODROID-H5:~$ sudo powercap-info -p intel-rapl
enabled: 1
Zone 0
  name: package-0
  enabled: 1
  max_energy_range_uj: 262143328850
  energy_uj: 15967828873
  Constraint 0
    name: long_term
    power_limit_uw: 17000000
    time_window_us: 27983872
    max_power_uw: 7000000
  Constraint 1
    name: short_term
    power_limit_uw: 20000000
    time_window_us: 2440
    max_power_uw: 0
  Constraint 2
    name: peak_power
    power_limit_uw: 78000000
    max_power_uw: 0
  Zone 0:0
    name: core
    enabled: 0
    max_energy_range_uj: 262143328850
    energy_uj: 4003726933
    Constraint 0
      name: long_term
      power_limit_uw: 0
      time_window_us: 976
  Zone 0:1
    name: uncore
    enabled: 0
    max_energy_range_uj: 262143328850
    energy_uj: 1285824
    Constraint 0
      name: long_term
      power_limit_uw: 0
      time_window_us: 976</pre><p><a href="https://www.cnx-software.com/2022/09/08/how-to-check-tdp-pl1-and-pl2-power-limits-in-windows-and-linux/">PL1 and PL2 power limits</a> were set to 17 and 20 Watts, respectively, fairly high values, and in Hardkernel&#8217;s &#8220;unlimited performance&#8221; mode.</p>
<p>That&#8217;s a problem, so we either have to lower the power limits or install a fan. Hardkernel does mention a fan is recommended on the product page:</p>
<blockquote><p>While the generous onboard heatsink makes fanless operation technically feasible, we strongly advocate for the installation of an active cooling solution to preserve the peak performance of the H5 board’s 8-core architecture during sustained loads.</p></blockquote>
<p>However, by sending the kit without a fan, they sent the wrong signal, and I assumed fanless operation would be fine. A quick email exchange confirmed I needed to add a fan. Luckily, I still have the 92mm fan from the <a href="https://www.cnx-software.com/2024/05/11/odroid-h4-plus-kit-review-part-1-unboxing-h4-type-3-case-assembly-and-first-boot/">ODROID-H4 Type 3 case</a> I reviewed in 2024. So let&#8217;s turn off the system and install the PWM fan.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-PWM-fan-installation.webp"><img decoding="async" class="aligncenter size-medium wp-image-171371" title="ODROID-H5 PWM fan installation" src="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-PWM-fan-installation-720x454.webp" alt="ODROID-H5 PWM fan installation" width="720" height="454" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-PWM-fan-installation-720x454.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-PWM-fan-installation-1200x756.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-PWM-fan-installation-300x189.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-PWM-fan-installation-768x484.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-PWM-fan-installation-1536x968.webp 1536w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-PWM-fan-installation-2048x1291.webp 2048w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>The fan is not particularly noisy (in a room with an air conditioner), and the idle CPU temperature is now much lower:</p><pre class="urvanov-syntax-highlighter-plain-tag">Sensors:
  System Temperatures: cpu: 43.5 C mobo: N/A
  Fan Speeds (rpm): N/A</pre><p>Let&#8217;s run sbc-bench.sh again:</p><pre class="urvanov-syntax-highlighter-plain-tag">jaufranc@CNX-ODROID-H5:~$ sudo ./sbc-bench.sh -r
Starting to examine hardware/software for review purposes...

sbc-bench v0.9.72

Installing needed tools: distro packages already installed. Done.
Checking cpufreq OPP. Done.
Executing tinymembench. Done.
Executing RAM latency tester. Done.
Executing OpenSSL benchmark. Done.
Executing 7-zip benchmark. Done.
Throttling test: heating up the device, 5 more minutes to wait. Done.
Checking cpufreq OPP again. Done (10 minutes elapsed).

Results validation:

  * Measured clockspeed not lower than advertised max CPU clockspeed
  * No swapping
  * Background activity (%system) OK
  * Too much other background activity: 0% avg, 9% max -&gt; https://tinyurl.com/mr2wy5uv
  * Powercap detected. Details: "sudo powercap-info -p intel-rapl" -&gt; https://tinyurl.com/4jh9nevj

# HARDKERNEL ODROID-H5 1.0 / i3-N300

Tested with sbc-bench v0.9.72 on Sat, 30 May 2026 16:25:51 +0700.

### General information:

    Information courtesy of cpufetch:
    
    Name:                Intel(R) Core(TM) i3-N300
    Microarchitecture:   Alder Lake
    Technology:          10nm
    Max Frequency:       3.800 GHz
    Cores:               8 cores
    AVX:                 AVX,AVX2
    FMA:                 FMA3
    L1i Size:            64KB (512KB Total)
    L1d Size:            32KB (256KB Total)
    L2 Size:             2MB (4MB Total)
    L3 Size:             6MB
    
    i3-N300, Kernel: x86_64, Userland: amd64
    
    CPU sysfs topology (clusters, cpufreq members, clockspeeds)
                     cpufreq   min    max
     CPU    cluster  policy   speed  speed   core type
      0        0        0      700    3800   Alder Lake
      1        0        1      700    3800   Alder Lake
      2        0        2      700    3800   Alder Lake
      3        0        3      700    3800   Alder Lake
      4        0        4      700    3800   Alder Lake
      5        0        5      700    3800   Alder Lake
      6        0        6      700    3800   Alder Lake
      7        0        7      700    3800   Alder Lake

15215 KB available RAM

### Policies (performance vs. idle consumption):

Status of performance related policies found below /sys:

    /sys/module/pcie_aspm/parameters/policy: default [performance] powersave powersupersave

### Clockspeeds (idle vs. heated up):

Before at 44.0°C:

    cpu0: OPP: 3800, Measured: 3786 

After at 59.0°C:

    cpu0: OPP: 3800, Measured: 3786 

### Performance baseline

  * memcpy: 12034.0 MB/s, memchr: 19681.9 MB/s, memset: 21967.5 MB/s
  * 16M latency: 103.9 91.07 104.3 91.01 103.6 86.84 84.47 89.69 
  * 128M latency: 110.2 107.1 110.3 107.5 109.6 103.1 102.4 103.4 
  * 7-zip MIPS (3 consecutive runs): 23742, 23860, 23872 (23820 avg), single-threaded: 4308
  * `aes-256-cbc    1009051.44k  1316697.66k  1361145.00k  1372802.05k  1376116.74k  1375857.32k`
  * `aes-256-cbc    1026534.15k  1316796.59k  1361263.87k  1372716.71k  1375636.14k  1376447.15k`

### PCIe and storage devices:

  * Intel Alder Lake-N [UHD Graphics] (Onboard - Video): driver in use: i915
  * Intel Alder Lake-N Processor USB 3.2 xHCI (Onboard - Other): driver in use: xhci_hcd
  * Intel Alder Lake-N PCH USB 3.2 Gen 2x1 (10 Gb/s) xHCI Host (Onboard - Other): driver in use: xhci_hcd
  * Intel Alder Lake-N eMMC (Onboard - Other): driver in use: sdhci-pci
  * Intel Alder Lake-N PCH High Definition Audio (Onboard - Sound): driver in use: snd_hda_intel
  * Realtek RTL8127 10GbE: Speed 8GT/s, Width x2, driver in use: r8169, 
  * Realtek RTL8127 10GbE: Speed 8GT/s, Width x2, driver in use: r8169, 
  * 476.9GB "INTEL SSDPEKNU512GZ" SSD as /dev/nvme0: Speed 8GT/s, Width x2 (downgraded), 4% worn out, drive temp: 36°C, ASPM Disabled
  * Winbond W25Q128JV 16MB SPI NOR flash, drivers in use: spi-nor/intel-spi

### Challenging filesystems:

The following partitions are NTFS: nvme0n1p3,nvme0n1p4 -&gt; https://tinyurl.com/mv7wvzct

### Swap configuration:

  * /swapfile on /dev/nvme0n1p5: 8.0G (0K used)
  * /dev/zram0: 7.4G (0K used, lzo-rle, 4K streams, 74B data, 12K compressed,  total)

### Software versions:

  * Ubuntu 26.04 LTS (resolute)
  * Compiler: /usr/bin/gcc (Ubuntu 15.2.0-16ubuntu1) 15.2.0 / x86_64-linux-gnu
  * OpenSSL 3.5.5, built on 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026)    

### Kernel info:

  * `/proc/cmdline: BOOT_IMAGE=/boot/vmlinuz-7.0.0-15-generic root=UUID=39c940e2-b543-4242-a63b-816552412786 ro quiet splash crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M`
  * Vulnerability Reg file data sampling:    Mitigation; Clear Register File
  * Vulnerability Spec store bypass:         Mitigation; Speculative Store Bypass disabled via prctl
  * Vulnerability Spectre v1:                Mitigation; usercopy/swapgs barriers and __user pointer sanitization
  * Vulnerability Vmscape:                   Mitigation; IBPB before exit to userspace
  * Kernel 7.0.0-15-generic / CONFIG_HZ=1000

Waiting for the device to cool down...................................... 49.0°C</pre><p>It&#8217;s night and day. The frequency is stable (2600 MHz), and the CPU temperature maxes out at 67°C with cpuminer:</p><pre class="urvanov-syntax-highlighter-plain-tag">System health while running cpuminer:

Time        CPU    load %cpu %sys %usr %nice %io %irq   Temp
16:20:48: 2600MHz  7.20  31%   1%  29%   0%   0%   0%  65.0°C  
16:21:30: 2600MHz  7.59 100%   0%  99%   0%   0%   0%  66.0°C  
16:22:11: 2600MHz  7.85 100%   0%  99%   0%   0%   0%  67.0°C  
16:22:53: 2600MHz  7.92 100%   0%  99%   0%   0%   0%  67.0°C  
16:23:34: 2600MHz  7.96 100%   0%  99%   0%   0%   0%  67.0°C  
16:24:16: 2600MHz  7.98 100%   0%  99%   0%   0%   0%  67.0°C  
16:24:57: 2600MHz  7.99 100%   0%  99%   0%   0%   0%  67.0°C  
16:25:39: 2600MHz  8.00 100%   0%  99%   0%   0%   0%  67.0°C</pre><p>You can check <a href="https://pastebin.cnx-software.com/?d061f73650db2b1c#6qJJc3rHVJdZiRazxNLshZrdDimwNZgdxhvTx8iCMPw" rel="nofollow">the full log</a> for reference. Needless to say, the rest of the review was done with the cooling fan. We&#8217;ll compare benchmark results further below.</p>
<p>Geekbench 6.7.1 benchmark was used to check single-core and multi-core performance.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Geekbench-6-benchmark-Ubuntu-26.04-Linux.webp"><img decoding="async" class="aligncenter size-medium wp-image-171373" title="ODROID-H5 Geekbench 6 benchmark Ubuntu 26.04 Linux" src="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Geekbench-6-benchmark-Ubuntu-26.04-Linux-720x664.webp" alt="ODROID-H5 Geekbench 6 benchmark Ubuntu 26.04 Linux" width="720" height="664" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Geekbench-6-benchmark-Ubuntu-26.04-Linux-720x664.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Geekbench-6-benchmark-Ubuntu-26.04-Linux-1200x1106.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Geekbench-6-benchmark-Ubuntu-26.04-Linux-271x250.webp 271w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Geekbench-6-benchmark-Ubuntu-26.04-Linux-768x708.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Geekbench-6-benchmark-Ubuntu-26.04-Linux-1536x1416.webp 1536w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Geekbench-6-benchmark-Ubuntu-26.04-Linux.webp 1856w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>&nbsp;</p>
<p>The octa-core Core i3-N300 SBC scored <a href="https://browser.geekbench.com/v6/cpu/18173657" rel="nofollow">1,349 points</a> (single core) and 5,178 points (multi-core).</p>
<p>Let&#8217;s start testing the built-in GPU with Unigine Heaven Benchmark 4.0. Our (actively-cooled) ODROID-H5 rendered the benchmark scene at 18.9 FPS on average with 475 points at the standard 1920&#215;1080 resolution.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/Intel-Core-i3-N300-Unigine-Heaven-Benchmark-4.0.webp"><img decoding="async" class="aligncenter size-full wp-image-171385" title="Intel Core i3-N300 Unigine Heaven Benchmark 4.0" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Intel-Core-i3-N300-Unigine-Heaven-Benchmark-4.0.webp" alt="Intel Core i3-N300 Unigine Heaven Benchmark 4.0" width="476" height="493" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Intel-Core-i3-N300-Unigine-Heaven-Benchmark-4.0.webp 476w, https://www.cnx-software.com/wp-content/uploads/2026/05/Intel-Core-i3-N300-Unigine-Heaven-Benchmark-4.0-241x250.webp 241w" sizes="(max-width: 476px) 100vw, 476px" /></a></p>
<p>We further tested the internal GPU (iGPU) by playing some YouTube videos starting in Firefox at 4K and 8K resolutions.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-4K-30FPS.webp"><img decoding="async" class="aligncenter size-medium wp-image-171396" title="ODROID-H5 Ubuntu Firefox YouTube 4K 30FPS" src="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-4K-30FPS-720x405.webp" alt="ODROID-H5 Ubuntu Firefox YouTube 4K 30FPS" width="720" height="405" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-4K-30FPS-720x405.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-4K-30FPS-1200x675.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-4K-30FPS-300x169.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-4K-30FPS-768x432.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-4K-30FPS-1536x864.webp 1536w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-4K-30FPS.webp 1920w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>A VP9 video played smoothly at 4K 30FPS with only 3 frames dropped out of 3486 after playing the short video for about 2 minutes.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-8K-30FPS.webp"><img decoding="async" class="aligncenter size-medium wp-image-171397" title="ODROID-H5 Ubuntu Firefox YouTube 8K 30FPS" src="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-8K-30FPS-720x405.webp" alt="ODROID-H5 Ubuntu Firefox YouTube 8K 30FPS" width="720" height="405" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-8K-30FPS-720x405.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-8K-30FPS-1200x675.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-8K-30FPS-300x169.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-8K-30FPS-768x432.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-8K-30FPS-1536x864.webp 1536w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-8K-30FPS.webp 1920w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>The same video at 8K 30FPS was more challenging. There were bursts of dropped frames from time to time, and at other times, the video would play smoothly. In any case, it was not watchable.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-4K-60FPS.webp"><img decoding="async" class="aligncenter size-medium wp-image-171398" title="ODROID-H5 Ubuntu Firefox YouTube 4K 60FPS" src="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-4K-60FPS-720x405.webp" alt="ODROID-H5 Ubuntu Firefox YouTube 4K 60FPS" width="720" height="405" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-4K-60FPS-720x405.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-4K-60FPS-1200x675.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-4K-60FPS-300x169.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-4K-60FPS-768x432.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-4K-60FPS-1536x864.webp 1536w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-4K-60FPS.webp 1920w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>Another VP9 video played at 4K 60 FPS was watchable, although the number of dropped frames (1,795 out of 18,058) is worrying. It&#8217;s possible this video would have played more smoothly at a lower room temperature.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-8K-60FPS.webp"><img decoding="async" class="aligncenter size-medium wp-image-171399" title="ODROID-H5 Ubuntu Firefox YouTube 8K 60FPS" src="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-8K-60FPS-720x405.webp" alt="ODROID-H5 Ubuntu Firefox YouTube 8K 60FPS" width="720" height="405" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-8K-60FPS-720x405.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-8K-60FPS-1200x675.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-8K-60FPS-300x169.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-8K-60FPS-768x432.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-8K-60FPS-1536x864.webp 1536w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Firefox-YouTube-8K-60FPS.webp 1920w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>As one would have expected, the same video at 8K 60 FPS was a disaster with close to 100% dropped frames. I just played it for a few seconds&#8230;</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Chrome-YouTube-8K-30FPS.webp"><img decoding="async" class="aligncenter size-medium wp-image-171413" title="ODROID-H5 Ubuntu Chrome YouTube 8K 30FPS" src="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Chrome-YouTube-8K-30FPS-720x405.webp" alt="ODROID-H5 Ubuntu Chrome YouTube 8K 30FPS" width="720" height="405" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Chrome-YouTube-8K-30FPS-720x405.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Chrome-YouTube-8K-30FPS-1200x675.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Chrome-YouTube-8K-30FPS-300x169.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Chrome-YouTube-8K-30FPS-768x432.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Chrome-YouTube-8K-30FPS-1536x864.webp 1536w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-Chrome-YouTube-8K-30FPS.webp 1920w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>I also tried to play the 8K 30 FPS video on Chrome, but the result was about the same as in Firefox. In summary, YouTube 4K video streaming is possible, but forget about 8K, which is not that important anyway since the video outputs are limited to 4K&#8230;</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/WebGL-Firefox-Intel-Core-i3-N300-SBC.webp"><img decoding="async" class="aligncenter size-medium wp-image-171394" title="WebGL Firefox Intel Core i3-N300 SBC" src="https://www.cnx-software.com/wp-content/uploads/2026/05/WebGL-Firefox-Intel-Core-i3-N300-SBC-720x407.webp" alt="WebGL Firefox Intel Core i3-N300 SBC" width="720" height="407" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/WebGL-Firefox-Intel-Core-i3-N300-SBC-720x407.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/WebGL-Firefox-Intel-Core-i3-N300-SBC-1200x679.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/WebGL-Firefox-Intel-Core-i3-N300-SBC-300x170.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/WebGL-Firefox-Intel-Core-i3-N300-SBC-768x434.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/WebGL-Firefox-Intel-Core-i3-N300-SBC-1536x869.webp 1536w, https://www.cnx-software.com/wp-content/uploads/2026/05/WebGL-Firefox-Intel-Core-i3-N300-SBC.webp 1853w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>The WebGL Aquarium demo performed relatively well in Firefox, with 60 FPS rendering using 500/1000 fish, 30 FPS with 15,000 fish, and 25 FPS with 20,000 fish (see screenshot above).</p>
<p>Speedometer 2.0 can be used to estimate web browsing performance.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/Speedometer-Ubuntu-Firefox-Intel-Core-i3-N300-SBC.webp"><img decoding="async" class="aligncenter size-medium wp-image-171401" title="Speedometer Ubuntu Firefox Intel Core i3-N300 SBC" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Speedometer-Ubuntu-Firefox-Intel-Core-i3-N300-SBC-720x532.webp" alt="Speedometer Ubuntu Firefox Intel Core i3-N300 SBC" width="720" height="532" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Speedometer-Ubuntu-Firefox-Intel-Core-i3-N300-SBC-720x532.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Speedometer-Ubuntu-Firefox-Intel-Core-i3-N300-SBC-300x222.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Speedometer-Ubuntu-Firefox-Intel-Core-i3-N300-SBC-768x567.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Speedometer-Ubuntu-Firefox-Intel-Core-i3-N300-SBC.webp 979w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>On Firefox, the board managed 174 runs per minutes.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/Speedometer-Ubuntu-Chrome-Intel-Core-i3-N300-SBC.webp"><img decoding="async" class="aligncenter size-medium wp-image-171400" title="Speedometer Ubuntu Chrome Intel Core i3-N300 SBC" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Speedometer-Ubuntu-Chrome-Intel-Core-i3-N300-SBC-720x532.webp" alt="Speedometer Ubuntu Chrome Intel Core i3-N300 SBC" width="720" height="532" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Speedometer-Ubuntu-Chrome-Intel-Core-i3-N300-SBC-720x532.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Speedometer-Ubuntu-Chrome-Intel-Core-i3-N300-SBC-300x222.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Speedometer-Ubuntu-Chrome-Intel-Core-i3-N300-SBC-768x567.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Speedometer-Ubuntu-Chrome-Intel-Core-i3-N300-SBC.webp 979w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>On Chrome, it was 267 runs per minute. I used the older, deprecated Speedometer 2.0 instead of Speedometer 3.0 for the comparison with previous platforms. But let&#8217;s still run Speedometer 3.0 on Firefox for future reviews.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Speedometer-3.1-Ubuntu-Firefox.webp"><img decoding="async" class="aligncenter size-medium wp-image-171417" title="ODROID-H5 Speedometer 3.1 Ubuntu Firefox" src="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Speedometer-3.1-Ubuntu-Firefox-720x535.webp" alt="ODROID-H5 Speedometer 3.1 Ubuntu Firefox" width="720" height="535" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Speedometer-3.1-Ubuntu-Firefox-720x535.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Speedometer-3.1-Ubuntu-Firefox-300x223.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Speedometer-3.1-Ubuntu-Firefox-768x570.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Speedometer-3.1-Ubuntu-Firefox.webp 941w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<h2 id="odroid-h5-ubuntu-2604-benchmar">ODROID-H5 Ubuntu 26.04 benchmarks comparison against other Alder Lake-N systems</h2>
<p>Now that we have benchmark results for the ODROID-H5 on Ubuntu 26.04, we can compare it to the previous-generation <a href="https://www.cnx-software.com/2024/05/26/odroid-h4-plus-review-intel-n97-nas-kit-fanless-sbc-ubuntu-24-04/#odroid-h4-benchmarks-comparis">ODROID-H4+</a> (Intel N97) and the <a href="https://www.cnx-software.com/2023/03/18/intel-core-i3-n305-mini-pc-review-windows-11-ubuntu-22-04/">Weibu N10</a> (Intel Core i3-N305) mini PC.</p>
<p>Here are the basic specifications of the three systems:</p>

<table id="tablepress-355" class="tablepress tablepress-id-355">
<thead>
<tr class="row-1">
	<td class="column-1"></td><th class="column-2">ODROID-H4+</th><th class="column-3">ODROID-H5</th><th class="column-4">Weibu N10</th>
</tr>
</thead>
<tbody class="row-striping row-hover">
<tr class="row-2">
	<td class="column-1">SoC</td><td class="column-2">Intel Processor N97</td><td class="column-3">Intel Core i3-N300</td><td class="column-4">Intel Core i3-N305</td>
</tr>
<tr class="row-3">
	<td class="column-1">CPU</td><td class="column-2">4-core processor up to 3.6 GHz</td><td class="column-3">8-core processor up to 3.80 GHz</td><td class="column-4">8-core processor up to 3.80 GHz</td>
</tr>
<tr class="row-4">
	<td class="column-1">GPU</td><td class="column-2">24EU Intel UHD Graphics @ 1.2 GHz</td><td class="column-3">32EU Intel HD Graphics @ 1.25 GHz</td><td class="column-4">32EU Intel HD Graphics @ 1.25 GHz</td>
</tr>
<tr class="row-5">
	<td class="column-1">TDP</td><td class="column-2">12W</td><td class="column-3">7W</td><td class="column-4">15W</td>
</tr>
<tr class="row-6">
	<td class="column-1">Memory</td><td class="column-2">32GB DDR5-5600 SO-DIMM (user installed)</td><td class="column-3">16GB DDR5-4800 SO-DIMM<br />
(user installed)</td><td class="column-4">8GB DDR4-3200</td>
</tr>
<tr class="row-7">
	<td class="column-1">Storage</td><td class="column-2">128GB M.2 NVMe SSD (user installed)</td><td class="column-3">512GB M.2 NVMe SSD<br />
(user installed)</td><td class="column-4">512GB NVMe SSD</td>
</tr>
<tr class="row-8">
	<td class="column-1">Default OS</td><td class="column-2">N/A</td><td class="column-3">N/A</td><td class="column-4">Windows 11 Pro</td>
</tr>
<tr class="row-9">
	<td class="column-1">Linux OS</td><td class="column-2">Ubuntu 24.04</td><td class="column-3">Ubuntu 26.04</td><td class="column-4">Ubuntu 22.04</td>
</tr>
</tbody>
</table>
<!-- #tablepress-355 from cache -->
<p>And now the benchmark results.</p>

<table id="tablepress-356" class="tablepress tablepress-id-356">
<thead>
<tr class="row-1">
	<td class="column-1"></td><th class="column-2">ODROID-H5<br />
(fanless)</th><th class="column-3">ODROID-H5<br />
(actively cooled)</th><th class="column-4">ODROID-H4+ </th><th class="column-5">Weibu N10 Core i3-N305</th>
</tr>
</thead>
<tbody class="row-striping row-hover">
<tr class="row-2">
	<td class="column-1">sbc-bench.sh</td><td class="column-2"></td><td class="column-3"></td><td class="column-4"></td><td class="column-5"></td>
</tr>
<tr class="row-3">
	<td class="column-1">- memcpy</td><td class="column-2">10,382.9 MB/s</td><td class="column-3">12,034.0 MB/s</td><td class="column-4"><b>12,400.1 MB/s</b></td><td class="column-5">9,949.4 MB/s</td>
</tr>
<tr class="row-4">
	<td class="column-1">- memset</td><td class="column-2">19,661.3 MB/s</td><td class="column-3"><b>21,967.5 MB/s</b></td><td class="column-4">13,755.9 MB/s</td><td class="column-5">8,991.6 MB/s</td>
</tr>
<tr class="row-5">
	<td class="column-1">- 7-zip (average)</td><td class="column-2">12,430</td><td class="column-3"><b>23,820</b></td><td class="column-4">14,030</td><td class="column-5">17,615</td>
</tr>
<tr class="row-6">
	<td class="column-1">- 7-zip (top result)</td><td class="column-2">13,754</td><td class="column-3"><b>23,872</b></td><td class="column-4">14,056</td><td class="column-5">20,002</td>
</tr>
<tr class="row-7">
	<td class="column-1">- OpenSSL AES-256 16K</td><td class="column-2">1,164,170.58k</td><td class="column-3">1,376,447.15k</td><td class="column-4">1,303,565.65k</td><td class="column-5"><b>1,377,211.73k</b></td>
</tr>
<tr class="row-8">
	<td class="column-1">Geekbench 6 Single</td><td class="column-2">Not tested</td><td class="column-3"><b>1,389</b></td><td class="column-4">1,332</td><td class="column-5">1,177 (Geekbench 5)</td>
</tr>
<tr class="row-9">
	<td class="column-1">Geekbench 6 Multi</td><td class="column-2">Not tested</td><td class="column-3"><b>5,178</b></td><td class="column-4">3,429</td><td class="column-5">4,856 (Geekbench 5)</td>
</tr>
<tr class="row-10">
	<td class="column-1">Unigine Heaven score</td><td class="column-2">Not tested</td><td class="column-3"><b>475</b></td><td class="column-4">433<br />
</td><td class="column-5">451</td>
</tr>
<tr class="row-11">
	<td class="column-1">Speedometer 2.0 (Firefox)</td><td class="column-2">Not tested</td><td class="column-3"><b>174</b></td><td class="column-4">164<br />
</td><td class="column-5">N/A</td>
</tr>
</tbody>
</table>
<!-- #tablepress-356 from cache -->
<p>The first conclusion is that the fan is definitely a necessity for the ODROID-H5, especially for CNX Software&#8217;s &#8220;tropical reviews&#8221; at relatively high ambient temperature, and for instance, the 7-zip performance doubled with the fan.</p>
<p>The ODROID-H5 offers a nice upgrade to the ODROID-H4+ if you care about multi-core performance. Compared to the Weibu N10, Geekbench results should be ignored since GB 5 and 6 scores can&#8217;t be compared, but overall the ODROID-H5 performs better, mostly because the cooling solution for the mini PC was not optimal, as shown in the 7-zip average vs top result fields. If you own an ODROID-H4 Ultra (we don&#8217;t) with an Intel Core i3-N305, you may get slightly better performance than the ODROID-H5, but it&#8217;s not available anymore due to supply issues.</p>
<h2 id="storage-and-usb-testing">Storage and USB testing</h2>
<p>Note that the ODROID-H5 board <strong>does not come with any storage</strong> by default, so what I’ll do here is mostly test the NVMe interface (PCIe Gen3 x2) with the drive I installed. The theory is 16 GT/s&#8230; Let&#8217;s see what iozone3 reports:</p><pre class="urvanov-syntax-highlighter-plain-tag">jaufranc@CNX-ODROID-H5:~$ sudo iozone -e -I -a -s 1000M -r 4k -r 16k -r 512k -r 1024k -r 16384k -i 0 -i 1 -i 2
	Iozone: Performance Test of File I/O
	        Version $Revision: 3.508 $
		Compiled for 64 bit mode.
		Build: linux-AMD64 
                                                                    random    random      bkwd     record     stride                                        
              kB  reclen    write    rewrite      read    reread      read     write      read    rewrite       read    fwrite  frewrite     fread   freread
         1024000       4    131128    219380    204214    201769     52454     47841                                                                
         1024000      16     41801    333729    280733    283841    164924    321783                                                                
         1024000     512   1029101    989163    917811    945881   1001884    912225                                                                
         1024000    1024    665333     31050   1000038   1031773    960903     41382                                                                
         1024000   16384   1292577   1419928   1379885   1418714   1415326     83051                                                                

iozone test complete.</pre><p>Sequential read is 1.37 GB/s and sequential write is 1.29 GB/s. It&#8217;s acceptable for the Intel SSD used, although I would have accepted something closer to 1.5-1.6 GB/s.</p>
<p>The ODROID-H5 comes with three USB 2.0 ports and one USB 3.2 (10Gbps) port. I tested all four with lsusb and iozone using storage devices with EXT-4 file system. From top left to bottom right:</p>
<ul>
<li>USB 2.0 &#8211; 480 Mbps &#8211; Read: 42 MB/s</li>
<li>USB 2.0 &#8211; 480 Mbps &#8211; Read: 42 MB/s</li>
<li>USB 2.0 &#8211; 480 Mbps &#8211; Read: 42 MB/s</li>
<li>USB 3.0 &#8211;  10,000 Mbps &#8211; Read: 948 MB/s</li>
</ul>
<p>All work as advertised. I would have wished for one more USB 3.0 port, especially a full-function USB-C port, but that&#8217;s probably the cost of getting four M.2 PCIe sockets and a 10GbE RTL8127 chip on the board.</p>
<h2 id="gbe-networking">10GbE networking</h2>
<p>Besides the four M.2 PCIe sockets, the most important features of the ODROID-H5 is it&#8217;s built-in 10GbE port implemented through a Realtek RTL8127 chipset. My system even has two because I was sent an M.2 10GbE module as part of the kit.</p>
<p>I&#8217;ll use the <a href="https://www.cnx-software.com/2024/12/17/ikoolcore-r2-max-review-10gbe-on-an-intel-n100-mini-pc-with-openwrt-qwrt-proxmox-ve-ubuntu-24-04-and-pfsense-2-7-2/#intel-n100-10gbe-testing-in-pr">iKOOLCORE R2 Max mini PC</a> running QWRT (OpenWrt fork) and equipped with four Ethernet ports (2x 10GbE and 2x 2.5GbE) on the other side.</p>
<figure id="attachment_171405" aria-describedby="caption-attachment-171405"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-dual-10GbE-iKOOLCORE-R2-Max.webp"><img decoding="async" class="wp-image-171405 size-medium" title="ODROID-H5 dual 10GbE iKOOLCORE R2 Max" src="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-dual-10GbE-iKOOLCORE-R2-Max-720x480.webp" alt="ODROID-H5 dual 10GbE iKOOLCORE R2 Max" width="720" height="480" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-dual-10GbE-iKOOLCORE-R2-Max-720x480.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-dual-10GbE-iKOOLCORE-R2-Max-300x200.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-dual-10GbE-iKOOLCORE-R2-Max-768x512.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-dual-10GbE-iKOOLCORE-R2-Max.webp 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171405" class="wp-caption-text">ODROID-H5 connected to iKOOLCORE R2 Max&#8217;s 10GbE ports via yellow Ethernet cables</figcaption></figure>
<p>A first quick check shows that both Ethernet interfaces are connected at 10,000 Mbps.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-26.04-dual-10GbE.webp"><img decoding="async" class="aligncenter size-medium wp-image-171419" title="ODROID-H5 Ubuntu 26.04 dual 10GbE" src="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-26.04-dual-10GbE-720x482.webp" alt="ODROID-H5 Ubuntu 26.04 dual 10GbE" width="720" height="482" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-26.04-dual-10GbE-720x482.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-26.04-dual-10GbE-300x201.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-26.04-dual-10GbE-768x514.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Ubuntu-26.04-dual-10GbE.webp 1030w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>I&#8217;ll test each individually, starting with the built-in 10GbE port.</p>
<ul>
<li>Upload</li>
</ul>
<p></p><pre class="urvanov-syntax-highlighter-plain-tag">jaufranc@CNX-ODROID-H5:~$ iperf3 -t 60 -c 192.168.4.1 -i 10
Connecting to host 192.168.4.1, port 5201
[  5] local 192.168.4.169 port 52144 connected to 192.168.4.1 port 5201
[ ID] Interval           Transfer     Bitrate         Retr  Cwnd
[  5]   0.00-10.01  sec  11.0 GBytes  9.41 Gbits/sec    0   1.95 MBytes       
[  5]  10.01-20.01  sec  11.0 GBytes  9.41 Gbits/sec    0   2.56 MBytes       
[  5]  20.01-30.01  sec  11.0 GBytes  9.41 Gbits/sec    0   2.56 MBytes       
[  5]  30.01-40.00  sec  11.0 GBytes  9.41 Gbits/sec    0   2.56 MBytes       
[  5]  40.00-50.01  sec  11.0 GBytes  9.41 Gbits/sec    0   2.56 MBytes       
[  5]  50.01-60.00  sec  11.0 GBytes  9.41 Gbits/sec    0   2.56 MBytes       
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-60.00  sec  65.8 GBytes  9.41 Gbits/sec    0            sender
[  5]   0.00-60.00  sec  65.8 GBytes  9.41 Gbits/sec                  receiver

iperf Done.</pre><p></p>
<ul>
<li>Download</li>
</ul>
<p></p><pre class="urvanov-syntax-highlighter-plain-tag">jaufranc@CNX-ODROID-H5:~$ iperf3 -t 60 -c 192.168.4.1 -i 10 -R
Connecting to host 192.168.4.1, port 5201
Reverse mode, remote host 192.168.4.1 is sending
[  5] local 192.168.4.169 port 58094 connected to 192.168.4.1 port 5201
[ ID] Interval           Transfer     Bitrate
[  5]   0.00-10.01  sec  11.0 GBytes  9.41 Gbits/sec                  
[  5]  10.01-20.01  sec  11.0 GBytes  9.41 Gbits/sec                  
[  5]  20.01-30.01  sec  11.0 GBytes  9.42 Gbits/sec                  
[  5]  30.01-40.00  sec  11.0 GBytes  9.41 Gbits/sec                  
[  5]  40.00-50.01  sec  11.0 GBytes  9.42 Gbits/sec                  
[  5]  50.01-60.01  sec  11.0 GBytes  9.41 Gbits/sec                  
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-60.01  sec  65.8 GBytes  9.41 Gbits/sec    0            sender
[  5]   0.00-60.01  sec  65.8 GBytes  9.41 Gbits/sec                  receiver

iperf Done.</pre><p></p>
<ul>
<li>Full-duplex/bidirectional:</li>
</ul>
<p></p><pre class="urvanov-syntax-highlighter-plain-tag">jaufranc@CNX-ODROID-H5:~$ iperf3 -t 60 -c 192.168.4.1 -i 10 --bidir
Connecting to host 192.168.4.1, port 5201
[  5] local 192.168.4.169 port 38018 connected to 192.168.4.1 port 5201
[  7] local 192.168.4.169 port 38034 connected to 192.168.4.1 port 5201
[ ID][Role] Interval           Transfer     Bitrate         Retr  Cwnd
[  5][TX-C]   0.00-10.01  sec  10.9 GBytes  9.36 Gbits/sec    0   2.71 MBytes       
[  7][RX-C]   0.00-10.01  sec  10.8 GBytes  9.27 Gbits/sec                  
[  5][TX-C]  10.01-20.01  sec  10.9 GBytes  9.35 Gbits/sec    0   2.71 MBytes       
[  7][RX-C]  10.01-20.01  sec  10.7 GBytes  9.19 Gbits/sec                  
[  5][TX-C]  20.01-30.01  sec  10.9 GBytes  9.37 Gbits/sec    0   2.71 MBytes       
[  7][RX-C]  20.01-30.01  sec  10.8 GBytes  9.30 Gbits/sec                  
[  5][TX-C]  30.01-40.01  sec  10.9 GBytes  9.38 Gbits/sec    0   2.71 MBytes       
[  7][RX-C]  30.01-40.01  sec  10.8 GBytes  9.28 Gbits/sec                  
[  5][TX-C]  40.01-50.01  sec  10.9 GBytes  9.36 Gbits/sec    0   2.71 MBytes       
[  7][RX-C]  40.01-50.01  sec  10.7 GBytes  9.21 Gbits/sec                  
[  5][TX-C]  50.01-60.01  sec  10.9 GBytes  9.36 Gbits/sec    0   2.71 MBytes       
[  7][RX-C]  50.01-60.01  sec  10.6 GBytes  9.14 Gbits/sec                  
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID][Role] Interval           Transfer     Bitrate         Retr
[  5][TX-C]   0.00-60.01  sec  65.4 GBytes  9.36 Gbits/sec    0            sender
[  5][TX-C]   0.00-60.01  sec  65.4 GBytes  9.36 Gbits/sec                  receiver
[  7][RX-C]   0.00-60.01  sec  64.5 GBytes  9.23 Gbits/sec  289            sender
[  7][RX-C]   0.00-60.01  sec  64.5 GBytes  9.23 Gbits/sec                  receiver

iperf Done.</pre><p>Upload and download tests are both maxed out at 9.41 Gbps. The full-duplex test is still pretty good, but slightly below the theoretical limit. In the review of the iKOOLCORE R2 Max (Intel N100), we noted that the bottleneck can be the CPU.</p>
<p>So I can iperf3 full-duplex again on with two parallel streams to use more than one core:</p><pre class="urvanov-syntax-highlighter-plain-tag">jaufranc@CNX-ODROID-H5:~$ iperf3 -t 60 -c 192.168.4.1 -i 10 --bidir -P 2
Connecting to host 192.168.4.1, port 5201
[  5] local 192.168.4.169 port 50932 connected to 192.168.4.1 port 5201
[  7] local 192.168.4.169 port 50946 connected to 192.168.4.1 port 5201
[  9] local 192.168.4.169 port 50956 connected to 192.168.4.1 port 5201
[ 11] local 192.168.4.169 port 50970 connected to 192.168.4.1 port 5201
[ ID][Role] Interval           Transfer     Bitrate         Retr  Cwnd
[  5][TX-C]   0.00-10.01  sec  5.47 GBytes  4.70 Gbits/sec    0   1.55 MBytes       
[  7][TX-C]   0.00-10.01  sec  5.48 GBytes  4.70 Gbits/sec    0   1.54 MBytes       
[SUM][TX-C]   0.00-10.01  sec  10.9 GBytes  9.40 Gbits/sec    0             
[  9][RX-C]   0.00-10.01  sec  5.46 GBytes  4.69 Gbits/sec                  
[ 11][RX-C]   0.00-10.01  sec  5.46 GBytes  4.69 Gbits/sec                  
[SUM][RX-C]   0.00-10.01  sec  10.9 GBytes  9.38 Gbits/sec                  
- - - - - - - - - - - - - - - - - - - - - - - - -
[  5][TX-C]  10.01-20.01  sec  5.47 GBytes  4.70 Gbits/sec    0   1.64 MBytes       
[  7][TX-C]  10.01-20.01  sec  5.47 GBytes  4.70 Gbits/sec    0   1.63 MBytes       
[SUM][TX-C]  10.01-20.01  sec  10.9 GBytes  9.40 Gbits/sec    0             
[  9][RX-C]  10.01-20.01  sec  5.47 GBytes  4.70 Gbits/sec                  
[ 11][RX-C]  10.01-20.01  sec  5.46 GBytes  4.69 Gbits/sec                  
[SUM][RX-C]  10.01-20.01  sec  10.9 GBytes  9.39 Gbits/sec                  
- - - - - - - - - - - - - - - - - - - - - - - - -
[  5][TX-C]  20.01-30.01  sec  5.47 GBytes  4.70 Gbits/sec    0   1.64 MBytes       
[  7][TX-C]  20.01-30.01  sec  5.47 GBytes  4.70 Gbits/sec    0   1.63 MBytes       
[SUM][TX-C]  20.01-30.01  sec  10.9 GBytes  9.40 Gbits/sec    0             
[  9][RX-C]  20.01-30.01  sec  5.46 GBytes  4.69 Gbits/sec                  
[ 11][RX-C]  20.01-30.01  sec  5.47 GBytes  4.70 Gbits/sec                  
[SUM][RX-C]  20.01-30.01  sec  10.9 GBytes  9.39 Gbits/sec                  
- - - - - - - - - - - - - - - - - - - - - - - - -
[  5][TX-C]  30.01-40.01  sec  5.47 GBytes  4.70 Gbits/sec    0   1.64 MBytes       
[  7][TX-C]  30.01-40.01  sec  5.47 GBytes  4.70 Gbits/sec    0   1.63 MBytes       
[SUM][TX-C]  30.01-40.01  sec  10.9 GBytes  9.40 Gbits/sec    0             
[  9][RX-C]  30.01-40.01  sec  5.47 GBytes  4.70 Gbits/sec                  
[ 11][RX-C]  30.01-40.01  sec  5.47 GBytes  4.70 Gbits/sec                  
[SUM][RX-C]  30.01-40.01  sec  10.9 GBytes  9.39 Gbits/sec                  
- - - - - - - - - - - - - - - - - - - - - - - - -
[  5][TX-C]  40.01-50.01  sec  5.47 GBytes  4.70 Gbits/sec    0   2.53 MBytes       
[  7][TX-C]  40.01-50.01  sec  5.47 GBytes  4.70 Gbits/sec    0   3.22 MBytes       
[SUM][TX-C]  40.01-50.01  sec  10.9 GBytes  9.40 Gbits/sec    0             
[  9][RX-C]  40.01-50.01  sec  5.47 GBytes  4.70 Gbits/sec                  
[ 11][RX-C]  40.01-50.01  sec  5.46 GBytes  4.69 Gbits/sec                  
[SUM][RX-C]  40.01-50.01  sec  10.9 GBytes  9.39 Gbits/sec                  
- - - - - - - - - - - - - - - - - - - - - - - - -
[  5][TX-C]  50.01-60.01  sec  5.47 GBytes  4.70 Gbits/sec    0   2.53 MBytes       
[  7][TX-C]  50.01-60.01  sec  5.47 GBytes  4.70 Gbits/sec    0   3.22 MBytes       
[SUM][TX-C]  50.01-60.01  sec  10.9 GBytes  9.40 Gbits/sec    0             
[  9][RX-C]  50.01-60.01  sec  5.46 GBytes  4.69 Gbits/sec                  
[ 11][RX-C]  50.01-60.01  sec  5.48 GBytes  4.70 Gbits/sec                  
[SUM][RX-C]  50.01-60.01  sec  10.9 GBytes  9.39 Gbits/sec                  
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID][Role] Interval           Transfer     Bitrate         Retr
[  5][TX-C]   0.00-60.01  sec  32.8 GBytes  4.70 Gbits/sec    0            sender
[  5][TX-C]   0.00-60.01  sec  32.8 GBytes  4.70 Gbits/sec                  receiver
[  7][TX-C]   0.00-60.01  sec  32.8 GBytes  4.70 Gbits/sec    0            sender
[  7][TX-C]   0.00-60.01  sec  32.8 GBytes  4.70 Gbits/sec                  receiver
[SUM][TX-C]   0.00-60.01  sec  65.6 GBytes  9.40 Gbits/sec    0             sender
[SUM][TX-C]   0.00-60.01  sec  65.6 GBytes  9.40 Gbits/sec                  receiver
[  9][RX-C]   0.00-60.01  sec  32.8 GBytes  4.69 Gbits/sec  190            sender
[  9][RX-C]   0.00-60.01  sec  32.8 GBytes  4.69 Gbits/sec                  receiver
[ 11][RX-C]   0.00-60.01  sec  32.8 GBytes  4.69 Gbits/sec  199            sender
[ 11][RX-C]   0.00-60.01  sec  32.8 GBytes  4.69 Gbits/sec                  receiver
[SUM][RX-C]   0.00-60.01  sec  65.6 GBytes  9.39 Gbits/sec  389             sender
[SUM][RX-C]   0.00-60.01  sec  65.6 GBytes  9.39 Gbits/sec                  receiver

iperf Done.</pre><p>That would be 9.40 Gbps Tx and 9.39 Rx, close to perfect.</p>
<p>Let&#8217;s now focus our attention on the M.2 10GbE module</p>
<ul>
<li>Upload:</li>
</ul>
<p></p><pre class="urvanov-syntax-highlighter-plain-tag">jaufranc@CNX-ODROID-H5:~$ iperf3 -t 60 -c 192.168.4.1 -i 10
Connecting to host 192.168.4.1, port 5201
[  5] local 192.168.4.122 port 47024 connected to 192.168.4.1 port 5201
[ ID] Interval           Transfer     Bitrate         Retr  Cwnd
[  5]   0.00-10.01  sec  11.0 GBytes  9.41 Gbits/sec    0   2.10 MBytes       
[  5]  10.01-20.01  sec  11.0 GBytes  9.41 Gbits/sec    0   2.10 MBytes       
[  5]  20.01-30.00  sec  11.0 GBytes  9.41 Gbits/sec    0   3.86 MBytes       
[  5]  30.00-40.01  sec  11.0 GBytes  9.41 Gbits/sec    0   3.86 MBytes       
[  5]  40.01-50.01  sec  11.0 GBytes  9.41 Gbits/sec    0   3.86 MBytes       
[  5]  50.01-60.01  sec  11.0 GBytes  9.41 Gbits/sec    0   3.86 MBytes       
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-60.01  sec  65.8 GBytes  9.41 Gbits/sec    0            sender
[  5]   0.00-60.01  sec  65.8 GBytes  9.41 Gbits/sec                  receiver

iperf Done.</pre><p></p>
<ul>
<li>Download:</li>
</ul>
<p></p><pre class="urvanov-syntax-highlighter-plain-tag">jaufranc@CNX-ODROID-H5:~$ iperf3 -t 60 -c 192.168.4.1 -i 10 -R
Connecting to host 192.168.4.1, port 5201
Reverse mode, remote host 192.168.4.1 is sending
[  5] local 192.168.4.122 port 34616 connected to 192.168.4.1 port 5201
[ ID] Interval           Transfer     Bitrate
[  5]   0.00-10.01  sec  11.0 GBytes  9.40 Gbits/sec                  
[  5]  10.01-20.01  sec  11.0 GBytes  9.41 Gbits/sec                  
[  5]  20.01-30.01  sec  10.9 GBytes  9.40 Gbits/sec                  
[  5]  30.01-40.01  sec  11.0 GBytes  9.41 Gbits/sec                  
[  5]  40.01-50.01  sec  11.0 GBytes  9.41 Gbits/sec                  
[  5]  50.01-60.01  sec  11.0 GBytes  9.41 Gbits/sec                  
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-60.01  sec  65.7 GBytes  9.41 Gbits/sec    1            sender
[  5]   0.00-60.01  sec  65.7 GBytes  9.41 Gbits/sec                  receiver

iperf Done.</pre><p></p>
<ul>
<li>Full-duplex bidirectional:</li>
</ul>
<p></p><pre class="urvanov-syntax-highlighter-plain-tag">jaufranc@CNX-ODROID-H5:~$ iperf3 -t 60 -c 192.168.4.1 -i 10 --bidir
Connecting to host 192.168.4.1, port 5201
[  5] local 192.168.4.122 port 56306 connected to 192.168.4.1 port 5201
[  7] local 192.168.4.122 port 56312 connected to 192.168.4.1 port 5201
[ ID][Role] Interval           Transfer     Bitrate         Retr  Cwnd
[  5][TX-C]   0.00-10.01  sec  10.9 GBytes  9.37 Gbits/sec    0   2.70 MBytes       
[  7][RX-C]   0.00-10.01  sec  10.8 GBytes  9.23 Gbits/sec                  
[  5][TX-C]  10.01-20.01  sec  10.9 GBytes  9.36 Gbits/sec    0   2.70 MBytes       
[  7][RX-C]  10.01-20.01  sec  10.7 GBytes  9.17 Gbits/sec                  
[  5][TX-C]  20.01-30.01  sec  10.9 GBytes  9.39 Gbits/sec    0   2.70 MBytes       
[  7][RX-C]  20.01-30.01  sec  10.9 GBytes  9.39 Gbits/sec                  
[  5][TX-C]  30.01-40.01  sec  10.9 GBytes  9.39 Gbits/sec    0   2.70 MBytes       
[  7][RX-C]  30.01-40.01  sec  10.9 GBytes  9.39 Gbits/sec                  
[  5][TX-C]  40.01-50.01  sec  10.9 GBytes  9.39 Gbits/sec    0   2.70 MBytes       
[  7][RX-C]  40.01-50.01  sec  10.9 GBytes  9.39 Gbits/sec                  
[  5][TX-C]  50.01-60.01  sec  10.9 GBytes  9.39 Gbits/sec    0   2.70 MBytes       
[  7][RX-C]  50.01-60.01  sec  10.9 GBytes  9.40 Gbits/sec                  
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID][Role] Interval           Transfer     Bitrate         Retr
[  5][TX-C]   0.00-60.01  sec  65.6 GBytes  9.38 Gbits/sec    0            sender
[  5][TX-C]   0.00-60.01  sec  65.6 GBytes  9.38 Gbits/sec                  receiver
[  7][RX-C]   0.00-60.01  sec  65.2 GBytes  9.33 Gbits/sec  194            sender
[  7][RX-C]   0.00-60.01  sec  65.2 GBytes  9.33 Gbits/sec                  receiver

iperf Done.</pre><p>Excellent even on one core, so I won&#8217;t try parallel streams here.</p>
<h2 id="triple-display-testing">Triple display testing</h2>
<p>The ODROID-H5 supports up to three displays thanks to its HDMI port and two DisplayPort connectors.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-HDMI-Dual-DisplayPort-cables.webp"><img decoding="async" class="aligncenter size-medium wp-image-171409" title="ODROID-H5 HDMI Dual DisplayPort cables" src="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-HDMI-Dual-DisplayPort-cables-720x524.webp" alt="ODROID-H5 HDMI Dual DisplayPort cables" width="720" height="524" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-HDMI-Dual-DisplayPort-cables-720x524.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-HDMI-Dual-DisplayPort-cables-300x219.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-HDMI-Dual-DisplayPort-cables-768x559.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-HDMI-Dual-DisplayPort-cables.webp 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>I connected the HDMI port to a <a href="https://www.cnx-software.com/2023/09/02/review-of-crowview-14-inch-portable-monitor-with-laptops-and-mini-pcs/">14-inch Crowview portable laptop monitor</a> (Full HD), one of the DisplayPort to a <a href="https://www.cnx-software.com/2025/01/06/ktc-a32q8-review-a-32-inch-4k-smart-monitor-running-google-tv/">KTC A32Q8 4K Google TV monitor</a> using a DisplayPort cable, and the other DisplayPort connector to another KTC A32Q8 display with a DisplayPort to HDMI cable.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Case-Type1-triple-display-setup.webp"><img decoding="async" class="aligncenter size-medium wp-image-171408" title="ODROID-H5 Case Type1 triple display setup" src="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Case-Type1-triple-display-setup-720x418.webp" alt="ODROID-H5 Case Type1 triple display setup" width="720" height="418" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Case-Type1-triple-display-setup-720x418.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Case-Type1-triple-display-setup-1200x697.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Case-Type1-triple-display-setup-300x174.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Case-Type1-triple-display-setup-768x446.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Case-Type1-triple-display-setup-1536x892.webp 1536w, https://www.cnx-software.com/wp-content/uploads/2026/05/ODROID-H5-Case-Type1-triple-display-setup-2048x1190.webp 2048w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>No problem here with one 1080p60 portable display and two 2160p60 monitors.</p>
<h2 id="odroid-h5-power-consumption">ODROID-H5 power consumption</h2>
<p>I measured the ODROID-H5 power consumption with a wall power meter as follows:</p>
<ul>
<li>Power off &#8211; 1.0 &#8211; 1.1 Watts</li>
<li>Idle
<ul>
<li>1x 2.5GbE &#8211; 11.5 &#8211; 11.6 Watts</li>
<li>1x 2.5GbE + 1x 10GbE &#8211; 12.9 &#8211; 13.2 Watts</li>
<li>2x 10GbE &#8211; 14.2 &#8211; 14.6 Watts</li>
</ul>
</li>
<li>YouTube 4Kp60 (Firefox) &#8211; 32.1 &#8211; 36.2 Watts</li>
<li>Stress test &#8211; 40.8 &#8211; 41.4 Watts</li>
<li>iperf3 over 1x 10GbE full-duplex &#8211; 29.8 &#8211; 30.5 Watts</li>
</ul>
<p>The ODROID-H5 was connected to an HDMI display, a USB RF dongle for a keyboard and mouse combo, and 2.5 Gbps Ethernet unless otherwise noted.</p>
<p>[<em>Update:</em> You can lower the idle power consumption somewhat by going to Chipset in the BIOS and selecting PCI Express Configuration inside PCH-IO.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/BIOS-Chipset-PCI-Express-Configuration.webp"><img decoding="async" class="aligncenter size-medium wp-image-171564" title="BIOS Chipset PCI Express Configuration" src="https://www.cnx-software.com/wp-content/uploads/2026/05/BIOS-Chipset-PCI-Express-Configuration-720x443.webp" alt="BIOS Chipset PCI Express Configuration" width="720" height="443" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/BIOS-Chipset-PCI-Express-Configuration-720x443.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/BIOS-Chipset-PCI-Express-Configuration-300x185.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/BIOS-Chipset-PCI-Express-Configuration-768x472.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/BIOS-Chipset-PCI-Express-Configuration.webp 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>Then for each available PCI Express Root Port set ASPM from disabled to Auto. Hardkernel disabled it due to some incompatible SSDs, but it increases power consumption when enabled.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/BIOS-ASPM-Auto.webp"><img decoding="async" class="aligncenter size-medium wp-image-171563" title="BIOS ASPM Auto" src="https://www.cnx-software.com/wp-content/uploads/2026/05/BIOS-ASPM-Auto-720x343.webp" alt="BIOS ASPM Auto" width="720" height="343" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/BIOS-ASPM-Auto-720x343.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/BIOS-ASPM-Auto-300x143.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/BIOS-ASPM-Auto-768x365.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/BIOS-ASPM-Auto.webp 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>Here are the updated idle power consumption numbers (and delta):</p>
<ul>
<li>1x 2.5GbE &#8211; 9.1 &#8211; 9.2 Watts (down ~2.4 Watts)</li>
<li>1x 2.5GbE + 1x 10GbE &#8211; 10.5 &#8211; 10.6 Watts (down ~2.4 Watts)</li>
<li>2x 10GbE &#8211; 11.6 &#8211; 11.8 Watts (down ~2.6 Watts)</li>
</ul>
<p>Note that the fan was active during measurements, likely because it&#8217;s hot in here. In a cooler climate, you can probably shave 0.5 Watts of the results above.</p>
<p>]</p>
<p>I also measured some relevant power consumption numbers on the iKOOLCORE R2 max (Intel N100):</p>
<ul>
<li>Idle &#8211; 2.5GbE (WAN) + 10GbE (WAN) &#8211; 15.3 Watss</li>
<li>iperf3 over 1x 10GbE full-duplex
<ul>
<li>Server mode &#8211; 25.6 Watts</li>
<li>Client mode &#8211; 24.3 Watts</li>
</ul>
</li>
</ul>
<p>I was expecting the Marvell AQC113C-B1-C 10GbE controller on the R2 max to consume more than the Realtek RTL8127 controller on the ODROID-H5, but I suppose the Intel N100 vs Core i3-N300 and Ubuntu Desktop vs OpenWrt (headless) may impact results more than expected. Two other things were connected to the ODROID-H5 that were not on the R2 Max: an HDMI cable and a USB RF dongle, but those only account for a couple of Watts at most. The ODROID-H5 appears to still consume a little less at idle with 10GbE and 2.5GbE despite having a fan, but when running iperf3, the R2 Max consumes less for some reason.</p>
<h2 id="conclusion">Conclusion</h2>
<p>The ODROID-H5 works great under Ubuntu 26.04 with excellent performance (once I connected a 92mm fan), and all features are working as expected, including the HDMI and DisplayPort connectors for triple display setup, the two 10GbE interfaces, and the USB ports.</p>
<p>The board is not really suitable for fanless operation, and most people will require a fan unless they lower the power limits and operate the device in cool temperatures. I found YouTube to struggle more than usual. Videos play fine at 4K 30 FPS, and are somewhat watchable at 4K 60 FPS (still 10% dropped frames), but 8K is very choppy. I also like the flexibility of the whole ecosystem around the ODROID-H5, as users can add network interfaces, SATA interfaces, NVMe storage, AI accelerators, and select among two cases (for now) to build what they need.</p>
<p>I’d like to thank Hardkernel for sending an ODROID-H5 SBC and accessories for review. Here’s the price breakdown of the kit I received:</p>
<ul>
<li>ODROID-H5 SBC – $250</li>
<li>H5 Case Type 1 – $11</li>
<li>LED Power Button – $5.99</li>
<li>15V/4A PSU (US plug) – $11</li>
<li>M.2 10GbE card – $76</li>
<li>16GB DDR5 SO-DIMM – $220</li>
</ul>
<p>The total is $573.99 before shipping and taxes, and doesn&#8217;t include the required 92mm fan (only $4 though). You can probably optimize the price a little bit by shopping around. The first three items must <a href="https://www.hardkernel.com/shop/odroid-h5/" rel="nofollow">be purchased from Hardkernel</a> or distributors, but you can potentially find a 10GbE M.2 card and 16GB RAM locally at lower prices. The full price doesn’t include the NVMe SSD, so the total should be quite over $600.</p>
<p>The post <a href="https://www.cnx-software.com/2026/05/31/odroid-h5-review-a-dual-10gbe-mini-pc-tested-with-ubuntu-26-04/">ODROID-H5 Review &#8211; Part 2: A dual 10GbE mini PC tested with Ubuntu 26.04</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>PCMFlow722 library enables two-way real-time HD voice over ESP-NOW with G.722 audio codec</title>
				<link>https://www.cnx-software.com/2026/05/30/pcmflow722-library-enables-two-way-real-time-hd-voice-over-esp-now-with-g-722-audio-codec/</link>
				<pubDate>Sat, 30 May 2026 04:03:49 +0000</pubDate>
								<dc:creator><![CDATA[Jean-Luc Aufranc (CNXSoft)]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171206</guid>
					<description><![CDATA[Tanaka Masayuki&#8217;s PCMFlow722 library enables (half-duplex) two-way real-time HD voice over ESP-NOW on ESP32 boards...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="480" src="https://www.cnx-software.com/wp-content/uploads/2026/05/ESP-NOW-two-way-HD-audio-communication-720x480.jpg" class="attachment-medium size-medium wp-post-image" alt="ESP-NOW two-way HD audio communication"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/ESP-NOW-two-way-HD-audio-communication-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/ESP-NOW-two-way-HD-audio-communication-1200x800.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/ESP-NOW-two-way-HD-audio-communication-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/ESP-NOW-two-way-HD-audio-communication-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/ESP-NOW-two-way-HD-audio-communication.jpg 1536w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/05/ESP-NOW-two-way-HD-audio-communication.jpg" class="type:primaryImage" alt="ESP-NOW two-way HD audio communication" /></figure><p>Tanaka Masayuki&#8217;s PCMFlow722 library enables (half-duplex) two-way real-time <strong>HD voice</strong> over ESP-NOW on ESP32 boards with a speaker and a microphone, effectively transforming them into walkie-talkies.</p>
<p>The library implements a G.722 wideband codec add-on for <a href="https://github.com/tanakamasayuki/PCMFlow">PCMFlow</a> lightweight audio decode and PCM flow library for Arduino, which already supports uncompressed PCM, MP3, and FLAC audio codecs. PCM and FLAC take too much bandwidth over ESP-NOW, and MP3 is not suitable for real-time audio, so the legacy G.722 audio codec was selected instead.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/ESP-NOW-two-way-HD-audio-communication.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171358" title="ESP-NOW two-way HD audio communication" src="https://www.cnx-software.com/wp-content/uploads/2026/05/ESP-NOW-two-way-HD-audio-communication-720x480.jpg" alt="ESP-NOW two-way HD audio communication" width="720" height="480" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/ESP-NOW-two-way-HD-audio-communication-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/ESP-NOW-two-way-HD-audio-communication-1200x800.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/ESP-NOW-two-way-HD-audio-communication-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/ESP-NOW-two-way-HD-audio-communication-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/ESP-NOW-two-way-HD-audio-communication.jpg 1536w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>The keyword here is &#8220;HD voice,&#8221; since two-way audio over ESP-NOW was previously implemented in projects such as <a href="https://github.com/atomic14/esp32-walkie-talkie">Atomic14&#8217;s esp32-walkie-talkie</a> (5 years ago) and, more recently, the well-documented <a href="https://learn.adafruit.com/esp-now-walkie-talkies">Adafruit ESP-NOW Walkie-Talkie project</a>, but these typically rely on lower-quality G.711 audio or compressed audio.</p>
<p>The <a href="https://github.com/tanakamasayuki/PCMFlowG722">PCMFlowG722</a> library and G.722 codec enable HD voice with &#8220;7 kHz audio at 16 kHz sampling using the same 64 kbps wire budget as G.711 — same packet size, twice the audio bandwidth&#8221;, as explained by Tanaka. The table below compares G.711, G.722, and Opus codecs and libraries.</p>

<table id="tablepress-354" class="tablepress tablepress-id-354">
<thead>
<tr class="row-1">
	<td class="column-1"></td><th class="column-2">PCMFlowG711</th><th class="column-3">PCMFlowG722 (this lib)</th><th class="column-4">PCMFlowOpus</th>
</tr>
</thead>
<tbody class="row-striping row-hover">
<tr class="row-2">
	<td class="column-1">Audio band</td><td class="column-2">narrowband (8 kHz / ≤ 3.4 kHz)</td><td class="column-3">wideband (16 kHz / ≤ 7 kHz)</td><td class="column-4">narrow / wide / fullband (8–48 kHz)</td>
</tr>
<tr class="row-3">
	<td class="column-1">Bitrate (voice)</td><td class="column-2">64 kbps fixed</td><td class="column-3">64 kbps fixed (Mode 1)</td><td class="column-4">16–32 kbps typical</td>
</tr>
<tr class="row-4">
	<td class="column-1">Compression vs raw 16-bit PCM</td><td class="column-2">2×</td><td class="column-3">4×</td><td class="column-4">10–15×</td>
</tr>
<tr class="row-5">
	<td class="column-1">Codec flash footprint</td><td class="column-2">< 4 KB</td><td class="column-3">~10 KB</td><td class="column-4">~150–180 KB</td>
</tr>
<tr class="row-6">
	<td class="column-1">Codec CPU</td><td class="column-2">negligible</td><td class="column-3">low</td><td class="column-4">non-trivial on M0/M3-class MCUs</td>
</tr>
<tr class="row-7">
	<td class="column-1">Patent / license complexity</td><td class="column-2">none (1972 standard, expired)</td><td class="column-3">none (1988 standard, expired); core is Public Domain</td><td class="column-4">royalty-free patent grant, BSD-3-Clause source</td>
</tr>
<tr class="row-8">
	<td class="column-1">Quality</td><td class="column-2">toll-grade telephony</td><td class="column-3">HD voice (wideband telephony)</td><td class="column-4">wideband / fullband, far better</td>
</tr>
</tbody>
</table>
<!-- #tablepress-354 from cache -->
<p>Opus offers lower bandwidth and full-band audio quality, but the G.722 audio codec is less complex and requires fewer resources (CPU, storage).  It&#8217;s also well suited to ESP-NOW, since the protocol carries up to 250-byte payloads, and a 20-ms G.722 voice frame at 16 kHz produces 160 bytes, the same as G.711, but with twice the audio bandwidth, while raw 16 kHz mono 16-bit PCM would require 640 bytes (G.722 compresses four times).</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/EspNowTransceiver.webp"><img decoding="async" class="aligncenter size-medium wp-image-171357" title="EspNowTransceiver" src="https://www.cnx-software.com/wp-content/uploads/2026/05/EspNowTransceiver-720x446.webp" alt="EspNowTransceiver" width="720" height="446" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/EspNowTransceiver-720x446.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/EspNowTransceiver-1200x743.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/EspNowTransceiver-300x186.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/EspNowTransceiver-768x476.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/EspNowTransceiver-1536x952.webp 1536w, https://www.cnx-software.com/wp-content/uploads/2026/05/EspNowTransceiver.webp 2016w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>The library implements a G.722 encoder compressing 16 kHz PCM into G.722, and a decoder doing the reverse. If you want to try it on your own board, the <a href="https://github.com/tanakamasayuki/PCMFlowG722/tree/main/examples/EspNowTransceiver">EspNowTransceiver.ino Arduino sketch</a> is probably what you want to try. It&#8217;s a half-duplex HD-voice transceiver over ESP-NOW, and the same firmware acts as both sender and receiver.</p>
<p>It&#8217;s been tested on the <a href="https://www.cnx-software.com/2020/09/01/m5stack-launches-core2-esp32-iot-development-kit-with-2-inch-touch-display/">M5Stack Core2</a> boards with an ESP32 SoC, 8MB PSRAM, 16MB SPI flash, a small 2-inch display showing the EPS-NOW channel, a 1W speaker (1W-0928), and an SPM4123 microphone. While button A is held, the audio is broadcast over ESP-NOW to one or more Core2 devices, and in all other cases, the devices are set as audio receivers.</p>
<p>Via <a href="https://blog.adafruit.com/2026/05/27/a-voice-codec-for-pcmflow-allowing-two-way-voice-over-esp-now/">Adafruit</a></p>
<p>The post <a href="https://www.cnx-software.com/2026/05/30/pcmflow722-library-enables-two-way-real-time-hd-voice-over-esp-now-with-g-722-audio-codec/">PCMFlow722 library enables two-way real-time HD voice over ESP-NOW with G.722 audio codec</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>Microchip dsPIC33CK low-cost motor control MCU sells for $0.51 and up</title>
				<link>https://www.cnx-software.com/2026/05/29/microchip-dspic33ck-low-cost-motor-control-mcu/</link>
				<pubDate>Fri, 29 May 2026 14:22:43 +0000</pubDate>
								<dc:creator><![CDATA[Debashis Das]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171317</guid>
					<description><![CDATA[Microchip has expanded its dsPIC33 lineup with the dsPIC33CK Value Line family, a new series...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="480" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Microchip-dsPIC33CK-low-cost-Value-Line-DSC-motor-controller-720x480.jpg" class="attachment-medium size-medium wp-post-image" alt="Microchip dsPIC33CK low cost Value Line DSC motor controller"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Microchip-dsPIC33CK-low-cost-Value-Line-DSC-motor-controller-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Microchip-dsPIC33CK-low-cost-Value-Line-DSC-motor-controller-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Microchip-dsPIC33CK-low-cost-Value-Line-DSC-motor-controller-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Microchip-dsPIC33CK-low-cost-Value-Line-DSC-motor-controller.jpg 1200w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/05/Microchip-dsPIC33CK-low-cost-Value-Line-DSC-motor-controller.jpg" class="type:primaryImage" alt="Microchip dsPIC33CK low cost Value Line DSC motor controller" /></figure><p>Microchip has expanded its dsPIC33 lineup with the <strong>dsPIC33CK </strong>Value Line family, a new series of low-cost 16-bit digital signal controllers (DSCs) designed for motor control applications. The devices deliver up to 100 MIPS of deterministic performance and integrate high-resolution PWM and a 12-bit ADC, making them suitable for motor Field-Oriented Control (FOC) and precision sensing tasks.</p>
<p>These DSCs are designed to bridge the gap between basic microcontrollers and higher-end <a href="https://www.cnx-software.com/2024/08/02/200-mhz-microchip-dspic33a-32-bit-digital-signal-controller-offers-double-precision-fpu-high-speed-analog-interfaces/">dsPIC33A devices</a>. It offers flash memory from 32 KB to 256 KB, supports function consolidation to reduce component count and BOM cost, and is available in automotive-grade (AEC-Q100 Grade 1) versions with secure boot.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/Microchip-dsPIC33CK-low-cost-Value-Line-DSC-motor-controller.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171342" title="Microchip dsPIC33CK low cost Value Line DSC motor controller" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Microchip-dsPIC33CK-low-cost-Value-Line-DSC-motor-controller-720x480.jpg" alt="Microchip dsPIC33CK low cost Value Line DSC motor controller" width="720" height="480" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Microchip-dsPIC33CK-low-cost-Value-Line-DSC-motor-controller-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Microchip-dsPIC33CK-low-cost-Value-Line-DSC-motor-controller-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Microchip-dsPIC33CK-low-cost-Value-Line-DSC-motor-controller-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Microchip-dsPIC33CK-low-cost-Value-Line-DSC-motor-controller.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>Microchip dsPIC33CK specifications:</p>
<ul>
<li>MCU Core – 16-Bit dsPIC33CK CPU operating up to 100 MHz / 100 MIPS and DSP with 40-bit wide accumulators</li>
<li>Memory &amp; Storage
<ul>
<li>8 KB to 16 KB Data RAM</li>
<li>32 KB to 256 KB Program Flash with Error Correction Code (ECC)</li>
<li>384 Bytes of One-Time-Programmable (OTP) Memory</li>
</ul>
</li>
<li>Peripherals
<ul>
<li>Up to 53x GPIOs with high-current capability (GPIO count depends on package)</li>
<li>3x UART (LIN, DMX, IrDA support)</li>
<li>1x I2C (with SMBus)</li>
<li>2x SPI/I2S</li>
<li>1x CAN FD</li>
<li>SENT interface (Automotive industry)</li>
<li>Peripheral Pin Select (PPS)</li>
<li>4-channel DMA controller</li>
</ul>
</li>
<li>Analog
<ul>
<li>12-bit ADC, up to 2 Msps, 20 channels, per-channel buffers, oversampling, and digital comparators</li>
<li>12-bit DAC with slope compensation</li>
<li>Analog comparator (~30 ns)</li>
</ul>
</li>
<li>Timers
<ul>
<li>16-bit general-purpose timer</li>
<li>SCCP (capture/compare/PWM) with 16/32-bit operation and ~2.5 ns high-resolution PWM</li>
<li>Peripheral Trigger Generator (PTG)</li>
</ul>
</li>
<li>Clock
<ul>
<li>Internal 8 MHz FRC oscillator</li>
<li>External crystal/resonator or clock input</li>
<li>Programmable PLLs</li>
<li>Fail-Safe Clock Monitor (FSCM)</li>
<li>Reference clock output (REFCLKO)</li>
</ul>
</li>
<li>Security
<ul>
<li>Flash ECC and RAM MBIST</li>
<li>Dual Watchdog Timer (WDT)</li>
<li>Windowed Deadman Timer (DMT)</li>
<li>CodeGuard security</li>
<li>Clock monitoring and backup oscillator</li>
<li>CRC module</li>
</ul>
</li>
<li>Debug
<ul>
<li>JTAG boundary scan</li>
<li>In-circuit programming/debugging (ICSP)</li>
<li>Trace buffer and breakpoints</li>
</ul>
</li>
<li>Power
<ul>
<li>Operating voltage &#8211; 3.0V to 3.6V</li>
<li>Sleep, Idle, and Doze modes</li>
<li>Power-on Reset (POR) and Brown-out Reset (BOR)</li>
</ul>
</li>
<li>Packages
<ul>
<li>28-pin SSOP</li>
<li>36-pin UQFN</li>
<li>48-pin TQFP</li>
<li>64-pin TQFP</li>
</ul>
</li>
<li>Temperature &#8211; -40°C to +125°C (AEC-Q100 Grade 1)</li>
</ul>
<figure id="attachment_171341" aria-describedby="caption-attachment-171341"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/dsPIC33CK-MC0-Value-Line-DSC-Block-Diagram.jpg"><img decoding="async" class="wp-image-171341 size-medium" title="dsPIC33CK MC0 Value Line DSC Block Diagram" src="https://www.cnx-software.com/wp-content/uploads/2026/05/dsPIC33CK-MC0-Value-Line-DSC-Block-Diagram-720x424.jpg" alt="dsPIC33CK MC0 Value Line DSC Block Diagram" width="720" height="424" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/dsPIC33CK-MC0-Value-Line-DSC-Block-Diagram-720x424.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/dsPIC33CK-MC0-Value-Line-DSC-Block-Diagram-1200x706.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/dsPIC33CK-MC0-Value-Line-DSC-Block-Diagram-300x176.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/dsPIC33CK-MC0-Value-Line-DSC-Block-Diagram-768x452.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/dsPIC33CK-MC0-Value-Line-DSC-Block-Diagram.jpg 1280w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171341" class="wp-caption-text">dsPIC33CK MC0 Value Line DSC Block Diagram</figcaption></figure>
<p>On the software side, the dsPIC33CK Value Line DSCs are supported by the MPLAB X IDE, along with the MPLAB XC-DSC compiler and MPLAB Code Configurator, similar to other Microchip MCUs and DSCs. The company mentions that the DSCs can be used with touch/HMI, advanced sensing, consumer appliances, industrial automation, and entry-level automotive (sensors/actuators).</p>
<figure id="attachment_171340" aria-describedby="caption-attachment-171340"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/dsPIC33CK-Value-Line-Curiosity-Nano-Evaluation-Kit.jpg"><img decoding="async" class="wp-image-171340 size-medium" title="dsPIC33CK Value Line Curiosity Nano Evaluation Kit" src="https://www.cnx-software.com/wp-content/uploads/2026/05/dsPIC33CK-Value-Line-Curiosity-Nano-Evaluation-Kit-720x335.jpg" alt="dsPIC33CK Value Line Curiosity Nano Evaluation Kit" width="720" height="335" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/dsPIC33CK-Value-Line-Curiosity-Nano-Evaluation-Kit-720x335.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/dsPIC33CK-Value-Line-Curiosity-Nano-Evaluation-Kit-300x140.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/dsPIC33CK-Value-Line-Curiosity-Nano-Evaluation-Kit-768x357.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/dsPIC33CK-Value-Line-Curiosity-Nano-Evaluation-Kit.jpg 1124w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171340" class="wp-caption-text">dsPIC33CK Value Line Curiosity Nano Evaluation Kit</figcaption></figure>
<p>Microchip offers a <a href="https://www.microchip.com/en-us/development-tool/EV08P02A" target="_blank" rel="noopener">Curiosity Nano </a>low-cost development board designed for rapid prototyping of motor control applications with the dsPIC33CK256MC005 DSC. It features a 100 MHz DSC with 256 KB ECC Flash, 16 KB RAM, a 12-bit 2 MSPS ADC, DAC, comparator, and high-speed PWM, along with an onboard debugger for programming and debugging without external tools. The board can be expanded using Click boards, touch adapters, and other Curiosity Nano accessories for motor control, sensing, and embedded applications.</p>
<figure id="attachment_171339" aria-describedby="caption-attachment-171339"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/dsPIC33CK256MC006-Value-Line-Motor-Control-DIM.jpg"><img decoding="async" class="wp-image-171339 size-medium" title="dsPIC33CK256MC006 Value Line Motor Control DIM" src="https://www.cnx-software.com/wp-content/uploads/2026/05/dsPIC33CK256MC006-Value-Line-Motor-Control-DIM-720x480.jpg" alt="dsPIC33CK256MC006 Value Line Motor Control DIM" width="720" height="480" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/dsPIC33CK256MC006-Value-Line-Motor-Control-DIM-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/dsPIC33CK256MC006-Value-Line-Motor-Control-DIM-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/dsPIC33CK256MC006-Value-Line-Motor-Control-DIM-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/dsPIC33CK256MC006-Value-Line-Motor-Control-DIM.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171339" class="wp-caption-text">dsPIC33CK256MC006 Value Line Motor Control DIM</figcaption></figure>
<p>The company also offers the dsPIC33CK256MC006 <a href="https://www.microchip.com/en-us/development-tool/EV19U29A#Documentation">Motor Control DIM</a>, a dual-in-line module designed for dsPIC33CK Value Line DSCs for motor control applications. It features a 64-pin dsPIC33CK256MC006 and supports external inverter boards for motor current feedback, enabling development and testing with Microchip’s MCS inverter platforms such as MCLV-48V-300W and MCHV-230VAC-1.5kW. The module is designed for rapid prototyping of motor control designs, but the company mentions it is not compatible with older PIM-based inverter boards.</p>
<p>The dsPIC33CK Value Line DSCs, along with the Curiosity Nano Evaluation Kit and Motor Control DIM, can be purchased <a href="https://www.microchipdirect.com/product/search/all/dsPIC33CK" rel="nofollow">directly from Microchip</a>. The DSCs start at $0.51, while the development boards are priced at $9.90 and $12.99, respectively. Interestingly, the company mentions that the “pricing is consistent regardless of order volume”. More details can be found on the <a href="https://www.microchip.com/en-us/products/microcontrollers/dspic-dscs/dspic33c/dspic33ck-single-core-dsc/dspic33ck-value-line-dsc">product page</a> and in the <a href="https://www.microchip.com/en-us/about/news-releases/products/essential-performance-and-real-time-control-without-the-baggage">press release</a>.</p>
<p>The post <a href="https://www.cnx-software.com/2026/05/29/microchip-dspic33ck-low-cost-motor-control-mcu/">Microchip dsPIC33CK low-cost motor control MCU sells for $0.51 and up</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>Petros CH32H417M Alef &#8211; A Raspberry Pi Pico-sized RISC-V USB 3.0 camera board</title>
				<link>https://www.cnx-software.com/2026/05/29/petros-ch32h417m-alef-a-raspberry-pi-pico-sized-risc-v-usb-3-0-camera-board/</link>
				<pubDate>Fri, 29 May 2026 08:09:06 +0000</pubDate>
								<dc:creator><![CDATA[Jean-Luc Aufranc (CNXSoft)]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171250</guid>
					<description><![CDATA[XPU Labs&#8217; Petros CH32H417M Alef is a Raspberry Pi Pico-sized board based on the WCH...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="480" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Petros-CH32H417M-Alef-720x480.jpg" class="attachment-medium size-medium wp-post-image" alt="Petros CH32H417M Alef"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Petros-CH32H417M-Alef-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Petros-CH32H417M-Alef-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Petros-CH32H417M-Alef-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Petros-CH32H417M-Alef.jpg 1200w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/05/Petros-CH32H417M-Alef.jpg" class="type:primaryImage" alt="Petros CH32H417M Alef" /></figure><p>XPU Labs&#8217; Petros CH32H417M Alef is a Raspberry Pi Pico-sized board based on the WCH CH32H417M RISC-V USB 3.0 microcontroller and taking a 2MP OV2640 camera module through the MCU&#8217;s digital image interface (DVP).</p>
<p>The board comes with 896KB SRAM and 960KB Flash from the WCH microcontroller, two 20-pin GPIO headers following the Raspberry Pi Pico&#8217;s pinout, a 6-pin SWD and UART6 header for debugging, and a Reset button.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/Petros-CH32H417M-Alef.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171310" title="Petros CH32H417M Alef" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Petros-CH32H417M-Alef-720x480.jpg" alt="Petros CH32H417M Alef" width="720" height="480" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Petros-CH32H417M-Alef-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Petros-CH32H417M-Alef-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Petros-CH32H417M-Alef-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Petros-CH32H417M-Alef.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>Petros CH32H417M Alef specifications:</p>
<ul>
<li>MCU – <a href="https://www.cnx-software.com/2026/01/03/wch-ch32h417-dual-core-risc-v-mcu-offers-usb-3-0-500mb-s-uhsif-and-fast-ethernet-interfaces/">WCH CH32H417MEQ6</a>
<ul>
<li>MCU
<ul>
<li>QingKe RISC-V5F up to 400 MHz</li>
<li>QinKe RISC-V3F up to 144 MHz</li>
</ul>
</li>
<li>GPU – Graphics Processing Hardware Accelerator GPHA</li>
<li>Memory – 896KB SRAM</li>
<li>Storage – 960KB Flash</li>
</ul>
</li>
<li>Camera I/F &#8211; 40-pin B2B connector with DVP @ 144MHz, SPI, I2C and ADC interfaces for 2MP Phos Ayin OV2640 camera module</li>
<li>USB &#8211; 1x USB 3.0 Type-A port (5Gbps, tested up to 430 MB/s) for data, power, and firmware flashing</li>
<li>Debugging – 6-pin SWD and UART6 header</li>
<li>Expansion – 2x 20-pin headers compatible with Raspberry Pi Pico headers</li>
<li>Misc
<ul>
<li>Reset button</li>
<li>Power LED</li>
</ul>
</li>
<li>Power Supply
<ul>
<li>5V via USB 3.0 port or pin header</li>
<li>3.3V/1A LDO</li>
</ul>
</li>
<li>Dimensions – 52mm × 21mm</li>
</ul>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/RISC-V-USB-3.0-camera-board.webp"><img decoding="async" class="aligncenter size-medium wp-image-171306" title="RISC-V USB 3.0 camera board" src="https://www.cnx-software.com/wp-content/uploads/2026/05/RISC-V-USB-3.0-camera-board-720x704.webp" alt="RISC-V USB 3.0 camera board" width="720" height="704" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/RISC-V-USB-3.0-camera-board-720x704.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/RISC-V-USB-3.0-camera-board-256x250.webp 256w, https://www.cnx-software.com/wp-content/uploads/2026/05/RISC-V-USB-3.0-camera-board-768x751.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/RISC-V-USB-3.0-camera-board.webp 876w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<figure id="attachment_171326" aria-describedby="caption-attachment-171326"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/Petros-CH32H417M-Alef-pinout-diagram.webp"><img decoding="async" class="size-medium wp-image-171326" title="Petros CH32H417M Alef pinout diagram" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Petros-CH32H417M-Alef-pinout-diagram-720x720.webp" alt="Petros CH32H417M Alef pinout diagram" width="720" height="720" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Petros-CH32H417M-Alef-pinout-diagram-720x720.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Petros-CH32H417M-Alef-pinout-diagram-250x250.webp 250w, https://www.cnx-software.com/wp-content/uploads/2026/05/Petros-CH32H417M-Alef-pinout-diagram-768x769.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Petros-CH32H417M-Alef-pinout-diagram-100x100.webp 100w, https://www.cnx-software.com/wp-content/uploads/2026/05/Petros-CH32H417M-Alef-pinout-diagram-120x120.webp 120w, https://www.cnx-software.com/wp-content/uploads/2026/05/Petros-CH32H417M-Alef-pinout-diagram.webp 797w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171326" class="wp-caption-text">Pinout diagram for the Pico headers</figcaption></figure>
<p>The <a href="https://xpulabs.github.io/products/petros/ch32h417/dev-usb0003_petros_ch32h417m_alef.html">documentation page</a> mostly comes with hardware information, and the user guide, code samples, documents, and 3D drawing section are only placeholders at this stage. So it&#8217;s not ideal for now, and I could not find any video demo, except for a USB 3.0 transfer test (430 MB/s) without the camera module. Hopefully, it will show as a standard USB UVC (USB Video Class) webcam when connected to a host once the code is ready. The SDK for the <a href="https://www.cnx-software.com/2026/01/03/wch-ch32h417-dual-core-risc-v-mcu-offers-usb-3-0-500mb-s-uhsif-and-fast-ethernet-interfaces/#wch-ch32h417-usb30-development">WCH CH32H417 development board</a> comes with DVP and USB 3.0 code samples for the MounRiver SDK, and I also noticed a USB SS0 (SuperSpeed) UVC DVP sample, which could work on the Petros board, possibly with a few modifications.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/CH32H417-EVT-USB-3.0-UVC-DVP-sample-code.webp"><img decoding="async" class="aligncenter size-medium wp-image-171329" title="CH32H417 EVT USB 3.0 UVC DVP sample code" src="https://www.cnx-software.com/wp-content/uploads/2026/05/CH32H417-EVT-USB-3.0-UVC-DVP-sample-code-720x392.webp" alt="CH32H417 EVT USB 3.0 UVC DVP sample code" width="720" height="392" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/CH32H417-EVT-USB-3.0-UVC-DVP-sample-code-720x392.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/CH32H417-EVT-USB-3.0-UVC-DVP-sample-code-1200x653.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/CH32H417-EVT-USB-3.0-UVC-DVP-sample-code-300x163.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/CH32H417-EVT-USB-3.0-UVC-DVP-sample-code-768x418.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/CH32H417-EVT-USB-3.0-UVC-DVP-sample-code-1536x836.webp 1536w, https://www.cnx-software.com/wp-content/uploads/2026/05/CH32H417-EVT-USB-3.0-UVC-DVP-sample-code.webp 1716w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>Contrary to the <a href="https://www.cnx-software.com/2026/05/27/muselab-nanoch32h417-a-17-wch-ch32h417-risc-v-mcu-development-board-with-usb-3-0-fast-ethernet/">Muselab nanoCH32H417 board with USB 3.0 and Fast Ethernet ports</a> (but no DVP camera interface), the Petros CH32H417M Alef lacks an onboard Link-E debugger, and you can add it through the Amnos LinkE Alef debug board, which I assume connects to the SWD/UART6 header.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/Amnos-LinkE-Alef-debug-board.webp"><img decoding="async" class="aligncenter size-medium wp-image-171327" title="Amnos LinkE Alef debug board" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Amnos-LinkE-Alef-debug-board-720x445.webp" alt="Amnos LinkE Alef debug board" width="720" height="445" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Amnos-LinkE-Alef-debug-board-720x445.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Amnos-LinkE-Alef-debug-board-300x185.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Amnos-LinkE-Alef-debug-board-768x474.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Amnos-LinkE-Alef-debug-board.webp 900w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>The CH32V417M USB 3.0 camera board is sold <strong><a href="https://www.analoglamb.com/products/petros-ch32h417m-dual-risc-v-core-usb3-0-breakout-board?variant=4c4ddd6d-2bf4-4edf-b519-abb493d54d5e" rel="nofollow">for $12.99 on AnalogLamb</a></strong>. However, that price is only for the RISC-V board, and most people will likely prefer to go with the $19.99 bundle (board + camera module), or the $23.99 bundle adding a debug board.</p>
<p>The post <a href="https://www.cnx-software.com/2026/05/29/petros-ch32h417m-alef-a-raspberry-pi-pico-sized-risc-v-usb-3-0-camera-board/">Petros CH32H417M Alef &#8211; A Raspberry Pi Pico-sized RISC-V USB 3.0 camera board</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>u-blox ALMA-B2 Bluetooth 6.0 and 802.15.4 module features Nordic nRF54LM20 Edge AI wireless MCU</title>
				<link>https://www.cnx-software.com/2026/05/29/u-blox-alma-b2-bluetooth-6-0-and-802-15-4-module-features-nordic-nrf54lm20-edge-ai-wireless-mcu/</link>
				<pubDate>Fri, 29 May 2026 07:15:36 +0000</pubDate>
								<dc:creator><![CDATA[Debashis Das]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171292</guid>
					<description><![CDATA[u-blox has recently announced the ALMA-B2 standalone BLE 6.0 and 802.15.4 module family built around...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="480" src="https://www.cnx-software.com/wp-content/uploads/2026/05/ALMA-B2-series-Open-CPU-Stand-alone-Bluetooth-Low-Energy-BLE-modules-720x480.jpg" class="attachment-medium size-medium wp-post-image" alt="ALMA B2 series (Open CPU) Stand alone Bluetooth Low Energy (BLE) modules"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/ALMA-B2-series-Open-CPU-Stand-alone-Bluetooth-Low-Energy-BLE-modules-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/ALMA-B2-series-Open-CPU-Stand-alone-Bluetooth-Low-Energy-BLE-modules-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/ALMA-B2-series-Open-CPU-Stand-alone-Bluetooth-Low-Energy-BLE-modules-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/ALMA-B2-series-Open-CPU-Stand-alone-Bluetooth-Low-Energy-BLE-modules.jpg 1200w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/05/ALMA-B2-series-Open-CPU-Stand-alone-Bluetooth-Low-Energy-BLE-modules.jpg" class="type:primaryImage" alt="ALMA B2 series (Open CPU) Stand alone Bluetooth Low Energy (BLE) modules" /></figure><p>u-blox has recently announced the <strong>ALMA-B2</strong> standalone BLE 6.0 and 802.15.4 module family built around the Nordic Semi nRF54LM20 Cortex-M33 wireless microcontroller with a dedicated NPU for low-latency Edge AI applications.</p>
<p>There are four specific product variants in the u-blox ALMA-B2 series: ALMA-B201, ALMA-B206, ALMA-B211, and ALMA-B216, all of which support <a href="https://www.cnx-software.com/2024/09/04/bluetooth-6-0-features-accurate-two-way-ranging-using-channel-sounding-latency-reduction-improved-scanning-efficiency-and-more/">Bluetooth 6.0 and Bluetooth Channel Sounding</a> for distance measurement. They also support IEEE 802.15.4, including Thread, Zigbee, and Matter, as well as Nordic’s proprietary 2.4 GHz protocol and NFC. The company also mentions that the nRF54LM20B-based ALMA-B211 and ALMA-B216 variants include an Axon NPU that performs machine learning tasks up to 15 times faster and with greater energy efficiency than running the same tasks on the main processor alone.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/ALMA-B2-series-Open-CPU-Stand-alone-Bluetooth-Low-Energy-BLE-modules.jpg"><img decoding="async" class="aligncenter wp-image-171314 size-medium" title="ALMA B2 series (Open CPU) Stand alone Bluetooth Low Energy (BLE) modules" src="https://www.cnx-software.com/wp-content/uploads/2026/05/ALMA-B2-series-Open-CPU-Stand-alone-Bluetooth-Low-Energy-BLE-modules-720x480.jpg" alt="u-blox ALMA-B2 series (Open CPU) Stand alone Bluetooth Low Energy (BLE) modules based on nRF54LM20 for Edge AI" width="720" height="480" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/ALMA-B2-series-Open-CPU-Stand-alone-Bluetooth-Low-Energy-BLE-modules-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/ALMA-B2-series-Open-CPU-Stand-alone-Bluetooth-Low-Energy-BLE-modules-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/ALMA-B2-series-Open-CPU-Stand-alone-Bluetooth-Low-Energy-BLE-modules-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/ALMA-B2-series-Open-CPU-Stand-alone-Bluetooth-Low-Energy-BLE-modules.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>u-blox ALMA-B2 Series Specifications:</p>
<ul>
<li>Wireless SoC &#8211; Nordic Semiconductor <a href="https://www.cnx-software.com/2025/09/26/nordic-nrf54lm20a-cortex-m33-wireless-mcu-doubles-the-sram-to-512-kb-increases-flash-capacity/">nRF54LM20A</a> (for <strong>ALMA-B201</strong> and <strong>B206)</strong> or <a href="https://www.cnx-software.com/2026/01/07/nordic-semi-nrf54lm20b-wireless-soc-integrates-128-mhz-axon-npu-for-edge-ai-workloads/">nRF54LM20B</a> (for <strong>ALMA-B211</strong> and <strong>B216)</strong>
<ul>
<li>CPU
<ul>
<li>Arm Cortex-M33 application processor clocked at up to 128 MHz</li>
<li>RISC-V coprocessor running at 128 MHz</li>
</ul>
</li>
<li>Memory &#8211; 512 kB of RAM</li>
<li>Storage &#8211; 2 MB of Non-Volatile Memory (NVM)</li>
<li>AI accelerator &#8211; Built-in Axon NPU (only for <strong>ALMA-B211</strong> and <strong>ALMA-B216)</strong></li>
<li>Wireless
<ul>
<li>Bluetooth LE 6.0 with PHY rates of 125 kbit/s, 500 kbit/s, 1 Mbit/s, and 2 Mbit/s</li>
<li>Bluetooth Channel Sounding and Bluetooth LE long range (coded PHY)</li>
<li>IEEE 802.15.4 supporting Thread, Zigbee, and Matter</li>
<li>Nordic Proprietary 2.4 GHz protocol and NFC</li>
<li>+10 dBm maximum radiated output power (EIRP)</li>
</ul>
</li>
</ul>
</li>
<li>Antenna &#8211; External antenna connector <strong>ALMA-B201 and ALMA-B211</strong> or PCB antenna for <strong>ALMA-B206 and ALMA-B216</strong></li>
<li>I/Os via LGA pads
<ul>
<li>Up to 66 GPIO</li>
<li>1x USB High Speed</li>
<li>1x HS-SPI + 6x SPI</li>
<li>6x TWI/I2C</li>
<li>1x HS-UART + 6x UART</li>
<li>3x PWM</li>
<li>SAADC (14-bit)</li>
<li>PDM</li>
<li>QDEC</li>
<li>7x timers</li>
</ul>
</li>
<li>Security &#8211; Arm TrustZone, secure boot, secure key management, secure FOTA, hardware crypto-accelerator, physical tamper detection, and debug access port protection</li>
<li>Power
<ul>
<li>Supply &#8211; 1.71 to 3.60 V</li>
<li>Consumption &#8211; 4.8 mA in Active TX (@ 0dBm), 4 uA in Standby, and 700 nA in Sleep mode</li>
</ul>
</li>
<li>Dimensions
<ul>
<li>10.4 x 11.2 x 1.9 mm (Antenna pin variants)</li>
<li>10.4 x 14.3 x 1.9 mm (Internal PCB antenna variants)</li>
</ul>
</li>
<li>Weight &#8211; &lt; 1.0 gram</li>
<li>Operating Temperature &#8211; -40°C to +85°C</li>
</ul>
<p>The ALMA-B2 modules use an open CPU architecture. This allows users to write and run their own applications directly on the module using the built-in Arm Cortex-M33 processor. So, there is no need for an external host MCU, which saves BOM cost and PCB space, and development is done with Nordic’s nRF Connect SDK.</p>
<figure id="attachment_171312" aria-describedby="caption-attachment-171312"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/EVK-ALMA-B106_top_web_0.jpg"><img decoding="async" class="wp-image-171312 size-medium" title="EVK ALMA B106 top web 0" src="https://www.cnx-software.com/wp-content/uploads/2026/05/EVK-ALMA-B106_top_web_0-720x529.jpg" alt="ALMA-B1 series" width="720" height="529" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/EVK-ALMA-B106_top_web_0-720x529.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/EVK-ALMA-B106_top_web_0-300x221.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/EVK-ALMA-B106_top_web_0-768x564.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/EVK-ALMA-B106_top_web_0.jpg 800w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171312" class="wp-caption-text"><strong>Old ALMA-B1 Series EVK;</strong> The new one could be similar.</figcaption></figure>
<p>The company also introduced two EVK variants in their announcement &#8211; the EVK-ALMA-B211 (external antenna) and EVK-ALMA-B216 (internal PCB antenna), but at the time of writing, dedicated product pages or user guides for the boards are not yet published on the u-blox website (they usually appear a bit later when samples become available).</p>
<p>Early samples of the ALMA-B2 series will be available in the coming weeks. More details, block diagrams, and technical documents can be found on the u-blox <a href="https://www.u-blox.com/en/product/alma-b2-series?legacy=Current#Documentation-&amp;-resources">product page</a>, and some additional information is available in the <a href="https://www.u-blox.com/en/u-blox-and-nordic-launch-alma-b2-bluetooth-le-modules-with-edge-ml">press release</a>.</p>
<figure id="attachment_171313" aria-describedby="caption-attachment-171313"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/ALMA-B2-series-Dimensions.jpg"><img decoding="async" class="wp-image-171313 size-medium" title="ALMA B2 series Dimensions" src="https://www.cnx-software.com/wp-content/uploads/2026/05/ALMA-B2-series-Dimensions-720x447.jpg" alt="u-blox ALMA-B2 series Dimensions" width="720" height="447" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/ALMA-B2-series-Dimensions-720x447.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/ALMA-B2-series-Dimensions-1200x745.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/ALMA-B2-series-Dimensions-300x186.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/ALMA-B2-series-Dimensions-768x477.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/ALMA-B2-series-Dimensions-1536x954.jpg 1536w, https://www.cnx-software.com/wp-content/uploads/2026/05/ALMA-B2-series-Dimensions.jpg 1757w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171313" class="wp-caption-text">nRF54LM20-based u-blox ALMA-B2 Edge AI Module Dimensions</figcaption></figure>
<p>The post <a href="https://www.cnx-software.com/2026/05/29/u-blox-alma-b2-bluetooth-6-0-and-802-15-4-module-features-nordic-nrf54lm20-edge-ai-wireless-mcu/">u-blox ALMA-B2 Bluetooth 6.0 and 802.15.4 module features Nordic nRF54LM20 Edge AI wireless MCU</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>Qualcomm Snapdragon C to power cheaper, entry-level Arm Windows laptops selling for $300 and up</title>
				<link>https://www.cnx-software.com/2026/05/29/qualcomm-snapdragon-c-to-power-cheaper-entry-level-arm-windows-laptops-selling-for-300-and-up/</link>
				<pubDate>Fri, 29 May 2026 03:41:03 +0000</pubDate>
								<dc:creator><![CDATA[Jean-Luc Aufranc (CNXSoft)]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171276</guid>
					<description><![CDATA[The Qualcomm Snapdragon C (Compute) Arm SoC is designed for entry-level Arm Windows laptops, or...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="566" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Qualcomm-Snapdragon-C-720x566.jpg" class="attachment-medium size-medium wp-post-image" alt="Qualcomm Snapdragon C"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Qualcomm-Snapdragon-C-720x566.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Qualcomm-Snapdragon-C-300x236.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Qualcomm-Snapdragon-C-768x604.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Qualcomm-Snapdragon-C.jpg 1200w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/05/Qualcomm-Snapdragon-C.jpg" class="type:primaryImage" alt="Qualcomm Snapdragon C" /></figure><p>The Qualcomm <strong>Snapdragon C</strong> (Compute) Arm SoC is designed for entry-level Arm Windows laptops, or &#8220;mobile PCs&#8221; in marketing speak, with prices starting at $300, which should compete against entry-level laptops using Intel Alder Lake-N or Twin Lake processors.</p>
<p>The company didn&#8217;t provide many technical details, but we do know the Snapdragon C comes with an NPU for AI acceleration, and said it&#8217;s based on Kryo mobile cores rather than the more recent Oryon cores <a href="https://www.pcmag.com/news/qualcomm-snapdragon-c-chips-for-budget-laptops-computex-2026">at a media event</a>. Qualcomm still promises all-day battery life, smooth web browsing, video streaming, and productivity for students, families, and small businesses.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/Qualcomm-Snapdragon-C.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171284" title="Qualcomm Snapdragon C" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Qualcomm-Snapdragon-C-720x566.jpg" alt="Qualcomm Snapdragon C" width="720" height="566" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Qualcomm-Snapdragon-C-720x566.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Qualcomm-Snapdragon-C-300x236.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Qualcomm-Snapdragon-C-768x604.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Qualcomm-Snapdragon-C.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>I&#8217;m not sure what kind of announcement that is, as Qualcomm didn&#8217;t provide any specifications. However, they did mention Acer, HP, and Lenovo will offer Snapdragon C laptops, and we have some specifications for the upcoming Acer Aspire Go 15 (AG15-Q31P).</p>
<ul>
<li>SoC &#8211; Qualcomm Snapdragon C
<ul>
<li>CPU &#8211; Unknown number of Kryo cores at an unknown frequency&#8230;</li>
<li>GPU &#8211; Qualcomm Adreno GPU</li>
<li>AI accelerator &#8211; Built-in NPU with unspecified performance&#8230;</li>
</ul>
</li>
<li>System Memory &#8211; Up to 8GB RAM</li>
<li>Storage &#8211; Up to 512 GB storage</li>
<li>Display &#8211; 15.6-inch Full HD (1920&#215;1080), 16:9 aspect ratio</li>
<li>Video Output &#8211; HDMI 1.4 port</li>
<li>Camera &#8211; 1080p FHD webcam</li>
<li>Networking &#8211; Wi-Fi 6E and Bluetooth 5.4 or above</li>
<li>Audio
<ul>
<li>3.5mm audio jack</li>
<li>Dual speakers (and I assume a microphone somewhere)</li>
</ul>
</li>
<li>USB
<ul>
<li>2x full-function USB Type-C ports</li>
<li>1x USB Type-A port</li>
</ul>
</li>
<li>Misc &#8211; Copilot key, AcerSense, Acer My Key</li>
<li>Battery &#8211; 53 Wh battery</li>
<li>Dimensions &#8211; TBC</li>
<li>Weight &#8211; TBC</li>
</ul>
<figure id="attachment_171303" aria-describedby="caption-attachment-171303"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/Acer-Aspire-Go-15-Qualcomm-Snapdragon-C-laptop.webp"><img decoding="async" class="size-medium wp-image-171303" title="Acer Aspire Go 15 Qualcomm Snapdragon C laptop" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Acer-Aspire-Go-15-Qualcomm-Snapdragon-C-laptop-720x541.webp" alt="Acer Aspire Go 15 Qualcomm Snapdragon C laptop" width="720" height="541" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Acer-Aspire-Go-15-Qualcomm-Snapdragon-C-laptop-720x541.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Acer-Aspire-Go-15-Qualcomm-Snapdragon-C-laptop-1200x902.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/Acer-Aspire-Go-15-Qualcomm-Snapdragon-C-laptop-300x226.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Acer-Aspire-Go-15-Qualcomm-Snapdragon-C-laptop-768x578.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Acer-Aspire-Go-15-Qualcomm-Snapdragon-C-laptop-1536x1155.webp 1536w, https://www.cnx-software.com/wp-content/uploads/2026/05/Acer-Aspire-Go-15-Qualcomm-Snapdragon-C-laptop-2048x1540.webp 2048w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171303" class="wp-caption-text">Acer Aspire Go 15</figcaption></figure>
<p>The Acer Aspire Go 15 will run Windows 11 Home. Those will be useful for browsing the website, watching videos, checking emails, and running office suites, but like other entry-level laptops, you won&#8217;t be able to run the latest AAA games, and it won&#8217;t be ideal for video editing or running local AI models.</p>
<p>This was probably a <a href="https://www.qualcomm.com/news/releases/2026/05/introducing-snapdragon-c--designed-to-revolutionize-entry-tier-l">rushed announcement</a> for Computer 2026, which explains why details are rather light. Availability is also unclear, with Qualcomm and Acer simply stating that Snapdragon C devices are expected to hit the shelves later this year.</p>
<p>The post <a href="https://www.cnx-software.com/2026/05/29/qualcomm-snapdragon-c-to-power-cheaper-entry-level-arm-windows-laptops-selling-for-300-and-up/">Qualcomm Snapdragon C to power cheaper, entry-level Arm Windows laptops selling for $300 and up</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>AMD launches Versal Prime Gen 2 2VM3454, 2VM3254, and 2VM3104 adaptive SoCs in compact 23x23mm packages</title>
				<link>https://www.cnx-software.com/2026/05/29/amd-launches-versal-prime-gen-2-2vm3454-2vm3254-and-2vm3104-adaptive-socs-in-compact-23x23mm-packages/</link>
				<pubDate>Fri, 29 May 2026 00:00:30 +0000</pubDate>
								<dc:creator><![CDATA[Debashis Das]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171229</guid>
					<description><![CDATA[AMD has added three new chips to its Versal Prime Series Gen 2 lineup: the...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="480" src="https://www.cnx-software.com/wp-content/uploads/2026/05/MD-Versal-Prime-Gen-2-Adaptive-SoC-2VM3454-2VM3254-and-2VM3104-720x480.png" class="attachment-medium size-medium wp-post-image" alt="MD Versal Prime Gen 2 Adaptive SoC 2VM3454, 2VM3254, and 2VM3104"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/MD-Versal-Prime-Gen-2-Adaptive-SoC-2VM3454-2VM3254-and-2VM3104-720x480.png 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/MD-Versal-Prime-Gen-2-Adaptive-SoC-2VM3454-2VM3254-and-2VM3104-300x200.png 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/MD-Versal-Prime-Gen-2-Adaptive-SoC-2VM3454-2VM3254-and-2VM3104-768x512.png 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/MD-Versal-Prime-Gen-2-Adaptive-SoC-2VM3454-2VM3254-and-2VM3104.png 1200w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/05/MD-Versal-Prime-Gen-2-Adaptive-SoC-2VM3454-2VM3254-and-2VM3104.png" class="type:primaryImage" alt="MD Versal Prime Gen 2 Adaptive SoC 2VM3454, 2VM3254, and 2VM3104" /></figure><p>AMD has added three new chips to its Versal Prime Series Gen 2 lineup: the Versal <strong>2VM3454, 2VM3254,</strong> and <strong>2VM3104.</strong> Designed for space-constrained applications like Pro AV, broadcast, and industrial IoT, these new devices deliver up to 100K DMIPS of scalar compute in packages as small as 23 x 23 mm.</p>
<p>AMD started shipping the <a href="https://www.cnx-software.com/2024/11/14/amd-versal-premium-gen2-soc-fpga-family-features-arm-cortex-a72-r5f-cores-high-end-fpga-fabric-pcie-gen6-cxl-3-1-interfaces/">first production units of the Versal Prime Gen2 Series</a> with the 2VM3858 device late last year. <span >The 2VM3558 has since entered full production, while the 2VM3358 is currently sampling. These new devices are designed to provide an optimized footprint and processing subsystem compared to the earlier models. Despite the reduction in core count, AMD claims these devices can deliver up to 5x the scalar compute performance compared to existing AMD adaptive SoCs.</span></p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/MD-Versal-Prime-Gen-2-Adaptive-SoC-2VM3454-2VM3254-and-2VM3104.png"><img decoding="async" class="aligncenter size-medium wp-image-171283" title="MD Versal Prime Gen 2 Adaptive SoC 2VM3454, 2VM3254, and 2VM3104" src="https://www.cnx-software.com/wp-content/uploads/2026/05/MD-Versal-Prime-Gen-2-Adaptive-SoC-2VM3454-2VM3254-and-2VM3104-720x480.png" alt="MD Versal Prime Gen 2 Adaptive SoC 2VM3454, 2VM3254, and 2VM3104" width="720" height="480" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/MD-Versal-Prime-Gen-2-Adaptive-SoC-2VM3454-2VM3254-and-2VM3104-720x480.png 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/MD-Versal-Prime-Gen-2-Adaptive-SoC-2VM3454-2VM3254-and-2VM3104-300x200.png 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/MD-Versal-Prime-Gen-2-Adaptive-SoC-2VM3454-2VM3254-and-2VM3104-768x512.png 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/MD-Versal-Prime-Gen-2-Adaptive-SoC-2VM3454-2VM3254-and-2VM3104.png 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>AMD Versal Prime Series Gen 2 (2VM3104, 2VM3254, and 2VM3454) specifications:</p>
<ul>
<li>Processor Subsystem (PS)
<ul>
<li>APU – Quad-core Arm Cortex-A78AE with 64 KB L1 Cache (with parity &amp; ECC), 512 KB L2 Cache, and 2 MB L3 Cache per cluster</li>
<li>Real-time Processor – Hexa-core (6x) Arm Cortex-R52 with 32 KB L1 Cache (with ECC) and 128 KB TCM (with ECC)</li>
<li>GPU – Integrated single-core Arm Mali-G78AE GPU</li>
<li>Video Codec Unit (VCU) – 1x hardened tile on the 2VM3254 and 2VM3454 supporting HEVC &amp; AVC encode and decode up to 4K60, 4:4:4, 12-bit (not available on 2VM3104)</li>
<li>Memory – 1 MB On-Chip Memory with ECC</li>
</ul>
</li>
<li>Programmable Logic (PL) and DSP
<ul>
<li>System Logic Cells – Up to 564,760 (2VM3454)</li>
<li>LUTs – Up to 258,176 (2VM3454)</li>
<li>DSP Engines – Up to 1,140 (2VM3454)</li>
</ul>
</li>
<li>Memory
<ul>
<li>DDR5 memory controllers up to 6400 Mb/s and LPDDR5X up to 8533 Mb/s; up to 102 GB/s maximum bandwidth</li>
<li>Total PL Memory – Up to 45.4 Mbit</li>
</ul>
</li>
<li>Storage – UFS 3.1 support</li>
<li>Display – DisplayPort 1.4</li>
<li>Networking
<ul>
<li>Up to 2x 100Gbps Multirate Ethernet MAC on the 2VM3454 (1x on 2VM3104 and 2VM3254)</li>
<li>10Gbps Ethernet and 1Gbps Ethernet</li>
</ul>
</li>
<li>USB – USB 3.2 and USB 2.0 support</li>
<li>Other I/O – Up to 16x GTYP transceivers (PL-Only) up to 32 Gbps (4x on 2VM3104; 8x on 2VM3254)</li>
<li>Expansion – PL-based PCIe Gen5x4 controller on the 2VM3254 and 2VM3454 (not available on 2VM3104), plus PS-based PCIe Gen5 x4 support</li>
<li>Security
<ul>
<li>Application Security Unit and general security enhancements</li>
<li>High-speed crypto engine (HSC) available on the 2VM3454</li>
</ul>
</li>
<li>Packages
<ul>
<li>23&#215;23 mm – 2VM3104, 2VM3254</li>
<li>29&#215;29 mm – 2VM3454</li>
</ul>
</li>
</ul>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/Versal-Prime-Series-Gen-2-Block-Diagram.avif"><img decoding="async" class="aligncenter size-medium wp-image-171282" title="Versal Prime Series Gen 2 Block Diagram" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Versal-Prime-Series-Gen-2-Block-Diagram-720x600.avif" alt="Versal Prime Series Gen 2 Block Diagram" width="720" height="600" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Versal-Prime-Series-Gen-2-Block-Diagram-720x600.avif 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Versal-Prime-Series-Gen-2-Block-Diagram-1200x1000.avif 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/Versal-Prime-Series-Gen-2-Block-Diagram-300x250.avif 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Versal-Prime-Series-Gen-2-Block-Diagram-768x640.avif 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Versal-Prime-Series-Gen-2-Block-Diagram-1536x1280.avif 1536w, https://www.cnx-software.com/wp-content/uploads/2026/05/Versal-Prime-Series-Gen-2-Block-Diagram.avif 1669w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>The combination of Cortex-A78AE and Cortex-R52 cores helps these SoCs handle complex tasks and real-time control more easily. The programmable logic also enables developers to process sensor data quickly and in real time. AMD has also added various safety features (ASIL D/SIL 3), eliminating the need for a separate safety controller and reducing system size. Developers can still update algorithms or video processing later without changing hardware.</p>
<p>The 2VM3654 SKU was released earlier, but it also shares the same footprint, so the new chips can be installed in older PCBs very easily. AMD also notes that the new small devices offer more programmable logic per square millimeter than comparably sized 8-core devices.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/MD-Versal-Prime-Gen-2-Specifications.png"><img decoding="async" class="aligncenter size-medium wp-image-171280" title="MD Versal Prime Gen 2 Specifications" src="https://www.cnx-software.com/wp-content/uploads/2026/05/MD-Versal-Prime-Gen-2-Specifications-720x453.png" alt="MD Versal Prime Gen 2 Specifications" width="720" height="453" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/MD-Versal-Prime-Gen-2-Specifications-720x453.png 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/MD-Versal-Prime-Gen-2-Specifications-1200x756.png 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/MD-Versal-Prime-Gen-2-Specifications-300x189.png 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/MD-Versal-Prime-Gen-2-Specifications-768x484.png 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/MD-Versal-Prime-Gen-2-Specifications-1536x967.png 1536w, https://www.cnx-software.com/wp-content/uploads/2026/05/MD-Versal-Prime-Gen-2-Specifications.png 1596w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>On the software side, AMD provides <a href="https://www.xilinx.com/support/download.html">Vivado for RTL design (Verilog/VHDL) and Vitis for building software</a> on the Arm Cortex-A78/R52 processor cores. AMD also maintains the <a href="https://www.amd.com/en/products/software/adaptive-socs-and-fpgas/embedded-software/embedded-development-framework.html">Embedded Development Framework (EDF)</a> based on Yocto, and including ready Linux images, drivers for video, GPU, and fast memory. You can also run simple bare-metal programs on the real-time cores.</p>
<p>Early Access design tools are already available for the Versal 2VM3654, with the 2VM3454 expected to begin sampling later in 2026. The more compact 2VM3254 and 2VM3104 are expected to become available in 2027. Full production tool support will follow accordingly. Additional information can be found on the Versal Prime Series Gen 2 <a href="https://www.amd.com/en/products/adaptive-socs-and-fpgas/versal/gen2/prime-series.html#infographic">product page</a> and in the <a href="https://www.amd.com/en/blogs/2026/announcing-new-amd-versal-prime-series-gen-2-devices.html">press release</a>.</p>
<p>The post <a href="https://www.cnx-software.com/2026/05/29/amd-launches-versal-prime-gen-2-2vm3454-2vm3254-and-2vm3104-adaptive-socs-in-compact-23x23mm-packages/">AMD launches Versal Prime Gen 2 2VM3454, 2VM3254, and 2VM3104 adaptive SoCs in compact 23x23mm packages</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>AAEON MIX-PTLWV1 Panther Lake industrial mini-ITX motherboard offers quad DisplayPort, dual 10GbE, and more</title>
				<link>https://www.cnx-software.com/2026/05/28/aaeon-mix-ptlwv1-panther-lake-industrial-mini-itx-motherboard-offers-quad-displayport-dual-10gbe/</link>
				<pubDate>Thu, 28 May 2026 13:04:59 +0000</pubDate>
								<dc:creator><![CDATA[Jean-Luc Aufranc (CNXSoft)]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171189</guid>
					<description><![CDATA[AAEON MIX-PTLWV1 is an industrial mini-ITX motherboard based on Intel Core Ultra Series 3 &#8220;Panther...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="539" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Industrial-Panther-Lake-mini-ITX-motherbaord-720x539.jpg" class="attachment-medium size-medium wp-post-image" alt="Industrial Panther Lake mini ITX motherbaord"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Industrial-Panther-Lake-mini-ITX-motherbaord-720x539.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Industrial-Panther-Lake-mini-ITX-motherbaord-300x225.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Industrial-Panther-Lake-mini-ITX-motherbaord-768x575.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Industrial-Panther-Lake-mini-ITX-motherbaord.jpg 1200w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/05/Industrial-Panther-Lake-mini-ITX-motherbaord.jpg" class="type:primaryImage" alt="Industrial Panther Lake mini ITX motherbaord" /></figure><p>AAEON MIX-PTLWV1 is an industrial mini-ITX motherboard based on Intel Core Ultra Series 3 &#8220;Panther Lake&#8221; processors with up to two 10GbE and two 2.5GbE RJ45 jacks, and four 4K-capable DisplayPort video outputs.</p>
<p>The motherboard also supports up to 128GB DDR5 C/SO-DIMM memory, M.2 NVMe SSD storage, optional WiFi and Bluetooth, and/or 4G LTE/5G cellular via M.2 modules, a PCIe Gen4 x8 slot for expansion, six serial interfaces, 12V-24V wide DC input, and more.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/Industrial-Panther-Lake-mini-ITX-motherbaord.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171269" title="Industrial Panther Lake mini ITX motherbaord" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Industrial-Panther-Lake-mini-ITX-motherbaord-720x539.jpg" alt="Industrial Panther Lake mini ITX motherbaord" width="720" height="539" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Industrial-Panther-Lake-mini-ITX-motherbaord-720x539.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Industrial-Panther-Lake-mini-ITX-motherbaord-300x225.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Industrial-Panther-Lake-mini-ITX-motherbaord-768x575.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Industrial-Panther-Lake-mini-ITX-motherbaord.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>AAEON MIX-PTLWV1 specifications:</p>
<ul>
<li>SoC – <a href="https://www.cnx-software.com/news/panther-lake/">Intel Panther Lake processor</a> (PTL-H404/PTL-H484 families) with Intel Xe LPG graphics; TDP: 15 to 25W</li>
<li>System Memory – Up to 128GB via 2x 262-pin DDR5 C/SO-DIMM sockets up to 6400MHz (H404 SKU) or 7200MHz (H484 SKU)</li>
<li>Storage – M.2 2280 M-Key (PCIe Gen4 x4) socket for NVMe SSD</li>
<li>Display Interfaces
<ul>
<li>4x DisplayPort 1.4 up to 4096 x 2160 @ 60Hz</li>
<li>40-pin LVDS/eDP co-layout connector for
<ul>
<li>Default: 18/24 bit dual-channel LVDS up to 1920 x 1080 @ 60Hz</li>
<li>4-channel eDP1.4 up to 4096 x 2160 @ 120Hz (by BOM)</li>
</ul>
</li>
<li>eDP/LVDS Tcon IC voltage select</li>
<li>eDP/LVDS panel backlight voltage select (3.3V/5V/12V)</li>
<li>LVDS Inverter</li>
<li>Quad independent display support</li>
</ul>
</li>
<li>Audio
<ul>
<li>Realtek ALC897 HD audio codec</li>
<li>Line-out jack</li>
<li>4-pin header for 2W/4Ω speakers</li>
</ul>
</li>
<li>Networking
<ul>
<li>2.5GbE RJ45 port via Intel I226-V 2.5Gbps Ethernet controller</li>
<li>2.5GbE RJ45 port via Intel I226-LM 2.5Gbps Ethernet controller</li>
<li>SKU 4L only &#8211; 2x 10GbE via Intel E610-XAT2 10Gbps Ethernet controllers</li>
<li>Optional WiFi and Bluetooth via M.2 Key-E socket</li>
<li>Optional 4G LTE/5G cellular via M.2 Key-B socket and SIM card slot</li>
</ul>
</li>
<li>USB
<ul>
<li>4x USB 3.2 Gen1 (5Gbps) Type-A ports</li>
<li>2.0mm pitch 20-pin header with 2x USB 3.2 Gen 1 interfaces</li>
</ul>
</li>
<li>Serial
<ul>
<li>1x RS-232/422/485 box header (5V/12V/RI optional)</li>
<li>5x RS-232 box headers</li>
</ul>
</li>
<li>Expansion
<ul>
<li>PCIe Gen 5 x8 open edge slot (BoM optional on H484)</li>
<li>M.2 2230 E-Key socket (PCIe 4.0 x1/USB 2.0/CNVi)</li>
<li>M.2 3042/3052 B-Key socket (PCIe x1/USB 3.2 Gen 1) + Nano SIM Socket; default 3052 by BOM (optional)</li>
<li>8-bit programmable DIO</li>
</ul>
</li>
<li>Security – Infineon SLB9672 TPM2.0 chip</li>
<li>Misc
<ul>
<li>Watchdog Timer</li>
<li>AMI UEFI/BIOS on 256Mbit SPI Flash ROM</li>
<li>H/W Monitor &#8211; Temperature monitor on CPU/System, voltage monitor on Vcore/5V/3.3V/12V, fan monitor on chassis</li>
<li>I/O Chipset –Nuvoton NCT6126D</li>
<li>4-pin CPU fan connector, 4-pin SYS fan connector</li>
<li>Wake-On-LAN (WoL) and PXE  support</li>
<li>Power State S4, S5</li>
<li>Lithium battery for BIOS</li>
<li>CMOS jumper</li>
<li>Front panel header</li>
<li>ME disable</li>
</ul>
</li>
<li>Power Supply – 12 to 24V DC input via 4-pin connector; ATX/AT mode</li>
<li>Dimensions – 170 x 170 mm (mini-ITX form factor)</li>
<li>Weight – TBC</li>
<li>Temperature Range &#8211; Operating: 0 to 60°C; storage: -40 to 85°C</li>
<li>Operating Humidity – 60°C @ 90% relative humidity, non-condensing</li>
<li>Certifications – CE &amp; FCC (Class A)</li>
</ul>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/AAEON-MIX-PTLWV1.webp"><img decoding="async" class="aligncenter size-medium wp-image-171264" title="AAEON MIX-PTLWV1" src="https://www.cnx-software.com/wp-content/uploads/2026/05/AAEON-MIX-PTLWV1-720x679.webp" alt="AAEON MIX-PTLWV1" width="720" height="679" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/AAEON-MIX-PTLWV1-720x679.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/AAEON-MIX-PTLWV1-265x250.webp 265w, https://www.cnx-software.com/wp-content/uploads/2026/05/AAEON-MIX-PTLWV1-768x724.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/AAEON-MIX-PTLWV1.webp 1052w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>AAEON provides support for Windows 11 64-bit and Ubuntu 24.04 with Linux kernel 6.8 for the board. Note that there are two SKUs: MIX-PTLWV1-A10-<strong>4L</strong> and MIX-PTLWV1-A10-<strong>2L</strong>, with the only difference being the two 10GbE RJ45 ports on the 4L model.</p>
<p>While the MIX-PTLWV1 is AAEON&#8217;s first industrial motherboard powered by the Intel Core Ultra Series 3 &#8220;Panther Lake&#8221; processor family, Avalue previously introduced the <a href="https://www.cnx-software.com/2026/02/13/avalue-emx-ptlp-a-thin-mini-itx-motherboard-powered-by-up-to-intel-core-ultra-7-358h-panther-lake-h-soc/">EMX-PTLP thin mini-ITX motherboard with up to an Intel Core Ultra 7 358H SoC</a>, and BCM Advanced Research is working on the <a href="https://www.bcmcom.com/bcm_product_MX-PTL.html">MX-PTL motherboard</a> with similar features.</p>
<figure id="attachment_171259" aria-describedby="caption-attachment-171259"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/Intel-Panther-Lake-mini-ITX-motherbaord-block-diagram.webp"><img decoding="async" class="size-medium wp-image-171259" title="Intel Panther Lake mini-ITX motherboard block diagram" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Intel-Panther-Lake-mini-ITX-motherbaord-block-diagram-720x426.webp" alt="Intel Panther Lake mini-ITX motherboard block diagram" width="720" height="426" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Intel-Panther-Lake-mini-ITX-motherbaord-block-diagram-720x426.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Intel-Panther-Lake-mini-ITX-motherbaord-block-diagram-1200x711.webp 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/Intel-Panther-Lake-mini-ITX-motherbaord-block-diagram-300x178.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Intel-Panther-Lake-mini-ITX-motherbaord-block-diagram-768x455.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Intel-Panther-Lake-mini-ITX-motherbaord-block-diagram-1536x909.webp 1536w, https://www.cnx-software.com/wp-content/uploads/2026/05/Intel-Panther-Lake-mini-ITX-motherbaord-block-diagram.webp 1824w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171259" class="wp-caption-text">Block diagram</figcaption></figure>
<p>AAEON did not provide price information for the MIX-PTLWV1 motherboard, and <a href="https://www.aaeon.com/en/product/detail/industrial_motherboards_mix-ptlwv1">the product page</a> is still marked as &#8220;preliminary&#8221;. It will probably launch soon, as the Taiwanese company will be demonstrating the Panther Lake board at the ITS America Conference &amp; Expo 2026 on June 9-12, and use it or another Panther Lake platform, for two demos, one leveraging &#8220;smart intersection technology&#8221; combined with Vision Language Models (VLMs) for advanced traffic event monitoring, and the other relying on agentic AI for advanced route planning.</p>
<p>The post <a href="https://www.cnx-software.com/2026/05/28/aaeon-mix-ptlwv1-panther-lake-industrial-mini-itx-motherboard-offers-quad-displayport-dual-10gbe/">AAEON MIX-PTLWV1 Panther Lake industrial mini-ITX motherboard offers quad DisplayPort, dual 10GbE, and more</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>Gesture HW1 is a 10-DOF ESP32-S3 robotic hand with high-dexterity manipulation (Crowdfunding)</title>
				<link>https://www.cnx-software.com/2026/05/28/gesture-hw1-10-dof-esp32-s3-robotic-hand-with-high-dexterity-manipulation/</link>
				<pubDate>Thu, 28 May 2026 08:03:39 +0000</pubDate>
								<dc:creator><![CDATA[Debashis Das]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171231</guid>
					<description><![CDATA[The HW1 by Gesture Platforms is a 10-degree-of-freedom (DOF) high-dexterity robotic hand and wrist built around...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="480" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Gesture-HW1-—-A-10-DOF-Robotic-Hand-and-Wrist-720x480.jpg" class="attachment-medium size-medium wp-post-image" alt="Gesture HW1 — A 10 DOF Robotic Hand and Wrist"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Gesture-HW1-—-A-10-DOF-Robotic-Hand-and-Wrist-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Gesture-HW1-—-A-10-DOF-Robotic-Hand-and-Wrist-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Gesture-HW1-—-A-10-DOF-Robotic-Hand-and-Wrist-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Gesture-HW1-—-A-10-DOF-Robotic-Hand-and-Wrist.jpg 1200w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/05/Gesture-HW1-—-A-10-DOF-Robotic-Hand-and-Wrist.jpg" class="type:primaryImage" alt="Gesture HW1 — A 10 DOF Robotic Hand and Wrist" /></figure><p>The <strong>HW1</strong> by Gesture Platforms is a 10-degree-of-freedom (DOF) high-dexterity robotic hand and wrist built around an ESP32-S3 wireless MCU. It&#8217;s primarily designed for researchers, educators, and hobbyists; it bridges the gap between basic DIY robotic hands and expensive industrial models.</p>
<p>The device weighs just around 500 grams but can handle a 1kg dynamic load and a 3kg static load. It communicates via USB-C or Bluetooth 5.0 and comes with a companion desktop app as well as Python and C++ SDKs for custom development.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/Gesture-HW1-—-A-10-DOF-Robotic-Hand-and-Wrist.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171245" title="Gesture HW1 — A 10 DOF Robotic Hand and Wrist" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Gesture-HW1-—-A-10-DOF-Robotic-Hand-and-Wrist-720x480.jpg" alt="Gesture HW1 — A 10 DOF Robotic Hand and Wrist" width="720" height="480" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Gesture-HW1-—-A-10-DOF-Robotic-Hand-and-Wrist-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Gesture-HW1-—-A-10-DOF-Robotic-Hand-and-Wrist-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Gesture-HW1-—-A-10-DOF-Robotic-Hand-and-Wrist-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Gesture-HW1-—-A-10-DOF-Robotic-Hand-and-Wrist.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>Gesture HW1 specifications:</p>
<ul>
<li>Microcontroller – <a href="https://www.cnx-software.com/2021/01/02/esp32-s3-dual-core-wifi-and-bluetooth-le-5-soc-supports-ai-acceleration-for-aiot-applications/">Espressif Systems ESP32-S3</a> dual-core LX7 microprocessor with WiFi 4 and Bluetooth 5.0 LE connectivity</li>
<li>Degrees of Freedom (active) &#8211; 10 DOF
<ul>
<li>Finger Flexion – 0° – 90° (at each joint)</li>
<li>Finger Adduction/Abduction – -10° – 40°</li>
<li>Thumb Flexion/Extension – 0° – 120°</li>
<li>Thumb Adduction/Abduction – 20° – 90°</li>
<li>Thumb Distal Flexion – 0° – 90°</li>
<li>Wrist Flexion/Extension – -50° – 50°</li>
<li>Wrist Radial/Ulnar Deviation – -10° – 40°</li>
</ul>
</li>
<li>Joints – 19 joints total</li>
<li>Payload – 1kg dynamic / 3kg static load</li>
<li>Accuracy/Repeatability – ±1mm</li>
<li>Control Speed – 100Hz</li>
<li>Sensors – Angle (at motor), Current, Temperature</li>
<li>USB &#8211; 1x USB Type-C port for communications</li>
<li>Misc
<ul>
<li>4 x user-programmable RGB LEDs</li>
<li>Four-way stretch fabric cover prevents debris from entering joints</li>
</ul>
</li>
<li>Power &#8211; Via the XT60 connector on the side</li>
<li>Dimensions – ~275mm total height (fits men-small / women-medium gloves)</li>
<li>Weight – ~500 grams</li>
<li>Mounting – M3x0.5 threads (depth of 4.5mm)</li>
</ul>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/Gesture-HW1-dexterous-robotic-hand-finger-flexion-splay-3DOF-thumb-2DOF-wrist.gif"><img decoding="async" class="aligncenter size-medium wp-image-171246" title="Gesture HW1 dexterous robotic hand finger flexion splay 3DOF thumb 2DOF wrist" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Gesture-HW1-dexterous-robotic-hand-finger-flexion-splay-3DOF-thumb-2DOF-wrist.gif" alt="Gesture HW1 dexterous robotic hand finger flexion splay 3DOF thumb 2DOF wrist" width="720" height="720" /></a></p>
<p>The HW1 uses aluminum gears at key joints like the wrist for better strength and durability, while its skeleton is made from lightweight, strong glass and carbon-fiber-filled polycarbonate, and the outer shell uses ASA plastic to handle heat and rough use. The fingertips are covered with soft silicone (Shore 30A) to improve grip. Gesture Platforms states that it will provide STEP files, so users can 3D print, modify, or replace the outer parts easily. Most probably, they will release the file after the campaign ends.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/Gesture-HW1-Specifications-1.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171244" title="Gesture HW1 Specifications" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Gesture-HW1-Specifications-1-720x445.jpg" alt="Gesture HW1 Specifications" width="720" height="445" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Gesture-HW1-Specifications-1-720x445.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Gesture-HW1-Specifications-1-1200x741.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/Gesture-HW1-Specifications-1-300x185.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Gesture-HW1-Specifications-1-768x474.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Gesture-HW1-Specifications-1-1536x949.jpg 1536w, https://www.cnx-software.com/wp-content/uploads/2026/05/Gesture-HW1-Specifications-1-2048x1265.jpg 2048w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>On the software side, the company provides a plug-and-play desktop application for Windows 10/11. The app also works completely offline and features four control modes, which include Text (importing .csv files), Timeline (keyframe-style editing), Controller (mapping to a standard game controller), and Stream (real-time input). For more advanced users, C++ and Python SDKs will be available to integrate the hand into custom machine learning and control algorithms.</p>
<p>We have previously written about a range of ESP32-based robotic arms, such as the <a href="https://www.cnx-software.com/2025/02/17/waveshare-esp32-robotic-arm-kit-with-51-dof-supports-ros2-lerobot-and-jetson-orin-nx-integration/">RoArm-M3-Pro and RoArm-M3-S</a>, the <a href="https://www.cnx-software.com/2025/01/29/tobor-open-source-modular-robotic-arm-platform-features-two-esp32-modules/">Tobor open-source modular robotic arm</a><span >, and <a href="https://www.cnx-software.com/2021/05/30/mycobot-robotic-arm-is-offered-with-raspberry-pi-4-or-m5stack-esp32-modules/" target="_blank" rel="noopener">the MyCobot Robotic Arm</a>, but we haven&#8217;t covered robotic hands as much. We did cover the <a href="https://www.cnx-software.com/2025/12/02/amazing-hand-a-8-dof-3d-printable-open-source-robotic-hand-for-prototyping-and-research/">Amazing Hand, an 8-DoF 3D-printable DIY open-source robotic hand</a>, and on the other side of the spectrum, we mentioned the high-end Dex5 dexterous hand in our article about the <a href="https://www.cnx-software.com/2026/05/01/4290-unitree-r1-a5-and-r2-a7-humanoid-robots-features-gripper-or-dexterous-hands-fixed-or-wheeled-base/">Unitree R1-A5 and R1-A7 humanoid robot</a>. The Gesture HW1 offers something in the middle in terms of price and functionality. </span></p>
<figure id="attachment_171243" aria-describedby="caption-attachment-171243"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/Use-Cases.webp"><img decoding="async" class="wp-image-171243 size-full" title="Use Cases" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Use-Cases.webp" alt="Use Cases" width="720" height="360" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Use-Cases.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Use-Cases-300x150.webp 300w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171243" class="wp-caption-text">Gesture HW1 Use Cases</figcaption></figure>
<figure id="attachment_171242" aria-describedby="caption-attachment-171242"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/AI-Deployment.webp"><img decoding="async" class="wp-image-171242 size-full" title="AI Deployment" src="https://www.cnx-software.com/wp-content/uploads/2026/05/AI-Deployment.webp" alt="AI Deployment" width="680" height="340" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/AI-Deployment.webp 680w, https://www.cnx-software.com/wp-content/uploads/2026/05/AI-Deployment-300x150.webp 300w" sizes="(max-width: 680px) 100vw, 680px" /></a><figcaption id="caption-attachment-171242" class="wp-caption-text">Gesture HW1 supports rapid AI deployment for testing AI-generated control actions.</figcaption></figure>
<p>The Gesture HW1 ESP32-S3 high-dexterity robotic hand is currently <a href="https://www.kickstarter.com/projects/gesture-platforms/gesture-hw1-a-10-dof-robotic-hand-and-wrist" rel="nofollow">crowdfunding on Kickstarter</a>. The &#8220;Launch Day Special&#8221; reward requires a $699 pledge (limited to 100 units), while the standard &#8220;Early Backer&#8221; tier is available for $849. A double pack for both the left and right hands is available for $1,599. Shipping is not included and will be charged after the campaign; deliveries are estimated to begin in November 2026.</p>
<p></p>
<p>The post <a href="https://www.cnx-software.com/2026/05/28/gesture-hw1-10-dof-esp32-s3-robotic-hand-with-high-dexterity-manipulation/">Gesture HW1 is a 10-DOF ESP32-S3 robotic hand with high-dexterity manipulation (Crowdfunding)</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>Privacy-focused, open-source Raspberry Pi Zero 2W DIY security camera offers end-to-end encryption, on-device AI</title>
				<link>https://www.cnx-software.com/2026/05/28/privacy-focused-open-source-raspberry-pi-zero-2w-diy-security-camera-offers-end-to-end-encryption-on-device-ai/</link>
				<pubDate>Thu, 28 May 2026 07:14:59 +0000</pubDate>
								<dc:creator><![CDATA[Debashis Das]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171043</guid>
					<description><![CDATA[Secluso is a private, open-source, DIY home security camera system built around the Raspberry Pi...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="480" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Open-source-Raspberry-Pi-security-camera-requirements-720x480.jpg" class="attachment-medium size-medium wp-post-image" alt="Secluso Open source Raspberry Pi security camera requirements"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Open-source-Raspberry-Pi-security-camera-requirements-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Open-source-Raspberry-Pi-security-camera-requirements-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Open-source-Raspberry-Pi-security-camera-requirements-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Open-source-Raspberry-Pi-security-camera-requirements.jpg 1200w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Open-source-Raspberry-Pi-security-camera-requirements.jpg" class="type:primaryImage" alt="Secluso Open source Raspberry Pi security camera requirements" /></figure><p><strong>Secluso</strong> is a private, open-source, DIY home <a href="https://www.cnx-software.com/news/security-camera/">security camera</a> system built around the Raspberry Pi Zero 2 W, featuring true end-to-end encryption (E2EE) and on-device AI for human, pet, and vehicle detection. It was designed as an alternative to commercial smart home cameras that require sending raw video feeds to a proprietary cloud, a practice that often raises significant privacy concerns.</p>
<p>Developed by Secluso, Inc., co-founded by UC Irvine professor Ardalan Amiri Sani and John Kaczman, the project utilizes Messaging Layer Security (MLS, RFC 9420) to ensure end-to-end encryption between the camera and the user&#8217;s smartphone. Because the system uses an untrusted relay (either self-hosted on a VPS or via Secluso&#8217;s free beta relay), the server routing the footage only sees encrypted files and cannot decrypt the video or thumbnails.</p>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Open-source-Raspberry-Pi-security-camera-requirements.jpg"><img decoding="async" class="aligncenter size-medium wp-image-171194" title="Secluso Open source Raspberry Pi security camera requirements" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Open-source-Raspberry-Pi-security-camera-requirements-720x480.jpg" alt="Secluso Open source Raspberry Pi security camera requirements" width="720" height="480" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Open-source-Raspberry-Pi-security-camera-requirements-720x480.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Open-source-Raspberry-Pi-security-camera-requirements-300x200.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Open-source-Raspberry-Pi-security-camera-requirements-768x512.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Open-source-Raspberry-Pi-security-camera-requirements.jpg 1200w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>Secluso hardware requirements:</p>
<ul>
<li>SBC – <a href="https://www.cnx-software.com/2021/10/29/raspberry-pi-zero-2-w-mini-review-benchmarks-and-thermal-performance/">Raspberry Pi Zero 2W</a></li>
<li>Camera – Raspberry Pi Camera Module V1 (OV5647) or V2 (IMX219)</li>
<li>Audio &amp; Sensors –  HAT with a microphone and safety temperature sensor (included in official kits)</li>
<li>Enclosure – Official Raspberry Pi Zero enclosure, 3D-printable custom housing, or Secluso’s IR-pass acrylic cover</li>
</ul>
<p>The software focuses on security and privacy. The core camera hub and server software are now written in Rust rather than in OpenSSL-based C code, making them safer and less prone to memory-related bugs. It also uses post-quantum encryption to protect data even from future attacks where hackers might try to decrypt stored data later. All parts of the system, including Secluso OS and the mobile apps, use reproducible builds, so anyone can verify that the software matches the public source code, and firmware updates are only installed if they come from signed and trusted GitHub releases. The mobile app is available on the iOS App Store and Google Play. Android users can also use <a href="https://obtainium.imranr.dev/">Obtainium</a> to download the app directly from GitHub&#8217;s release page. For notifications, the system doesn&#8217;t rely on Google services and uses its own relay for iOS and supports UnifiedPush on Android, so Firebase Cloud Messaging is optional.</p>
<figure id="attachment_171192" aria-describedby="caption-attachment-171192"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Deploy-a-desktop-app-for-Mac-Windows-and-Linu.png"><img decoding="async" class="wp-image-171192 size-medium" title="Secluso Deploy a desktop app for Mac, Windows, and Linu" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Deploy-a-desktop-app-for-Mac-Windows-and-Linu-720x568.png" alt="Secluso Deploy a desktop app for Mac, Windows, and Linu" width="720" height="568" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Deploy-a-desktop-app-for-Mac-Windows-and-Linu-720x568.png 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Deploy-a-desktop-app-for-Mac-Windows-and-Linu-1200x947.png 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Deploy-a-desktop-app-for-Mac-Windows-and-Linu-300x237.png 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Deploy-a-desktop-app-for-Mac-Windows-and-Linu-768x606.png 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Deploy-a-desktop-app-for-Mac-Windows-and-Linu-1536x1213.png 1536w, https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Deploy-a-desktop-app-for-Mac-Windows-and-Linu.png 1606w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171192" class="wp-caption-text">Secluso Deploy &#8211; Desktop app for Mac, Windows, and Linux</figcaption></figure>
<p>Despite all these features, the system is designed to be deployed in just 5 minutes as the v1.0.2 release introduces Secluso OS, a minimal, Yocto-based Linux image. Users simply flash the image using the Secluso Deploy desktop utility available for Windows, macOS, and Linux. The utility automatically handles injecting unique credentials, configuring the relay over SSH, and setting up the camera without requiring the user to open a terminal. You can find the source code, build instructions, and the detailed security whitepaper on their <a href="https://github.com/secluso/core">GitHub</a> released under a GPL license, and the &#8220;<a href="https://secluso.com/build-your-own" target="_blank" rel="noopener">Build Your Own Guide</a>&#8221; explains how to build your own camera. Users can fully self-host the open-source relay/server on their own VPS, so no cloud is required.</p>
<figure id="attachment_171193" aria-describedby="caption-attachment-171193"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Mobile-app.jpg"><img decoding="async" class="wp-image-171193 size-medium" title="Secluso Mobile app" src="https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Mobile-app-720x657.jpg" alt="Secluso Mobile app" width="720" height="657" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Mobile-app-720x657.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Mobile-app-1200x1095.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Mobile-app-274x250.jpg 274w, https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Mobile-app-768x700.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/Secluso-Mobile-app.jpg 1206w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171193" class="wp-caption-text">Secluso Mobile app</figcaption></figure>
<p>For those who don&#8217;t want to get into ordering different parts from different vendors and setting up their own server, Secluso is <a href="https://secluso.com/" rel="nofollow">opening pre-orders</a> this month (May 2026). They are offering a limited run of 100 DIY Kits for $50 (which include the night vision camera module, custom mic/temp HAT, and housing parts, and 1 year of Secluso Cloud for free) with an estimated delivery of 2–3 months. A fully assembled Plug and Play version is also available for $100, with an estimated delivery of 4–6 months and a free year of Secluso Cloud. After the included free year, Secluso Cloud is available optionally for $5/month or $50/year. Please note that pre-orders will ship to the US only initially.</p>
<p>Via <a href="https://www.hackster.io/news/secluso-turns-a-raspberry-pi-zero-2-w-into-a-privacy-centric-end-to-end-encrypted-camera-system-6009a32d2b1a" rel="nofollow">Hackster.io</a></p>
<p>The post <a href="https://www.cnx-software.com/2026/05/28/privacy-focused-open-source-raspberry-pi-zero-2w-diy-security-camera-offers-end-to-end-encryption-on-device-ai/">Privacy-focused, open-source Raspberry Pi Zero 2W DIY security camera offers end-to-end encryption, on-device AI</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
	
			<item>
				<title>VIA Labs VL610/VL610D MST Hub controllers to enable USB-C multi-display adapters with up to three 4K display outputs</title>
				<link>https://www.cnx-software.com/2026/05/28/via-labs-vl610-vl610d-mst-hub-controllers-to-enable-usb-c-dock-with-up-to-three-4k-display-outputs/</link>
				<pubDate>Thu, 28 May 2026 04:12:37 +0000</pubDate>
								<dc:creator><![CDATA[Jean-Luc Aufranc (CNXSoft)]]></dc:creator>				<guid isPermaLink="false">https://www.cnx-software.com/?p=171164</guid>
					<description><![CDATA[VIA Labs VL610/VL610D MST (Multi-Stream Transport) Hub controllers are designed for multi-display expansion, enabling USB-C...]]></description>

				<content:encoded><![CDATA[<div><img width="720" height="405" src="https://www.cnx-software.com/wp-content/uploads/2026/05/VIA-VL610-USB-C-board-three-video-outputs-720x405.jpg" class="attachment-medium size-medium wp-post-image" alt="VIA VL610 USB-C board three video outputs"  decoding="async" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/VIA-VL610-USB-C-board-three-video-outputs-720x405.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/VIA-VL610-USB-C-board-three-video-outputs-1200x675.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/VIA-VL610-USB-C-board-three-video-outputs-300x169.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/VIA-VL610-USB-C-board-three-video-outputs-768x432.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/VIA-VL610-USB-C-board-three-video-outputs-1536x864.jpg 1536w, https://www.cnx-software.com/wp-content/uploads/2026/05/VIA-VL610-USB-C-board-three-video-outputs.jpg 1600w" sizes="100vw" /></div><figure><img src="https://www.cnx-software.com/wp-content/uploads/2026/05/VIA-VL610-USB-C-board-three-video-outputs.jpg" class="type:primaryImage" alt="VIA VL610 USB-C board three video outputs" /></figure><p>VIA Labs VL610/VL610D MST (Multi-Stream Transport) Hub controllers are designed for multi-display expansion, enabling USB-C adapters to drive up to three 4K UHD high-resolution HDMI or DisplayPort displays simultaneously.</p>
<p>The chips succeed the VL605 single-channel USB-C to HDMI 2.1 signal converter. The VL610 supports three video outputs up to 4Kp60, while the VL610D is limited to two video outputs for different docking design needs.</p>
<figure id="attachment_171181" aria-describedby="caption-attachment-171181"  class="wp-caption aligncenter"><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/VIA-VL610-USB-C-board-three-video-outputs.jpg"><img decoding="async" class="wp-image-171181 size-medium" title="VIA VL610 USB-C board three video outputs" src="https://www.cnx-software.com/wp-content/uploads/2026/05/VIA-VL610-USB-C-board-three-video-outputs-720x405.jpg" alt="VIA VL610 USB-C board three video outputs" width="720" height="405" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/VIA-VL610-USB-C-board-three-video-outputs-720x405.jpg 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/VIA-VL610-USB-C-board-three-video-outputs-1200x675.jpg 1200w, https://www.cnx-software.com/wp-content/uploads/2026/05/VIA-VL610-USB-C-board-three-video-outputs-300x169.jpg 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/VIA-VL610-USB-C-board-three-video-outputs-768x432.jpg 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/VIA-VL610-USB-C-board-three-video-outputs-1536x864.jpg 1536w, https://www.cnx-software.com/wp-content/uploads/2026/05/VIA-VL610-USB-C-board-three-video-outputs.jpg 1600w" sizes="(max-width: 720px) 100vw, 720px" /></a><figcaption id="caption-attachment-171181" class="wp-caption-text">VL610 board with 2x DisplayPort connects, 1x HDMI connector</figcaption></figure>
<p>VIA VL610/VL610D key features and specifications:</p>
<ul>
<li>Display/USB Input &#8211; DisplayPort Receiver (DPRX) supporting HBR3 (High Bit Rate 3) up to 32.4 Gbps, suitable for up to 8Kp60 and D+/D- USB 2.0</li>
<li>Video and Audio output
<ul>
<li>VL610
<ul>
<li>HDMI 2.1 FRL transmitter</li>
<li>Configurable port supporting DP++ or HDMI 2.1 FRL</li>
<li>Configurable port supporting DP++ or HDMI TMDS</li>
</ul>
</li>
<li>VL610D &#8211; Dual display configuration (not clear details provided)</li>
<li>Single display up to 8Kp60 or 4Kp240</li>
<li>Triple display up to 4Kp60 or QHDp144.</li>
<li>Up to 6x independent audio and video streams with a single DP output supporting up to four MST streams.</li>
<li>Full support for color formats and audio</li>
</ul>
</li>
<li>Misc features
<ul>
<li>DSC 1.2a decoder for decompression to HDMI output or direct pass-through to compatible displays.</li>
<li>Variable Refresh Rate (VRR)</li>
<li>ECDSA-256 asymmetric authentication</li>
<li>Logo Bitmap display capability for brand logos, warning messages, or guidance screens</li>
</ul>
</li>
<li>Package &#8211; QFN100 (10x10mm) for VL610</li>
</ul>
<p><a href="https://www.cnx-software.com/wp-content/uploads/2026/05/VIA-VL610-DP-2.1-HBR3-MST-Hub.webp"><img decoding="async" class="aligncenter size-medium wp-image-171180" title="VIA VL610 DP 2.1 HBR3 MST Hub" src="https://www.cnx-software.com/wp-content/uploads/2026/05/VIA-VL610-DP-2.1-HBR3-MST-Hub-720x570.webp" alt="VIA VL610 DP 2.1 HBR3 MST Hub" width="720" height="570" srcset="https://www.cnx-software.com/wp-content/uploads/2026/05/VIA-VL610-DP-2.1-HBR3-MST-Hub-720x570.webp 720w, https://www.cnx-software.com/wp-content/uploads/2026/05/VIA-VL610-DP-2.1-HBR3-MST-Hub-300x237.webp 300w, https://www.cnx-software.com/wp-content/uploads/2026/05/VIA-VL610-DP-2.1-HBR3-MST-Hub-768x608.webp 768w, https://www.cnx-software.com/wp-content/uploads/2026/05/VIA-VL610-DP-2.1-HBR3-MST-Hub.webp 1150w" sizes="(max-width: 720px) 100vw, 720px" /></a></p>
<p>There&#8217;s no product page yet, and VIA only published <a href="https://www.via-labs.com/pressroom_show.php?id=116">a press release</a> for COMPUTEX 2026, and I also found an <a href="https://www.via-labs.com/archive/doc/174677052599172.pdf">earlier presentation</a> with the slide above. As I understand it, the VL610/VL610D chips are designed specifically for multiple-display DP 2.1 HBR3 MST Hubs, and USB data is limited to High Speed (480 Mbps), so they won&#8217;t be found in multi-function USB-C docks.</p>
<p>Thanks to TLS for the tip.</p>
<p>The post <a href="https://www.cnx-software.com/2026/05/28/via-labs-vl610-vl610d-mst-hub-controllers-to-enable-usb-c-dock-with-up-to-three-4k-display-outputs/">VIA Labs VL610/VL610D MST Hub controllers to enable USB-C multi-display adapters with up to three 4K display outputs</a> appeared first on <a href="https://www.cnx-software.com">CNX Software - Embedded Systems News</a>.</p>
]]></content:encoded>
					</item>
		</channel>
</rss>
<!-- last GN Pub feeds fetch (not specifically this feed): 2026-06-05 10:14:07 -->
