TinyVision is a compact Allwinner V851S/V851S3-powered Linux board for vision-based applications

tinyvision board

Unrelated to tinyVision.ai, the TinyVision development board is a computer vision board from Chinese developer YuzukiTsuru powered by either the Allwinner V851S or the V851S3 and is billed as an “ultimate all-in-one solution for Linux motherboards, IPCs, servers, routers, and more.” It packs features such as a Cortex-A7 core running at 1200MHz, a 2-channel MIPI CSI input, and an independent image signal processor (ISP) capable of a maximum resolution of 2560 x 1440 in a compact form factor. TinyVision specifications: Processor – Allwinner V851SE / V851s3 with Cortex-A7 core @ 1200MHz and RISC-V E907GC core @ 600MHz NPU: 0.5TOPS (tera operations per second) @ INT8 precision Memory – 64MB DDR2 (V851se), 128MB DDR3L (V851s3) Storage – MicroSD card slot (supports UHS-SDR104), onboard SD NAND via SPI Display – 2-lane MIPI DSI (1280 x 720 @ 60fps), RGB LCD (320 x 240 @ 60fps) Video Input ISP with a maximum resolution […]

RAKwireless open sources RUI3 multi-target IoT development platform

Rakwireless RUI3 open source IoT development platform

RAKwireless has made its RUI3 IoT software development platform open-source so that customers or users can implement “nice-to-have” features on top of the features already implemented by the company which could make it even more versatile in a wider range of IoT scenarios. Introduced in 2022, the RAK Unified Interface v3, or RUI3 for shorts, is a modular IoT platform based on the Arduino SDK with additional functions for IoT connectivity and low power that supports a variety of devices and applications. So developers can learn the language, code once, and use the same software on multiple WisBlock core platforms including Nordic Semi nRF52, STM32, ESP32, and Raspberry Pi RP2040 instead of having to juggle between different the Arduino BSP, the ESP-IDF framework, Nordic nRF Connect SDK, or Raspberry Pi C SDK. Users could already use the RUI3 firmware with the RAK3172 (STM32), RAK4630/RAK4631 (nRF52), or RAK11720 (Apollo3) WisBlock Core […]

Panthor open-source driver for Arm Mali-G310, Mali-G510, Mali-G610, and Mali-G710 GPUs to be part of Linux 6.10

Panthor open-source Arm Mali G610 GPU driver linux

Collabora has been working on the Panthor open-source GPU kernel driver for the third-generation Arm Valhall GPU (Arm Mali-G310, Mali-G510, Mali-G610, and Mali-G710) for around two years, and the code has just been merged in drm-misc meaning it should be part of the upcoming Linux 6.10 release sometime in July 2024. Many regular readers must already be familiar with the Panfrost open-source driver for Arm Mali GPUs as we’ve covered its development progress over the years. Panthor is a new kernel driver specific to the 3rd gen Valhall GPUs that still relies on the Panfrost driver residing in userspace, as explained by Boris Brezillon from Collabora. Furthermore, the existing Gallium “Panfrost” driver in Mesa has also received a merge request adding support for those GPUs (10th gen Arm Mali = 3rd gen Arm Mali Valhall) meaning popular targets such as the Rockchip RK3588 SoC with an Arm Mali-G610 MP4 GPU […]

Embedded Open Source Summit 2024 schedule – Embedded Linux, Zephyr OS, and Real-time Linux

Embedded Open Source Summit 2024

The Embedded Open Source Summit 2024 (EOSS 2024) will take place on April 16-18 and the Linux Foundation has already announced the schedule with conference sessions, lightning talks, and birds of a feather (BoF) sessions covering embedded Linux, Zephyr OS, and real-time (RT) Linux. While I won’t be attending in person, I still find it interesting to check out the schedule as we may learn more about the current status of embedded Linux. So I’ve created my own little virtual schedule out of the available talks. Tuesday, April 16 – Day 1, Embedded Open Source Summit 2024 9:05 – 9:45 – No, It’s (Still) Never Too Late to Upstream Your Legacy Linux-Based Platforms by Neil Armstrong, Linaro Nearly 7 years ago, Neil already spoke about this subject in Berlin, and it’s still very true. Do you maintain or used to maintain a Linux-based board or SoC off-tree? Then there are […]

