A first look at Allwinner D1 Linux RISC-V SBC and Processor

Allwinner D1 RISC-V SBC

Last year, we reported that Allwinner was working on an Alibaba XuanTie C906 based RISC-V processor that would be found in low-cost Linux capable single board computers selling for as low as $12. The good news is that we won’t have to wait much longer as Allwinner D1 RISC-V processor is slated for an announcement next week, and a business card-sized SBC, also made by Allwinner, will become available in May. Some of the information is already available to developers in China, and CNX Software managed to obtain information about the Linux RISC-V SBC and Allwinner D1 processor. Allwinner D1 development board Let’s check out the board first which comes with the following specifications: SoC – Allwinner D1 single-core XuanTie C906 64-bit RISC-V processor @ 1.0 GHz with HiFi4 DSP, G2D 2D graphics accelerators Memory – 1GB DDR3 memory Storage – 256MB SPI NAND flash, MicroSD card slot Video Output […]

AMD Ryzen Embedded V2000 series on COM Express Compact (Sponsored)

conga-TCV2 AMD Ryzen Embedded V2000 COM Express

8 cores for heterogeneous edge computing Tasks at the embedded edge are getting more and more complex. Supporting up to 8 cores and 16 threads, the recently-launched AMD Ryzen Embedded V2000 processors are paving the way for x86-based embedded designs with unprecedented compute density and performance per watt. congatec is offering the new Zen 2 based processor generation, which complements V1000 processor technology with 6- and 8-core versions, on COM Express Compact modules. As the trend towards more IIoT connectivity and digitization continues, embedded systems must handle a growing number of tasks. Additional tasks include the collection of application data that needs to be transcoded, and sometimes analyzed locally using artificial intelligence (AI). In parallel, data must be exchanged with customers’ enterprise clouds and other OEM apps, and this communication must be highly secure, because new pay-per-use models turn the devices, machines, and systems into an OEM revenue source that […]

LoRaWAN BACnet gateway uses Raspberry Pi CM3+ for building automation

Raspberry Pi BACNet Gateway with LoRaWAN

A few years about we wrote about BASpi I/O Raspberry Pi HAT compatible with BACNet, a data communication protocol for Building Automation and Control Networks, also known as the ISO 16484-6  standard, and used for HVACs, lightings, elevators, fire safety, and other systems found in buildings. But if you’d like a turnkey BACnet solution based on Raspberry Pi, UK-based Innovelec‘s DINGO LoRaWAN BACnet Advanced Gateway/Server may be easier to integrate into your building’s electrical installation and also offers low-power long-range LoRaWAN communication. DINGO-LORAWAN-GW_SVR-01 key features and specifications: System-on-Module – Raspberry Pi Compute Module 3+ with Broadcom BCM2837B0 quad-c ore Arm Cortex-A53 processor @ 1.2GHz, 1GB LPDDR2 RAM, 8GB eMMC Flash (16GB  or 32 GB as option), RTC Info Display – 128×64 pixel OLED LCD Video Output – HDMI Networking 1x RJ45 10/100BaseT Ethernet 1x RJ45 10BaseT Ethernet LoRaWAN connectivity Support for LoRaWAN V1.0.2 and V1.0.3 Tx Power – Up to […]

Rugged, fanless quad-camera system brings AI and Machine Vision to rolling stock and automotive applications

quad-camera system automotive AI & machine vision

Eurotech BoltGPU 10-31 is a rugged fanless embedded system powered by NVIDIA Jetson Xavier NX module, equipped with four FAKRA connectors for GMSL camera, and designed to bring Edge AI and machine vision to rolling stock (e.g. trains) and automotive applications. The BoltGPU 10-31 also features 16 GB of eMMC flash, NVMe SSD support, three Gigabit Ethernet interfaces, WiFI 6 and Bluetooth 5.1, two USB3.1 ports, as well as isolated CAN-FD,  optoisolated DIO,  video out, and GNSS with optional RTK. BoltGPU 10-31 specifications: System-on-Module – NVIDIA Jetson Xavier NX with hexa-core NVIDIA Carmel ARM v8.2 64-bit CPU with 6MB L2 + 4MB L3 cache, 384-core NVIDIA Volt GPU with 48 Tensor Cores (up to 21 TOPS of accelerated computing), 8 GB LPDDR4x RAM, 16GB eMMC 5.1 flash Storage MicroSD card socket Optional 512 GB NVMe SSD on M.2 Key M socket 256 Kbit Serial EEPROM Video Output – 1x Mini […]

