Snapdragon QC710 Developer Kit targets Windows 10 on Arm app development

In order to encourage developers to port their apps to Windows 10 on Arm, Qualcomm and Microsoft have announced the Snapdragon Developer Kit based on a Snapdragon Compute platform and aiming to provide a cost-efficient platform that will be less costly than a laptop. The development kit looks like a mini PC, and while the full specs have not been announced, it could well be powered by the just-announced Snapdragon 7c Gen 2 processor, itself a cheaper version of Snapdragon 7c. Qualcomm did not share photos of all the ports from the developer kit, but the photos we’ve got come with “QC710” file name, and reveal a power button on the top, an LED on one corner, two USB ports, a MicroSD card slot, and a SIM card socket. I’d assume at least one HDMI or DisplayPort at the back, and possibly an Ethernet port, but we just don’t know […]

Allwinner D1 RISC-V processor SDK & Documentation

We published information about Allwinner D1 SBC and processor a few weeks ago. The news was pretty interesting as it’s the first RISC-V processor from the company, and one of the first affordable RISC-V SBC. But all we had at the time was hardware information from a leak, or rather from China-only Allwinner developer website. But now the company has added more information to its open-source development website with the release of documentation, now only in Chinese, as well as the Allwinner D1 Tina SDK. Eventually, there should be a better SDK via linux-sunxi community and some are already working on the Allwinner D1 SBC, but let’s try to get the SDK from Allwinner and build the code from source using the documentation. First, you’d need to register on Allwinner open-source website and click on signup. You’ll probably want to select Email registration. Now fill your username, select a country, […]

ArmSoM CM5 Raspberry Pi CM4 alternative with Rockchip RK3576 SoC

Linux 5.12 – Main Changes, Arm, MIPS and RISC-V Architectures

Linux 5.12 release was expected last Sunday, but Linus Torvalds decided to release one more release candidate, namely Linux 5.12-RC8, to “make sure things are all settled down“, so the latest Linux kernel is now expected this weekend.  Tihs should not yield any significant changes, so we can check what’s new in Linux 5.12, notably with regards to Arm, MIPS, and RISC-V architectures often used in SoC’s found in embedded systems. Around two months ago, the release of Linux 5.11 added support for Intel’s software guard extensions (SGX) and Platform Monitoring Technology (PMT), AMD “Van Gogh” and “Dimgrey cavefish” graphics processors, MIPI I3C host controller interfaces, and much more. Some interesting changes in Linux 5.12 include: Added support for ACRN hypervisor designed for IoT & embedded devices Added support for Playstation DualSense & Nintendo 64 game controllers, as well as Nintendo 64 data cartridges Dynamic thermal power management via a […]

Check LoRaWAN deployments on the go with WisGate Developer Base USB dongle

RAKWireless just had their “Big Tech Bloom” event services they announced many new LPWAN products ranging from WisDM fleet management system, OpenWrt based Wisgate OS, new industrial LoRaWAN gateways like WisGate Edge Lite 2, their first STM32WL module, as well as 9 new modules for WisBlock modular IoT platform with MIC, e-Paper display, GPS, an ESP32 based WisBlock core, etc… But today, I’ll have a look at the new $99 WisGate Developer Base, a USB dongle that connects to a laptop for LoRaWAN networks evaluation, for example, to check the coverage before installing a new gateway. Alternatively, it could also be used to add LoRaWAN gateway capability to existing embedded hardware like routers or industrial PCs. Two variants of the WisGate Developer Base are available – RAK7271 & RAK7371 – with the following specifications: Concentrator modules RAK7271 – RAK2287 SX1302 based mini PCIe concentrator module RAK7371 – RAK5146 SX1303 based […]

Pockit modular Linux computer takes hot plugging magnetic blocks

There have been attempts to create modular computers and smartphones to reduce electronics waste and improve user-serviceability over the years with initiatives and products like Google Project Ara, PinePhone and Fairphone3 smartphones, DevTerm mini computer, Olimex TERES-I laptop, and many more. Here’s another modular computer project that looks really cool. Pickit modular computer is comprised of an STM32+ESP32 based mainboard with a socket for an optional Raspberry Pi Compute Module 3. The board includes magnets and electrical contacts to snap and hot-plug modules/blocks while the computer is running. The video demo embedded further below, is really impressive, but let’s check out Pockit preliminary specifications first: MCU – STMicro STM32 microcontroller Wireless MCU – ESP32 dual-core processor with WiFi and Bluetooth LE CPU module – Socket for Raspberry Pi Compute Module 3 Expansion 24+ feature BLOCKS ready to use with instant connection using magnetic-snaps including Ethernet, Display (HDMI), audio, sensor modules […]

Beelink Expand X USB dock turns your phone into a computer

Beelink is better known for its Intel mini PCs, so the first time I saw Beelink Expand X I thought it was a mini PC somehow fitted with a smartphone stand…  But instead, it’s a USB dock for your mobile phone or tablet, that comes with a  foldable stand to use your smartphone into a computer by connecting it to a monitor, USB keyboard & mouse, and maybe throw a USB hard drive in the mix to complete your setup. Beelink Expand X specifications: Video Output – 1x HDMI port up to 4K UHD resolution USB 1x USB Type -C input port to connect to the host device (data, video, audio) 1x USB Type-C port for power/charging 2x USB 2.0 host ports 1x micro USB port to connect a PC Mode switch button Foldable stand for smartphone or tablet Dimensions – 120mm (length folded) x 65 x 13 mm (Full […]

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

Linux 5.11 Release – Main Changes, Arm, MIPS & RISC-V Architectures

Linus Torvalds has released Linux 5.11 just in time for… “Valentine’s Day”: Nothing unexpected or particularly scary happened this week, so here we are – with 5.11 tagged and pushed out. In fact, it’s a smaller-than-average set of commits from rc7 to final, which makes me happy. And I already have several pull requests lined up for tomorrow, so we’re all set for the merge window to start. But in the meantime – and yes, I know it’s Valentine’s Day here in the US – maybe give this release a good testing before you go back and play with development kernels. All right? Because I’m sure your SO will understand. Linus Last time around, Linux 5.10 was an LTS release that added EXT-4 performance enhancements, improved post-Spectre performance, as well as the enablement of BCM2711 (Raspberry Pi 4) display pipeline, among other many changes. Some of the notable changes in […]

Getting Started with Raspberry Pi Pico using MicroPython and C

Raspberry Pi Pico board was just launched last Thursday, but thanks to Cytron I received a sample a few hours after the announcement, and I’ve now had time to play with the board using MicroPython and C programming language. I went to the official documentation to get started, but I had to look around to achieve what I wanted to do, namely blinking some LEDs, so I’ll document my experience with my own getting started guide for Raspberry Pi Pico using a computer running Ubuntu 20.04 operating system. The instructions will be similar for Windows and Mac OS. Preparing the hardware In theory, we could just get started with the board alone, but since I got some headers with my board, I also took the opportunity to try out Pine64 Pinecil soldering iron powered by MINIX NEO P2 USB-C power supply. The soldering iron worked great for about one minute, […]

Boardcon EM3562 Rockchip RK3562 SBC with 8 analog camera inputs