Linux 6.11 Release – Notable changes, Arm, RISC-V and MIPS architectures

Linux 6.11 release

Linux 6.11 is out with Linus Torvalds’ announcement on the Linux kernel mailing list (LKML): I’m once again on the road and not in my normal timezone, but it’s Sunday afternoon here in Vienna, and 6.11 is out. The last week was actually pretty quiet and calm, which is nice to see. The shortlog is below for anybody who wants to look at the details, but it really isn’t very many patches, and the patches are all pretty small. Nothing in particular stands out – the biggest patch in here is for Hyper-V Confidential Computing documentation. Anyway, with this, the merge window will obviously open tomorrow, and I already have 40+ pull requests pending. That said, exactly _because_ I’m on the road, it will probably be a fairly slow start to the merge window, since not only am I on my laptop, there’s OSS Europe starting tomorrow and then the […]

Raspberry Pi RP2350 dev board features Ethernet RJ45 port with WIZNet W5500 or W5100S Ethernet controller

Wiznet W5500 EVB Pico2 and W5100S EVB Pico2 Dev boards

WIZnet has recently launched two new Raspberry Pi RP2350-based Ethernet boards – W5100S-EVB-Pico2 and W5500-EVB-Pico2 – based on different Ethernet controllers. The entry-level W5100S-EVB-Pico2 is built around the W5100S controller that features 4 independent sockets and 16 Kbytes of buffer memory. On the other hand, the W5500-EVB-Pico2 is built around the W5500, which features 8 sockets, 32 Kbytes of buffer memory, and improved security features such as OTP memory, Secure Boot, and Arm TrustZone technology. These make the W5500-EVB-Pico2 ideal for projects with robust network handling and advanced security measures. After the recent announcement of the $5 Raspberry Pi Pico 2 we have seen many development boards built around the RP2350 MCU, including the Challenger+ RP2350 WiFi6/BLE5, the Solder Party’s RP2350 Stamp, the Seeed Studio XIAO RP2350, the Cytron MOTION 2350 Pro, and more. Feel free to check those out If you are interested in RP2350-based dev boards. W5100S-EVB-Pico2 and […]

Cytron IRIV IO Controller – A Raspberry Pi RP2350-based industrial I/O controller

Raspberry Pi RP2350 industrial controller

Cytron IRIV IO Controller is an “Industrial Revolution 4.0” (or Industry 4.0) controller based on the Raspberry Pi RP2350 microcontroller that comes with an Ethernet port implemented through the W5500 chipset, and several isolated interfaces such as DI and DO up to 50V, two analog inputs, and RS232 and RS485 serial interfaces accessible through terminal blocks. Last year, the company introduced the Cytron IRIV PiControl industrial controller based on the Raspberry Pi CM4 module, and the IRIV IO Controller is a much cheaper solution using a subset of the features and a design that looks similar. IRIV IO Controller specifications: Microcontroller – Raspberry Pi RP2350A  CPU Dual-core Arm Cortex-M33 @150MHz with Arm Trustzone for secure boot Dual-core 32-bit Hazard3 RISC-V @ 150MHz Up to two cores can be used at the same time Memory – 520 KB on-chip SRAM in 10 banks Storage – 2MB flash memory Networking – 10/100M […]

11.6-inch touchscreen display with In-Cell technology packs IPS panel and 10-point touch into a single layer

11.6-inch 1768x828 LCD Panel

Waveshare has introduced an 11.6-inch touchscreen LCD with in-cell technology and 1768 × 828 resolution. The display comes with an IPS panel, a 10-point capacitive touchscreen, and supports HDMI and Type-C interfaces. It includes brightness control through the OSD menu and DDC/CI software. The screen offers a 178° viewing angle and 72% NTSC color gamut, delivering 300cd/m² brightness. While we haven’t yet covered such a large screen with in-cell technology, we previously reviewed the Elecrow CrowVi VF156T, a 15.6-inch ultra-thin IPS touchscreen display. This portable display features mini HDMI and USB-C input ports, making it compatible with various devices, including Windows 11 and Linux mini PCs, laptops, SBCs like the Raspberry Pi 5, and smartphones that support USB-C with DisplayPort Alt mode. Other touchscreen displays with HDMI and/or USB-C input include Desklab ultrathin 15.6-inch display, DFRobot 7-inch display, and many others. Waveshare 11.6-inch touchscreen display specifications: Display Display Size – […]