DIY Raspberry Pi Compute Module 4 NAS supports up to four drives

DIY Raspberry Pi CM4 NAS

We previously noted it was possible to build a Raspberry Pi CM4 NAS using Wiretrustee carrier board with a built-in Marvell 88SE9215 PCIe to SATA controller and four SATA connectors. But Mebs just created his own Raspberry Pi Compute Module 4 four-bay NAS with his own carrier board equipped with a PCIe socket used to insert a PCIe SATA card, as well as a neat 3D printed enclosure that took 6 days to print. This carrier board design is actually derived from the official Raspberry Pi CM4 IO board with only the interfaces needed for the NAS to make it smaller and fit within the width of a standard 3.5″ hard drive. It was also made as simple as possible because it was Mebs’ first PCB design. This leaves the board with Gigabit Ethernet, one HDMI port, a USB 2.0 port, the PCIe 2.0 socket, as well as some headers […]

GMSL2 camera kit supports 15-meter long cables, up to six cameras with NVIDIA Jetson Xavier AGX

6x gmsl2 cameras nvidia agx xavier devkit

We’ve recently seen it’s possible to use a long cable with the Raspberry Pi camera thanks to THine camera extension kit that works with 20-meter LAN cables using V-by-One HS technology. e-con Systems has now launched a similar solution for NVIDIA Jetson Xavier AGX, one of the most powerful Arm devkits available in 2021, with NileCAM21 Full HD GMSL2 HDR Camera that supports up to 15-meter long cable as well as LFM (LED Flickering Mitigation) technology. NileCAM21 camera features and specifications: Based on OnSemi AR0233 Full HD camera module with S-mount interchangeable lens holder Gigabit Multimedia Serial Link 2 (GMSL2) interface with FAKRA connector Shielded coaxial cable for transmission of power and data over long distances (up to 15m) High Dynamic Range (HDR) with LED Flickering Mitigation (LFM) Supported resolutions and max frame rates for uncompressed UYVY streaming VGA (640 x 480) up to 60 fps qHD (960 x 540) […]

Google releases the source code for Lyra low bitrate speech codec

Lyra source code

Google showcased Lyra audio codec for high-quality voice calls at a low 3 kbps bitrate last February. But at the time, it was only for our eyes to see, or rather our ears to listen to, as the company did not release any software, but only audio samples with excellent quality compared to Speex @ 3 kbps or Opus @ 6 kbps. Google has now released the Lyra source code, written in C++ for optimal speed, efficiency, and interoperability and relying on both the Bazel build framework and the GoogleTest framework. The beta release provides the tools and APIs needed for Lyra encoding and decoding, and is currently optimized for the 64-bit Arm Android platform, but can also be run in Linux x86 64-bit. There is also an example app – lyra_android_example – that integrates with the Android NDK and offers a minimal GUI with two buttons to either record […]

Raspberry Pi CM4 based predictive maintenance gateway features Google Coral Edge AI accelerator

Techbase IModGate-AI predictive maintenance gateway

Techbase had already integrated the Raspberry Pi CM4 module into several industrial products including Modberry 500 CM4 DIN Rail industrial computer,  ModBerry AI GATEWAY 9500-CM4 with a Google Edge TPU, and ClusBerry 9500-CM4 that combines several Raspberry Pi CM4 modules into a DIN Rail mountable system. The company has now announced another Raspberry Pi Compute Module 4 gateway – iModGATE-AI – specially designed for failure monitoring and predictive maintenance of IoT installations, which also embeds a Google Coral Edge TPU AI module to accelerate computer vision. iModGATE-AI gateway specifications: SoM – Raspberry Pi Compute Module 4 with up to 32GB eMMC AI accelerator – Google Coral Edge TPU AI module Video Output – HDMI port Connectivity – Gigabit Ethernet USB – USB 2.0 port Sensors – 9-axis motion tracking module with 3-axis gyroscope with Programmable FSR, 3-axis accelerometer with Programmable FSR, 3-axis compass (magnetometer) Expansion 2x 16-pin block terminal Advanced […]

UP 7000 x86 SBC