M5Stack releases local server implementations of UIFlow visual programming Web IDE

Visual programming local Web IDE

Visual programming is now a very popular method to teach programming to kids and M5Stack relies on UIFlow for their ESP32-based IoT development kit. Like most other companies, M5Stack provides either a Web IDE accessible from their server or a desktop program available for Windows, MacOS, or Linux, but the company has now released a local server implementation that allows users to run a Web IDE instance in their local network. The local server is available for Windows 11 x64, MacOS, Ubuntu 22.04, and Linux Arm (e.g. Raspberry Pi), so I downloaded the Ubuntu version to give it a try on my laptop. Somehow the Ubuntu release is full of Windows DLLs, but let’s ignore that for now, and the README.txt tells us to install one dependency and run the program as follows:

A window pops up letting us start or stop the server. It can be accessed with […]

Allwinner VPU gets open-source Linux driver for its H.264 hardware video encoder

Allwinner V3s open source Linux video encoding driver

Long-time readers of CNX Software may remember Bootlin’s crowdfunding campaign launched in 2018 to bring open-source Allwinner VPU drivers to take care of hardware video encoding and decoding in mainline Linux. They managed to raise enough funds (over 30,000 Euros) from small donors and several companies (Olimex, Pine64, Libre Computer, FriendlyELEC, and Orange Pi) to work on open-source VPU drivers for mainline Linux, but only for MPEG2, H264, and H265 decoding for in a range of Allwinner SoCs such as the A20 and H5, but not quite enough to cover the cost of H264 video encoding. Five years later, Bootlin took it upon themselves to complete the work without backing or support from Allwinner and have now released an open-source Linux-kernel based V4L2 driver to support the H.264 video encoder found in Allwinner V3, V3s, and S3 camera SoCs. The new driver builds upon earlier work by the company to […]

Libre Computer AML-A311D-CC “Alta” SBC features Amlogic A311D AI processor

Libre Computer AML-A311D-CC Alta SBC

Libre Computer has launched the credit card-sized “Alta” SBC, also known as AML-A311D-CC, designed for AI applications with the Amlogic A311D hexa-core Arm Cortex-A73/A53 processor equipped with a 5 TOPS AI accelerator. The board comes with 4GB LPDDR4, a 16MB SPI flash for the bootloader as well as a microSD card slot and eMMC flash module connector for storage, and offers many of the same ports as found on the Raspberry Pi 3 Model B+ with Gigabit Ethernet, four USB 3.0 ports, HDMI output, an AV jack, MIPI CSI and DSI connector, and a 40-pin GPIO header that should work with most Raspberry Pi HATs. AML-A311D-CC “Alta” specifications: SoC – Amlogic A311D CPU Hexa-core processor with 4x Arm Cortex-A73 cores @ up to 2.2 GHz and 2x Cortex A53 cores @ up to 1.8 GHz Built-in Cortex-M4 core for “always-on” processing GPU – Arm Mali-G52 MP4 GPU VPU 4K UHD […]

ESP32 Arduino Core 3.0.0 adds support for ESP32-C6 and ESP32-H2

ESP32-C6 ESP32-H2 Arduino

Espressif Systems has now released an alpha version of ESP32 Arduino Core 3.0.0 enabling the new ESP32-C6 and ESP32-H2 targets to be programmed with the Arduino IDE, and including a number of new features made possible by the ESP-IDF 5.1 SDK. Announced in 2021, the ESP32-C6 WiFi 6, Bluetooth 5 LE, and 802.15.4 wireless MCU became available in modules and devkits at the beginning of this year, but so far they could only be programmed with the latest version (5.1) of the ESP-IDF framework, and so was the new ESP32-H2 Bluetooth 5.2 and 802.15.4 (Zigbee/Thread) MCU. But fans of Arduino programming can now rejoice as an alpha version of ESP32 Arduino Core 3.0.0 brings support for the new microcontroller, and a stable release is planned for December 2023. But as you can probably imagine ESP32 Arduino Core 3.0.0 will also bring lots of other changes since the ESP32 Arduino Core […]