Spark Analyzer is a USB-C PD analyzer and power supply based on ESP32-C3 (Crowdfunding)

spark analyzer front back

Spark Analyzer is an ESP32-C3-powered device built to streamline the process of developing and debugging USB-C Power Delivery (UCPD) solutions. The board’s design is simple, compact, and includes helpful power delivery and analysis functionality, at an affordable price. Spark Analyzer runs on an ESP32-C3FH4 microcontroller, a low-power SoC with a single-core RISC-V CPU with onboard 2.4 GHz Wi-Fi and Bluetooth 5 (Low Energy) connectivity. The wireless chip lets users control the Spark Analyzer and monitor its operation remotely. It also supports integration with other smart devices via Matter.  The device allows you to adjust voltage output from 5V to 20V, depending on your project requirements. Power is sent to a connected device via the two-pin screw terminal block on the device, and a Cross Chip sensor measures the electrical current sent through the device using Hall effect. It includes a software safety feature that turns off the output field-effect […]

LibreVNA open-source USB vector network analyzer (VNA) works in the 100kHz to 6GHz range

LibreVNA Open source hardware vector network analyzer vna

Jan Käberich’s LibreVNA is an open-source hardware USB vector network analyzer (VNA) based on a Spartan-6 FPGA, an STM32 microcontroller, and RF circuitry with MAX2871 and Si5351C chips. The open-source VNA supports two channels and works in the 100kHz to 6GHz frequency range. Vector network analyzers are expensive pieces of electronic test equipment used to measure the magnitude and phase of high-frequency electrical networks costing several thousand dollars. They are commonly used in radio frequency (RF) and microwave engineering applications. Last year, we wrote that Pico Technology released PicoVNA 5 software for Linux, Raspberry Pi, and macOS instead of only providing a Windows program for their commercial PicoVNA devices. I thought it was already a good development even if it was closed-sourced, but LibreVNA goes all the way with an open-source hardware design with hardware design files, the FPGA code, STM32 firmware, and PC software (GUI) all open-source. LivreVNA hardware […]

Esp32_oscilloscope Arduino firmware turns your ESP32 board into a web-based oscilloscope

Arduino ESP32 Web-based WiFi oscilloscope

Bojan Jurca’s “Esp32_oscilloscope” is an open-source Arduino sketch that can transform an ESP32 board into a web-based oscilloscope that works over WiFi. We had also written about the Scoppy project to turn the Raspberry Pi Pico W into a 2-channel oscilloscope, but there’s no reason the more powerful ESP32-series microcontroller could not be used for the same purpose, and Bojan’s Esp32_oscilloscope project does just that and works with ESP32, ESP32-S2, ESP32-S3 and ESP32-C3 boards using the I2S interface for fast data sampling. The project was initially designed to demonstrate the multitasking abilities of the ESP32 microcontroller with Arduino, but this evolved into an ESP32 oscilloscope firmware. It works both with output/PWM and input signals, digital (0 or 1) and analog (0 to 4095) signals, and the web interface shows up to 736 samples per screen although the sampling rate may not be completely constant all the time. To install it […]

Microchip announces the PolarFire SoC Discovery Kit, a low-cost devkit for Linux and real-time applications

Microchip PolarFire SoC Discovery Kit

The SoC Discovery Kit is the latest addition to Microchip’s list of development kits for the PolarFire series. The series is the first SoC FPGA family powered by a deterministic, coherent RISC-V CPU cluster. They provide low power consumption, thermal efficiency, and defense-grade security for smart, networked systems. They also support a deterministic L2 memory system for Linux and real-time applications. Microchip launched the Icicle Kit for the PolarFire SoC in 2020 and it was followed by the Video and Imaging Kit which was intended for mid-bandwidth imaging and video applications. Now, Microchip has announced the Discovery Kit which is billed as a low-cost alternative to the Icicle. The Discovery Kit retains the full range of features needed for testing concepts quickly, developing firmware applications, and programming/debugging user code. According to Microchip, the kit will bring “a low-cost RISC-V and FPGA development for learning and rapid innovation” to new and […]

EDATEC Raspberry Pi 5 fanless case