ODROID-N2L SBC is a smaller and cheaper version of the ODROID-N2+ single board computer powered by an Amlogic S922X hexa-core Cortex-A73/A53 processor and offered with 2GB or 4GB single-chip LPDDR4X memory. While the ODROID-N2+ is the most popular board from Hardkernel, it’s also fairly larger than most hobbyist SBCs on the market, and following requests from customers, the company designed the ODROID-N2L with a compact form factor that is smaller than Raspberry Pi Model B SBCs and sold at a lower price at the cost of missing some of the features of its big brother. ODROID-N2L specifications: SoC – Amlogic S922X hexa-core big.LITTLE processor with 4x Arm Cortex A73 cores @ up to 2,208/2,400 MHz, 2x Arm Cortex A53 cores @ 1,908/2,016GHz, Arm Mali-G52 GPU @ 846MHz; 12nm manufacturing process System Memory – 2GB or 4GB LPDDR4 @ 3216 MT/s Storage – eMMC flash module socket up to 128GB, microSD […]
DongshanPI-D1s – An Allwinner D1s RISC-V development board designed to teach programming
The DongshanPI-D1s development board is comprised of a soldered-on Allwinner D1s RISC-V system-on-module board (SoM) and a carrier board with two 40-pin headers and a 2.0mm dedicated header. This development board is specifically designed to teach programming with a focus on the RISC-V architecture. The development board was designed by 100ask. They previously designed the Dongshan NeZha STU a development board based on the Allwinner D1. The main difference between the two is that 100ask did not include the Ethernet and HDMI interfaces on the DongshanPI-D1s board. The pinout of the headers is also slightly different because they opted to make the headers compatible with the widely used 40-pin GPIO from Raspberry Pi single board computers. DongshanPI-D1s preliminary specifications: D1s Core Lite SoC – Allwinner D1s single-core XuanTie C906 64-bit RISC-V processor @ 1.0 GHz with with 32 KB I-cache + 32 KB D-cache Memory – 64 MB DDR2 (SIP) […]
NanoPi R6S – A Rockchip RK3588S router and mini PC with dual 2.5GbE, GbE, and… HDMI 2.1
FriendlyELEC has launched its sixth generation router with the NanoPi R6S equipped with a Rockchip RK3588S processor, two 2.5GbE ports, one Gigabit Ethernet port, and two USB interfaces. But the device will not exactly be limited to router functions as it comes with 8GB RAM, a 32GB eMMC flash, and an HDMI 2.1 port that support up to 8Kp60 video output, not to mention 8K video decoding capability and the integrated 6 TOPS NPU for AI workloads. NanoPi R6S specifications: SoC – Rockchip RK3588S octa-core processor with: CPU – 4x Cortex-A76 cores @ up to 2.4 GHz, four Cortex-A55 cores @ 1.8 GHz GPU – Arm Mali-G610 MP4 quad-core GPU with OpenGL ES3.2 / OpenCL 2.2 / Vulkan1.1 support VPU – 8Kp60 H.265/VP9/AVS2 video decoder, 8Kp30 H.264 decoder, 4Kp60 AV1 decoder, 8Kp30 H.265/H.264 video encoder AI accelerator – 6 TOPS NPU System Memory – 8GB LPDDR4X @ 2133 MHz Storage […]
Adapters convert Raspberry Pi Zero 2 W into Raspberry Pi 3 or 4
Spotpear’s Raspberry Pi Zero 2 W to Raspberry Pi 3/4 adapters would not exist in a “normal” world of abundance that still existed a little less than 3 years ago. But I suppose extraordinary times require extraordinary adapters… If you have a spare Raspberry Pi Zero 2 W lying around but would rather like getting the ports from a Raspberry Pi 3 or Raspberry Pi 4, Spotpear has designed three adapters that can also be used as USB docks from a computer or mobile phone. The first adapter the “ZERO to 4B” will get you a Raspberry Pi 4-looking SBC with a Raspberry Pi RP3A0 system-in-package (Quad-core Cortex-A53 CPU + 512 MB RAM), and most of the same ports, except only three USB 2.0 Type-A ports are available with a maximum speed of 480 Mbps, and only one HDMI output due the inherent limitations of the Raspberry Pi Zero 2 […]
BIGTREETECH CB1 – A Raspberry Pi CM4 compatible Allwinner H616 system-on-module
The BIGTREETECH CB1 core board is an Allwinner H616 quad-core Arm Cortex-A53 system-on-module (SoM) that follows the Raspberry Pi CM4 form factor and was designed by BIGTREETECH, a company whose main business is related to 3D printer motherboards and their peripherals. The BIGTREETECH CB1 comes with 1GB RAM, an HDMI output interface, 2.4GHz WiFi, and 100Mbps Ethernet. The CB1 has better multimedia capability than the CM4 with support for 4Kp60 H.265/H.264 video decoding and 1080p60 H.264 video encoding, while the Broadcom BCM2711 processor on the CM4 can only handle 4Kp60 H.265 and 1080p60 H.264 video decoding, and 1080p30 H.264 video encoding. Some disadvantages include the lack of CSI and DSI interfaces on the Allwinner H616 system-on-module and the presence of only one video output interface against two for the Raspberry Pi CM4 module. BIGTREETECH CB1 specifications: SoC – Allwinner H616 quad-core Cortex-A53 @ 1.5GHz with Mali-G31 MP2 GPU with OpenGL 3.2, […]
UP 4000 x86 SBC review with Ubuntu 22.04
The UP 4000 is a credit-card / Raspberry Pi-sized single board computer based on an Intel Apollo Lake processor. AAEON sent me the model with an Intel Atom x7-E3950 quad-core processor, 4GB RAM, and a 64GB eMMC flash, and in the first part of the review, I installed Ubuntu 22.04 since the board would initially only boot to the UEFI shell out of the box. I’ve now spent more time with the board, and in this article, I will report my experience with the UP 4000 SBC running Ubuntu 22.04 checking out features, performance, video playback, power consumption, and so on. Ubuntu 22.04 System info Let’s check out some information after I’ve upgraded the system to the latest packages:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 |
jaufranc@UP-4000-CNX:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.1 LTS Release: 22.04 Codename: jammy jaufranc@UP-4000-CNX:~$ uname -a Linux UP-4000-CNX 5.15.0-48-generic #54-Ubuntu SMP Fri Aug 26 13:26:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux jaufranc@UP-4000-CNX:~$ inxi -Fc0 System: Host: UP-4000-CNX Kernel: 5.15.0-48-generic x86_64 bits: 64 Console: pty pts/1 Distro: Ubuntu 22.04.1 LTS (Jammy Jellyfish) Machine: Type: Desktop Mobo: AAEON model: UP-APL03 v: V1.0 serial: <superuser required> UEFI: American Megatrends v: UPAPBM11 date: 07/01/2022 CPU: Info: quad core model: Intel Atom E3950 bits: 64 type: MCP cache: L2: 2 MiB Speed (MHz): avg: 1099 min/max: 800/2000 cores: 1: 1109 2: 1009 3: 1114 4: 1165 Graphics: Device-1: Intel Celeron N3350/Pentium N4200/Atom E3900 Series Integrated Graphics driver: i915 v: kernel Display: server: X.org v: 1.21.1.3 with: Xwayland v: 22.1.1 driver: X: loaded: modesetting unloaded: fbdev,vesa gpu: i915 tty: 80x24 resolution: 1280x800 Message: GL data unavailable in console. Try -G --display Audio: Device-1: Intel Celeron N3350/Pentium N4200/Atom E3900 Series Audio Cluster driver: snd_hda_intel Sound Server-1: ALSA v: k5.15.0-48-generic running: yes Sound Server-2: PulseAudio v: 15.99.1 running: yes Sound Server-3: PipeWire v: 0.3.48 running: yes Network: Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet driver: r8169 IF: enp2s0 state: up speed: 1000 Mbps duplex: full mac: 00:07:32:a2:cd:17 Drives: Local Storage: total: 58.24 GiB used: 12.69 GiB (21.8%) ID-1: /dev/mmcblk0 vendor: SanDisk model: DA4064 size: 58.24 GiB Partition: ID-1: / size: 56.53 GiB used: 12.68 GiB (22.4%) fs: ext4 dev: /dev/mmcblk0p2 ID-2: /boot/efi size: 511 MiB used: 5.2 MiB (1.0%) fs: vfat dev: /dev/mmcblk0p1 Swap: ID-1: swap-1 type: file size: 3.96 GiB used: 0 KiB (0.0%) file: /swapfile Sensors: System Temperatures: cpu: 6280.4 C mobo: N/A Fan Speeds (RPM): cpu: 6553500 Info: Processes: 215 Uptime: 2h 20m Memory: 3.68 GiB used: 1.09 GiB (29.5%) Init: systemd runlevel: 5 Shell: Bash inxi: 3.3.13 |
Everything looks good with an Intel Atom E3950 processor detected together with 3.68GB RAM and a 56.53GB rootfs EXT-4 partition. UP 4000 features testing There may also be some issues […]
ODROID-H3 and ODROID-H3+ SBC’s feature Intel Celeron N5105, Pentium N6005 processor
There are now not one but two alternatives to the discontinued ODROID-H2+ SBC with the ODROID-H3 and ODROID-H3+ single board computers powered respectively by an Intel Celeron N5105 and Pentium N6005 Jasper Lake processor. Both new SBCs support up to 64GB RAM, significantly faster Intel UHD graphics, an M.2 PCIe Gen 3 socket, and keep the same port assignment with two 2.5GbE ports, two SATA ports, as well as two USB 3.0 and two US 2.0 ports. ODROID-H3/H3+ specifications: SoC ODROID-H3 – Intel Celeron N5105 quad-core Jasper Lake processor @ 2.0GHz / 2.9GHz (Turbo) with 24EU Intel UHD graphics @ 450 / 800 MHz (Turbo); 10W TDP ODROID-H3+ – Intel Pentium N6005 quad-core Jasper Lake processor @ 2.0GHz / 3.3GHz (Turbo) with 32EU Intel UHD graphics @ 450 / 900 MHz (Turbo); 10W TDP System Memory – Dual-channel SO-DIMM DDR4 memory (2933MT/s) supporting up to 64GB RAM in total Storage […]
SBC Case Builder 2.0 released with GUI
SBC Case Builder 2.0 tool to create enclosures for single board computers has been released with a customizer graphical user interface, additional cases & SBCs, support for variable height standoffs, and more. We wrote about the SBC Case Builder tool to easily generate various types of 3D printable enclosures using OpenSCAD earlier this year. The SBC Model Framework used in the solution was focused on ODROID boards, and you had to type the parameters in a configuration file. SBC Case Builder 2.0 software changes that with a convenient-to-use graphical interface allowing for the dynamic adjustment of any of the case attributes. The new version of the software also supports variable height standoffs, multi-associative parametric accessory positioning, and offers 8 “base cases”, namely shell, panel, stacked, tray, round, hex, snap, and fitted. The solution works with 47 SBCs defined in the latest version of the SBC Model Framework. The following SBCs […]