AVA Developer Platform offers 32 64-bit Arm cores, 32GB RAM, 10GbE for $5,450

AVA Developer Plaform

The AVA Developer Platform was announced together with ADLink COM-HPC Ampera Altra server module for embedded applications with up to 80 64-bit Arm cores, up to 768GB DDR4, 4x 10GbE, and 64x PCIe Gen4 lanes. The AVA Developer Platform is not fitted with the top-end COM-HPC module, but still, with a 32-core COM-HPC Ampere Altra module fitted with 32 GB DDR4 memory, plus a 128 GB NVMe M.2 SSD, and an Intel Quad X710 10GbE LAN card, it still makes an impressive workstation for native Arm development. We did not know the price the last time, but now we do as the workstation is available for pre-order for $5,450. AVA Developer Platform specifications: SoM – COM-HPC Ampere Altra module with Ampere Altra 32-core 64-bit Arm Neoverse N1 processor up to 3.3 GHz (TPD: 60W), 32 GB DDR4 memory Storage – 128 GB NVMe M.2 SSD (From photos see below: extra […]

Raspberry Pi CM4 based PiBox 2 Mini serves as NAS, private Cloud storage (Crowdfunding)

Pibox Mini

The PiBox 2 Mini is a networked storage solution based on a Raspberry Pi CM4 module and equipped with two slots for 2.5-inch SATA drivers be it HDD’s or SSD’s. It also exposes USB ports and an HDMI port, so I could also be used as a computer. Designed by KubeSail “self hosting company”, the PiBox does not only serve as a standard NAS, but aims to provide a home-based private cloud hosting solution that can replace services such as Google Photos or Dropbox with easily installable templates that are hosted in the box. Pibox 2 Mini specifications: Support SoM – Raspberry Pi CM4 or CM4 Lite with up to 8GB RAM, 32GB eMMC flash Storage 2x SATA port for 2.5-inch drives (SSD or HDD) MicroSD card socket for people using CM4 Lite Video Output – HDMI 2.0 port up to 4Kp60 Display – Built-in 1.3-inch color LCD for information […]

ArmSoM RK3588 AIModule7 NVIDIA Jetson Nano-compatible SOM

USB board emulates CR2032 or CR2016 coin cell battery

CR2032 battery emulator

You can now develop CR2032 or CR2016 powered devices without having to use an actual coin cell thanks to Peter Misenko’s (Bobricius) “coin cell battery emulator CR2016/CR2032”. The USB board contains a rounded part that is compatible with CR2016 or CR2032 coin cell batteries and allows you to power your target board via USB. The board also includes holes for alligator clips to measure the current, and by extension the power consumption. Coincell battery emulator CR2016/CR2032 specifications: Power Supply 5V via Micro USB port 3V regulator 3V + GND pins for incompatible holders Power measurement – 2x alligator clip holes for Amperemeter mode  (the onboard solder jumper must be open) Dimensions – Designed for a CR2016 battery (1.6 mm thick), but an adapter can be soldered for a CR2032 battery (3.2mm thick) It’s not a size fit all solution since it will only work with a specific type of battery […]

Allwinner D1s/F133 RISC-V processor integrates 64MB DDR2

Allwinner F133-A SBC

Allwinner D1s (aka F133) is a cost-down version of Allwinner D1 RISC-V processor introduced earlier this year together with a Linux capable development board, with the main difference being the integrated 64MB DDR2. Besides the built-in RAM, Allwinner D1s comes with many of the same features as D1 RISC-V SoC, but loses HDMI output and the HiFi 4 audio DSP, and Allwinner made some tweaks to the IOs with one less I2S audio interface, and general-purpose ADC. Allwinner D1s/F133 specifications: CPU – RISC core with 32 KB I-cache + 32 KB D-cache (CNXSoft: not specified, but probably the same Alibaba/T-Head Xuantie C906 RISC-V core as used in Allwinner D1) DSP – HiFi4 DSP 600MHz with 32 KB I-cache + 32 KB D-cache, 64 KB I-ram + 64 KB D-ram Memory – 64 MB DDR2 (SIP) Storage I/F – SD3.0, eMMC 5.0, SPI Nor/Nand Flash Video Engine Video decoding H.265 up […]

Smart Power 3 – A $45 smart power analysis tool for embedded systems developers

Smart Power 3

Hardkernel has launched a number of popular Arm SBC’s with the ODROID family over the years, but the Smart Power 3 is a different type of product, as the ESP32-based smart power meter can help embedded systems engineers optimize their hardware and software power consumption and/or check for spurious power peaks during boot up or shutdowns. In the past, we’ve reviewed relatively expansive tools like Qoitech Otii Arc or gone the DIY route,  but at $45, Hardkernel offers a power monitoring solution that’s both inexpensive and easy to use, albeit with fewer features than Qoitech’s device. Smart Power 3 specifications: MCU – ESP32 dual-core microcontroller via ESP32-WROOM-32E module Output Channels – 2x output channels (Max 50W + 50W) via 2x 4mm banana jacks each Output Voltage – 3V DC to input voltage – 1V Output Current – 3A max per channel Measurement Voltage, Current, Power Maximum sampling rate: 200Hz (5msec […]

My experience installing Libero SoC in Ubuntu and Windows 10

Libero SoC Windows Silver License ACTEL_BASESOC

A few weeks ago, I received Microchip PolarFire SoC FPGA Icicle Kit with FPGA fabric and hard RISC-V cores capable of handling Linux. I wrote “Getting Started with Yocto Linux BSP” tutorial for the board, and I had initially titled the current post “Getting Started with FPGA development using Libero SoC and Polarfire FPGA SoC”. I assumed I would write one or two paragraphs about the installation process, and then show how to work with Libero SoC Design Suite to create an FPGA bitstream. But instead, I spent countless hours trying to install the development tools. So I’ll report my experience to let readers avoid some of the pitfalls, and hopefully save time. (Failing to) Install Libero SoC v2021.v2 on Ubuntu 20.04 If we go to the download page, we’ll see Libero SoC v2021.2 for Windows and Libero SoC v2021.2 for Linux. Since my computer is running Ubuntu 20.04, I decided […]

Rockchip RK3568, RK3588 and Intel x86 SBCs and SoMs in 2025

How to upgrade a mini PC to Windows 11 and install WSL

Windows 11 WSL Ubuntu App

In this short article, I show how to install Windows Subsystem for Linux (WSL) and how to force the upgrade of Windows 10 to Windows 11 in a mini PC rather than waiting for Windows to offer it. The reason I’ve coupled these two topics together is not because there is any dependency, but simply as I use WSL to help me perform administrative tasks like downloading and copying files when installing applications on Windows mini PCs. WSL installation Installing WSL has recently become so simple it is worth doing just to gain the flexibility it offers for so little effort. Now you only need to open ‘Windows Terminal (Admin)’ and enter wsl –install: then reboot for Ubuntu to start installing, during which you will be asked to create your user with a password, which finishes in Ubuntu: Further information about installing WSL can be found in Microsoft’s documentation. Now […]

$99 Lepton FS module cuts the cost of FLIR thermal cameras by half

FLIR Lepton FS

Thermal cameras based on FLIR Lepton modules are pretty cool, but also quite expensive. Teledyne FLIR Lepton FS offers a much more cost-effective solution with the non-radiometric 160 x 120 resolution micro thermal camera module going for $99, or about 50% less than other FLIR thermal camera modules. The lower cost was achieved with some tradeoffs, notably a reduction of thermal sensitivity and scene dynamic range, as well as up to 3% inoperable pixels. But Ron Justin, GroupGets founder, told CNX Software that the lower specs are more than worth it for users only needing an imager, as opposed to a radiometric sensor. Lepton FS module specifications: Sensor technology – Uncooled VOx microbolometer Spectral range – Longwave infrared, 8 μm to 14 μm Array format – 160 x 120, progressive scan Pixel size – 12 μm Effective frame rate 8.7 Hz (commercial application exportable) Thermal sensitivity – <75mK NEDT (noise […]

Boardcon CM3588 Rockchip RK3588 System-on-Module designed for AI and IoT applications