Last year, Embest – an Avnet company – introduced MaaXBoard NXP i.MX 8M SBC mostly compatible with Raspberry Pi form factor and running Android 9.0 or Yocto Linux. The company has now launched MaaXBoard Mini with a 14nm NXP i.MX 8M Mini quad-core processor. In some ways, the new board follows more closely Raspberry Pi 3 Model B form factor with four USB 2.0 ports, instead of the two USB 3.0 ports found in the first version of the board, but it does so without HDMI output, leaving MIPI DSI as the only option for display output. MaaxBoard Mini (AES-MC-SBC-IMX8MINI-G) specifications: SoC – NXP i.MX 8M Mini Quad with 4x Arm Cortex-A53 cores @ up to 1.8GHz, Cortex-M4F real-time core @ 400MHz, Vivante GCNanoUltra 3D GPU and GC320 2D graphics, 1080p H.264/H.265 VPU; System Memory – 2GB DDR4 Storage – eMMC socket for up to 64GB flash, MicroSD slot Display […]
MYIR launches FZ5 EdgeBoard AI Box for AI on the Edge
Back in July of this year (2020), MYRI technology announced the MYIR’s FZ3 deep learning accelerator card powered by the Xilinx Zynq UltraScale+ ZU3EG Arm FPGA MPSoC and it is capable of delivering up to 1.2TOPS computing power. With only a few months since that launch, MYRI technology is now announcing another two related sets of products – FZ5 EdgeBoard AI Box and the FZ5 Card. The FZ5 EdgeBoard AI Box is an AI-focused computing platform that is based on the FZ5 AI Accelerator card which is an upgrade of the FZ3 card. The FZ5 looks more like a single board computer than an actual computing card. The FZ5 accelerator is powered by the Xilinx Zynq UltraScale+ ZU5EV MPSoC which features a 1.5 GHz quad-core Arm Cortex-A53 64-bit application processor, a 600MHz dual-core real-time Arm Cortex-R5 processor, a Mali400 embedded GPU and is capable of delivering up to 2.4 TFLOPS as compared […]
NXP i.MX 8M Plus AI Systems-on-Modules and Devkits Launched by Variscite
NXP i.MX 8M Plus processor was unveiled at the very beginning of the year as the first i.MX processor with AI hardware acceleration provided by a 2.3 TOPS Neural Processing Unit (NPU) embedded in the chip. Apart from the upcoming Wandboard 8MPLUS SBC, we had not seen hardware powered by the new processor, but Variscite has now announced two NXP i.MX 8M Plus systems-on-modules – VAR-SOM-MX8M-PLUS and DART-MX8M-PLUS – and corresponding development kits. VAR-SOM-MX8M-PLUS CPU Module & Development Kit Specifications: SoC – NXP i.MX 8M Plus single, dual or quad-core Cortex-A53 processor clocked at up to 1.6 (Industrial/Extended) or 1.8GHz (Commercial), Cortex-M7 real-time core @ 800 MHz, 1080p H265/H264 encode/decode, AI/ML acceleration up to 2.3 TOPS, GC7000UL 3D GPU, GC520L 2D GPU System Memory – 1 to 4GB LPDDR4 Storage – 8 to 64GB eMMC flash Networking – 802.11 ac/a/b/g/n + BT 4.2/BLE module SO-DIMM Edge Connector Storage I/F – […]
DR6018 V2 Embedded WiFi 6 Router Board Adds Support for WiFi 6E and 5G IoT M.2 Cards
A few months ago we covered DR6018 (aka CP01) WiFi 6 Embedded SBC powered by Qualcomm IPQ6018 processor and offering six Ethernet ports including five Gigabit interfaces and one 2.5 Gbps Ethernet port. Wallys Communications has now informed CNX Software they had a new version of the board called DR6018 V2 with a more compact form factor, support for PoE, as well as optional WiFi 6E and 5G IoT M.2 modules. DR6018 V2 board specifications: SoC – Qualcomm Atheros IPQ6010 quad-core Arm Cortex-A53 processor @ 1.8 GHz System Memory – 1GB (2x 512MB) DDR3L 16-bit interface with 32-bit memory bus design Storage – 256MB NAND Flash, 32MB NOR flash, SD card slot Networking Wired 3x Gigabit Ethernet ports (one less compared to DR6018) 1x Gigabit Ethernet port with PoE support 1x 2.5Gbps Ethernet port Wireless WiFi 2×2 2.4GHz MU-MIMO OFDMA 802.11b/g/n/ax WiFi 6, max 23dBm per chain 2×2 5GHz MU-MIMO […]
IP69K-Rated Stainless Steel Panel PCs Run Windows 10 or Ubuntu 16.04
There are already several industrial dust and waterproof panel PCs on the market, but with its Intel Apollo Lake powered Titan-AL Series, ADLINK goes a step further with IP69K-rated stainless steel panel PCs that provide resistance against corrosion from all sort of chemicals. Titan-AL series panel PCs can be washed with high-pressure water or steam to meet high-hygiene standards required in special production environments including food, pharmaceutical, and chemical production. ADLINK Titan-AL series panel PC specifications: SoC – Intel Atom x7-E3950 quad-core Apollo Lake processor @ 1.60 GHz / 2.00 GHz (Boost) with Intel HD Graphics 505; 12W TDP System Memory – 4GB DDR3L default (up to 8GB) Storage – 2.5″ SATA drive bay Available Displays Configurations Titan-15W-AL – 15.6-inch display with 1366 x 768 resolution, optional capacitive touchscreen; viewing angle: 80/80/85/85° (U/D/R/L) Titan-21W-AL – 21.5-inch display with 1920 x 1080 resolution, optional capacitive touchscreen; viewing angle: 89° in all […]
Pinephone Multiboot Image Boots 13 Different Linux Distributions
You’ve certainly heard about dual-boot systems with Windows and Linux, and possibly about triple-boot systems with an extra OS like Chromium OS or Android, but pine64’s forum user Megous has gone much further with a multiboot image for Pinephone able to boot 13 different Linux distributions! You’d think the image would occupy a lot of space on the device, but since all 13 distributions share the same Linux 5.9 kernel, all 13 operating systems fit on the internal eMMC flash or a MicroSD card with 8GB or greater capacity. The image is based on the p-boot bootloader allowing you to select the distribution of your choice and supports all PinePhones from the Braveheart Edition to the most recent revisions with 3GB RAM and 32GB storage. So what Linux distributions are supported by the multiboot image exactly? Here’s the list: Arch Linux Arm 2020-09-08 Lune OS 0.113 Maemo Leste 20200906 Mobian […]
No password SSH – Login to a SSH server with private/public keys
If you often need to establish SSH connections to a server, entering the password each time may be a hassle or even a non-starter. For example, in our case, we use ssh connections in our nightly build scripts, so obviously entering a password would not be an option here… So it can be useful to configure the server and your client to accept secure ssh connection without the need to enter a password. What must be done, then, is to generate a public/private key pair, and copy the public part into the appropriate place on the server side. For doing this, on the user’s home directory, on the client machine, type:
1 |
local> ssh-keygen -t rsa -f ~/.ssh/id_rsa |
-t tells the type of encryption -f tells where to store the public/private key pairs. In this case, the .ssh directory in the home directory is being used A password will be asked; leave this part blank, just […]
SiFive to Debut RISC-V PC for Developers based on Freedom U740 next-gen SoC
In recent years, people have discussed the need to have Arm-based PCs or workstations for developers to work directly on the target hardware, and there are now several options including SynQuacer E-Series 24-Core Arm PC, Ampere eMAG 64bit Arm Workstation, and HoneyComb LX2K 16-core Arm Workstation. Now it appears we’ll soon get something similar for RISC-V architecture with SiFive to debut the first RISC-V PC for developers at the Linley Fall Processor Conference 2020 taking place on October 20-22 and October 27-29. The PC will be powered by Freedom U740 next-generation RISC-V processor that will also be introduced at the event. We have very few details about this point in time, but the company points the SiFive Freedom U740 (FU740) SoC will enable professional developers to create RISC-V applications from bare-metal to Linux-based. The processor is said to combines a heterogeneous mix+match core complex with modern PC expansion capabilities, which […]