The Raspberry Pi 4 features a Broadcom BCM2711 processor with Cortex-A72/A53 cores that makes it competitive against other SBC’s based on Rockchip RK3399 or Amlogic S922X/A311D processors. The new processor also happens to have a PCIe interface, but it’s not exposed on the board since the interface is used by VIA VL805 PCIe USB 3.0 controller for the four USB 3.0 ports on the little computer. At the time, we expected the PCIe interface to be exposed in future Raspberry Pi boards or a Raspberry Pi Compute Module 4. But some people did not feel like waiting and instead hack the Raspberry Pi 4 SBC to access the PCIe interface. That hack is clearly not for everyone though… But based on a recent interview of Eben Upton with Tom’s Hardware we got pretty much confirmation that the Raspberry Pi Compute Module 4 will be coming next year, and expose PCIe […]
GloDroid Brings Android 10 OS to Raspberry Pi 4, Orange Pi SBC’s, PinePhone, and PineTab
The community of developers working on software for single board computers often prefer to focus on Linux support, as companies will often provide Android firmware images. But those Android OS images are often not maintained at all, so we’ve seen some projects like the past such as H3droid bringing a better Android OS to Allwinner H3 and H2+ boards and devices. The project is still using Android 4.4 KitKat and that’s getting old with some apps like the latest version of Kodi not working anymore. But a new project has just been brought to my attention with GloDroid leveraging AOSP to bring Android 10 to various Allwinner based boards and platforms, as well as Raspberry Pi 4B. List of supported Allwinner hardware: Allwinner H3 (32-bit) based – Orange Pi Plus 2 SBC, Orange Pi Plus 2E board, Orange Pi PC Allwinner H5 (64-bit) based – Orange Pi Prime, Orange Pi […]
Mythic Beasts, miniNodes Offer Raspberry Pi 4 Hosting Services
Mythic Beats is the company offering hosting services for the Raspberry Pi website, and following Eben Upton proposal they decided to host the website on eighteen Raspberry Pi 4 boards, fourteen of which used as LAMP (Linux, Apache, MySQL, PHP) servers, as well as two used as static servers with Apache, and the final two used as memory store using memcache. Two days before Raspberry Pi 4 8GB RAM launch, they tested the implementation with “normal” traffic (e.g. around one million visitors a day), and the day of the launch, tens of millions visitors came to the website, and it failed, but not because of a failure of the Raspberry Pi cluster, but instead due to a Cloudflare glitch. This is all explained in Raspberry Pi blog. This is all for internal use, but you could also get your own hosted Raspberry Pi 4 board, as Mythic Beast recently added […]
ODYSSEY-X86J4105 SBC Unboxing and Re_Computer Case Review
Seeed Studio ODYSSEY-X86J4105 is an Intel Celeron J4105 Gemini Lake SBC that also happens to integrate an Arduino compatible Microchip SAMD21 Arm Cortex M0+ microcontroller that makes it suitable as an all-in-one Arduino platform. But it can do much more with 8GB RAM, an optional 64GB eMMC flash, HDMI & USB-C DisplayPort 4K video outputs, dual Gigabit Ethernet, and support for both SATA and NVMe storage. The board runs Windows 10 Enterprise by default (if you purchase the board with an eMMC flash), and supports Linux distributions as well. Seeed Studio sent me a review sample, so I’ll start by checking out the hardware first. ODYSSEY-X86J4105 Unboxing I received ODYSSEY-X86J4105864 with a built-in 64GB eMMC flash pre-loaded with Windows 10 Enterprise. Let’s have a quick look at the board with USB, Ethernet and video output ports previously described, as well as built-in dual-band Wi-Fi 5 & Bluetooth 5.0 module, and […]
Advantech UNO-220 is an Industrial RS232/RS485 Gateway Kit for Raspberry Pi 4
While Raspberry Pi SBCs are mostly designed for the education market, they find their way in various devices, even in the industrial market with products such as ModBerry M500 industrial computer, Compulab IOT-GATE-RPi industrial IoT computer, BB-400 Neuron Edge industrial controller, and many others. All those offer RS-232 and RS-485 ports besides other interfaces typically found in industrial applications like isolated inputs, CAN buses, and more. There’s now yet another option with Advantech UNO-200 industrial gateway kit for Raspberry Pi 4 board with RS232/RS485 header and RTC battery. Advantech UNO-220 specifications: Compatible SBC – Raspberry Pi 4 Model B with dual micro HDMI outputs, audio jack, as well as USB and Ethernet ports accessible through the enclosure I/O Interfaces GPIO – Input (GPI) 0-3: VIH: 2~5V VIL: 0 ~ 0.8V; Output (GPO) 0-3: 0 ~ 5V Serial Ports – 5-pin terminal block for RS232/485, automatic direction control, 300 ~ 115.2kbps […]
Raspberry Pi SBC Now Supports OpenVX 1.3 Computer Vision API
OpenVX is an open, royalty-free API standard for cross-platform acceleration of computer vision applications developed by The Khronos Group that also manages the popular OpenGL ES, Vulkan, and OpenCL standards. After OpenGL ES 3.1 conformance for Raspberry Pi 4, and good progress on the Vulkan implementation, the Raspberry Pi Foundation has now announced that both Raspberry Pi 3 and 4 Model B SBC’s had achieved OpenVX 1.3 conformance (somehow dated 2020-07-23). Raspberry Pi OpenVX open-source sample implementation passes the Vision, Enhanced Vision, & Neural Net conformance profiles specified in OpenVX 1.3 standard. However, it is NOT intended to be a reference implementation, as it is not optimized, production-ready, nor actively maintained by Khronos publically. The sample can be built on multiple operating systems (Windows, Linux, Android) using either CMake or Concerto. Detailed instructions are provided for Ubuntu 18.04 64-bit x86 and Raspberry Pi SBC. Here’s the list of commands to […]
CutiePi Raspberry Pi CM3+ Lite based Tablet Launched on Kickstarter
Raspberry Pi Compute Module 3+ Lite based CutiePi open-source tablet has been in the making for well over a year, and the company has made enough progress to launch a Kickstarter campaign with the Raspberry Pi tablet offered for $169 and up. CutiePi specifications: SoM – Raspberry Pi Compute Module 3+ Lite with Broadcom BCM2837 quad-core Cortex-A53 processor and 1GB RAM Storage – MicroSD card slot Display – 8-inch 5-point multi-touch display with 1280×800 resolution Video Output – Micro HDMI Audio – 2W 8Ohm speaker Camera – 5MP front-facing camera Connectivity – WLAN 802.11 b/g/n WiFi 4 and Bluetooth 4.0 (RTL8723BS) USB – 1x USB type-A port Expansion – 6x GPIO pins Sensor – Gyroscope Misc – Handle that doubles as a stand Battery – 5,000 mAh Li-Po battery Power Supply – 5V via USB Type-C port; STM32 MCU handles power management and battery level monitoring Dimensions – 213 x […]
Raspberry Pi VideoCore IV Boards Get an Unofficial Vulkan Driver Good Enough to Play Quake 3
The Raspberry Pi Foundation is collaborating with Igalia to work on everything related to graphics support for VideoCore VI GPU found in Raspberry Pi 4’s Broadcom BCM2711 SoC. This lead to OpenGL ES 3.1 conformance at the beginning of the year, and good progress with Raspberry Pi 4 Vulkan support. There’s no plan to work on an official Vulkan driver for earlier Raspberry Pi boards with VideoCore IV GPU, but since the Raspberry Pi Foundation released open-source VideoCore IV driver and documentation several years ago, it’s, in theory, possible for skilled developers to improve on it. That’s exactly what Martin Thomas, an NVIDIA engineer, has done in his spare time, and after two years of work, a Vulkan driver for Raspberry Pi VideoCore IV board – RPi-VK-Driver – has been released on Github. Pi-VK-Driver implements a subset of the Vulkan, and since it is not fully conformant to the standard […]