Low-cost Raspberry Pi 5 HAT+ combines M.2 socket for NVMe SSD and PoE power input

Waveshare POE M.2 HAT+

With a cost of only about $25, Waveshare has recently introduced the PoE M.2 HAT+ for the Raspberry Pi 5, which is much cheaper than the similar N-Fuse PoE HAT that we’ve written about previously. As the name implies, this new Waveshare board supports Power over Ethernet (PoE) and features an M.2 slot to add NVMe SSD storage to the latest Raspberry Pi SBC. This new Waveshare HAT complies with the 802.3af/at standards and can deliver up to 25.5W of power to the Pi 5, enabling both power and network connectivity over a single Ethernet cable. Additionally, it features onboard 5V & 12V header outputs for powering additional devices like cooling fans, and there are also two LEDs for status. A fast storage device and the ability to power the device with ethernet makes this device suitable for applications such as network-attached storage, media centers, and edge computing applications. Waveshare […]

Banana Pi BPI-CM5 Pro – A Rockchip RK3576-powered Raspberry Pi CM4 alternative with up to 16GB RAM, 128GB flash, a 6 TOPS NPU

Banana Pi BPI-CM5 Pro

Banana Pi BPI-CM5 Pro, also called ArmSoM-CM5, is a Rockchip RK3576 system-on-module electrically and mechanically compatible with the Raspberry Pi CM4 while offering up to 16GB LPDDR5 memory, 128GB eMMC flash, and a 6 TOPS AI accelerator embedded into the RK3576 SoC. It comes with a WiFi 6 and Bluetooth 5.3 wireless module, a PMIC for power management, and two 100-pin connectors mostly compatible with the pinout of the Raspberry Pi Compute Module 4. ArmSoM also provides a CM5-IO carrier board to make use of the extra USB 3.0 and PCIe interfaces, and the company told CNX Software they tested the module successfully with the official Raspberry Pi CM4 IO board. Banana Pi BPI-CM5 Pro specifications: SoC – Rockchip RK3576 CPU – 4x Cortex-A72 cores at 2.2GHz, 4x Cortex-A53 cores at 1.8GHz GPU – Arm Mali-G52 MC3 GPU with support for OpenGL ES 1.1, 2.0, and 3.2, OpenCL up to 2.0, […]

Arduino CLI 1.0 released – Let’s try it with the Raspberry Pi Pico 2

Arduino CLI Raspberry Pi Pico 2

Arduino has just announced the release of the Arduino CLI version 1.0.0, the first stable release for which users and developers can be confident the software API won’t change over time, or at least with minimal changes that will not impact the workflow of applications based on it. We first looked at the Arduino CLI when it was still at the alpha stage way back in 2018. Arduino CLI version 1.0.0 was actually quietly released about two months ago, but Arduino only announced it now and the utility is now at version 1.0.4 with several bug fixes. Arduino CLI 1.0 release The goal of the API is to easily program the boards from the command line without having to use the Arduino IDE, and the CLI can be integrated into your own script to automatize various processes. Arduino explains there are three ways to integrate and utilize the capabilities of […]

MIKRIK V2 Robot Car is an entry-level, open-source robotics kit built for ROS and 3D computer vision

MIKRIK V2 open source robotics kit

The MIKRIK V2 Robot Car is an open-source robotics kit for studying 3D computer vision and is compatible with both ROS1 and ROS2 software suites. The two-wheel-drive robot is powered by a Raspberry Pi 4 Model B (as a ROS1 differential drive controller) and a more powerful x86 or ARM single-board computer that can support ROS2 applications like the LattePanda Delta 3, Intel NUC, or NVIDIA Jetson Nano. The robot car uses the Intel Realsense D435i camera for 3D depth vision. It is a less expensive alternative to the iRobot Create, Husarion, and TurtleBot, and compares favorably with NVIDIA’s open-source JetBot AI robot platform. The robot car’s chassis is squared-off and made from shatterproof flex plastic. The CAD files are available on GitHub for self-assembly using a laser cutter and a 3D printer. The assembly and setup process is documented on the Hackster project page. On the software end, it […]

UP 7000 x86 SBC