Rockchip roadmap reveals RK3576 and RK3506 IoT processors, Linux 6.1 SDK

Rockchip Roadmap 2024

The Rockchip RK3588 processor may remain the most powerful processor from the company for a while as an updated Rockchip IoT processor roadmap reveals the new RK3576 octa-core SoC and RK3506 tri-core Cortex-A7 chip, as well as a Linux 6.1 SDK to be released in Q4 2023. With the limited information we have, the Rockchip RK3576 looks to be a cost-down version of the RK3588 processor with eight cores, a 6 TOPS NPU, a 4K video codec, as well as PCIe and USB-C interfaces. Strangely the Rockchip RK3582 that should serve a similar purpose is not showing up in the roadmap. [Update: The RK3576 is indeed a lower-cost SoC but features four Cortex-A72 and four Cortex-A53 cores instead as per the comparison table reproduced below: That also means we now have the RK3576 specifications (some obtained from another document too): CPU Octa-core Arm processor with 4x Cortex-A72 cores at 2.2 […]

Alibaba T-Head TH1520 user manuals released

Alibaba T-Head TH1520 user manuals

Further Alibaba T-Head TH1520 quad-core RISC-V processor documentation has been released with nine user manuals covering video and audio processing, peripheral interfaces, memory interfaces, system registers, and the built-in NPU for video acceleration. We first noted the TH1520 RISC-V SoC in the expensive web3-focused ROMA laptop in October 2022, but since then there have been some very interesting developments with the release of Sipeed’s Lichee Pi 4A SBC and various other platforms based on the LM4A system-on-module plus the BeagleBoard.org’s BeagleV Ahead. Both boards also have preliminary support in mainline Linux with the Lichee Pi 4A making it to Linux 6.5, and the BeagleV Ahead was added to the just-released Linux 6.6 kernel. However I had not noticed documentation for the processor was not released publicly until now as both Sipeed and Beagleboard.org have now made available nine user manuals in English, and the Sipeed link has the Chinese versions […]

Qualcomm Snapdragon 8 Gen 3 gains upstream Linux support

Qualcomm Snapdragon 8 Gen3 Android 14 upstream Linux

Linaro has announced upstream Linux support for the newly released Snapdragon 8 Gen 3 mobile platform also codenamed SM8650. The patchsets enable Android 14 AOSP to boot with mainline Linux on Snapdragon 8 Gen 3 hardware using Google SwiftShader CPU-based implementation of the Vulkan graphics API. While there is a lot of buzz around the announcement of the Snapdragon X Elite 12-core Arm processor for laptops in recent days, Qualcomm also introduced its latest premium processor with the Snapdragon 8 Gen 3 Mobile Platform for mobile phones featuring a 3.3 GHz Cortex-X4 core, five Cortex A720 Performance cores, and two Cortex A520 efficiency cores, as well as support for generative AI through AI accelerators. The announcement was made on October 25, and Linaro released the patchsets to the Linux Kernel Mailing List (LKML) on the same day. Android devices are often stuck to an older Linux kernel for their entire […]

Getting started with VOIPAC IMX8M Industrial development kit (Yocto Linux SDK)

VOIPAC IMX8M Developer Kit Audio Testing

Last month I went through an unboxing of the VOIPAC iMX8M Industrial Development Kit with some specs and a quick try with the pre-loaded Yocto 3.1 Linux image. The kit is quite versatile with plenty of interfaces and headers, and eventually, it will support Android 12 and Ubuntu 22.04 LTS. but in the meantime, I played a bit with the Yocto Linux SDK for the NXP i.MX 8M board and will report by experience getting started with VOIPAC IMX8M Industrial development kit. WiFi antennas installation But before checking out Yocto Linux, I will install the two WiFi antennas since I did not do it last time around. We can attach the SMA connectors to the two metal plates on the side of the board securing them with the provided nuts and spacers. The other side of the antenna’s cable comes with a tiny u.FL (or is it MHF4) connector and […]