MutantC v3 open hardware DIY UMPC works with Raspberry Pi and compatible SBC’s

FOSDEM 2021 open-source developer event will take place online later this week, and yesterday we compiled a list of talks, with one entitled “MutantC PDA introduction – open source and hardware PDA shell” piquing my interest. The talk will be about the third revision of the hardware which allows you to create your own UMPC or handheld computer powered by a Raspberry Pi SBC or other compatible single board computers including Asus Tinker Board S, PINE H64 Model B, Banana Pi BPI-M4B, among others. MutantC v3 is versatile and highly customizable as can be seen from the specifications highlights: Supported SBCs – Raspberry Pi Zero, 2, 3, 4 and compatible. Arduino for keyboard – SparkFun Pro Micro 5v/16Mhz or SparkFun Qwiic Pro Micro – USB-C Display – 2.8-inch, 3.5-inch, or 4-inch “GPIO” LCD such as AdaFruit PiTFT 480×320 display Custom PCBs for display, mainboard, and thumbstick Expansion External 12-pin “docking” […]

Build a Raspberry Pi CM4 4-Bay NAS with Wiretrustee Carrier board

Broadcom BCM2711 processor comes with a PCIe interface that is used for the USB ports on the Raspberry Pi 4 SBC, but that is exposed through the board-to-board connectors of Raspberry Pi Compute Module 4, aka Raspberry Pi CM4, and allows all sort of designs. So far we’ve mostly seen this PCIe interface used for M.2 expansion slots on devices ranging from industrial computers to carrier board such as Piunora or Gumstix Raspberry Pi CM4 development board. But Wiretrustee had a different idea and designed carrier board with Marvell 88SE9215 PCIe to SATA controller and offering four SATA connectors to build a 4-bay NAS with Raspberry Pi CM4 module. Wiretrustee carrier board specifications: Supported SoM – Raspberry Pi Compute Module 4 and 4 Lite Storage 4x SATA 2.0 via Marvell 88SE9215 (PCIe 2.0 x1 to 4 6Gb/s SATA ports, no HW RAID) chip tested at a write speed of ~220MB/s […]

Khadas Edge2 Arm mini PC

K210 AI Accelerator Raspberry Pi pHAT targets secure AIoT projects (Crowdfunding)

Kendryte K210 is a dual-core RISC-V AI processor that was launched in 2018 and found in several smart audio and computer vision solutions. We previously wrote a Getting Started Guide for Grove AI HAT for Raspberry Pi using Arduino and MicroPython, and XaLogic XAPIZ3500 offered an even more compact K210 solution as a Raspberry pi pHAT with Raspberry Pi Zero form factor. The company is now back with another revision of the board called “XaLogic K210 AI accelerator” designed to work with Raspberry Pi Zero and larger boards with the 40-pin connector. K210 AI Accelerator board specifications: SoC – Kendryte K210 dual-core 64-bit RISC-V processor @ 400 MHz with 8MB on-chip RAM, various low-power AI accelerators delivering up to 0.5 TOPS, Host Interface – 40-pin Raspberry Pi header using: SPI @ 40 MHz via Lattice iCE40 FPGA I2C, UART, JTAG, GPIOs signals Security Infineon Trust-M cloud security chip 128-bit AES […]

A closer look at Raspberry Pi RP2040 Programmable IOs (PIO)

The popularity of Raspberry Pico board powered by RP2040 microcontroller has made every reader wanting to know more about the board and chip. So today we will be talking about RP2040’s Programmable IOs, a feature that makes it different from most other microcontroller boards. The two PIO blocks or let’s call it the hardware interfaces in the RP2040 have four state machines each. These two PIO blocks can simultaneously execute programs to manipulate GPIOs and transfer raw data.  Now, what do these state machines do? Well, the PIO state machines execute the programs fetched from various sources. Sometimes the programs are taken from the PIO library (UART, SPI, or I2C) or user software. Why Programmable I/O? All the boards usually come with hardware support for digital communications protocols such as I2C, SPI, and UART. However, if you plan to use more of these interfaces than what is available on the […]

Getting Started with Raspberry Pi Pico using MicroPython and C

Raspberry Pi Pico board was just launched last Thursday, but thanks to Cytron I received a sample a few hours after the announcement, and I’ve now had time to play with the board using MicroPython and C programming language. I went to the official documentation to get started, but I had to look around to achieve what I wanted to do, namely blinking some LEDs, so I’ll document my experience with my own getting started guide for Raspberry Pi Pico using a computer running Ubuntu 20.04 operating system. The instructions will be similar for Windows and Mac OS. Preparing the hardware In theory, we could just get started with the board alone, but since I got some headers with my board, I also took the opportunity to try out Pine64 Pinecil soldering iron powered by MINIX NEO P2 USB-C power supply. The soldering iron worked great for about one minute, […]

Third-party Raspberry Pi RP2040 boards from Arduino, Adafruit, Sparkfun and Pimoroni

I’ve just written about the launch of the Raspberry Pi Pico board and Raspberry Pi RP2040 MCU, which, as I explained in the announcement, could be used with third-party boards, but what I was not made aware during the embargo was that RP2040 boards were already being worked on, and other companies jointly announced their own custom Raspberry Pi Pico compatible board with Adafruit, Arduino, Pimoroni, and Sparkfun joining the party. Arduino Nano RP2040 Connect Board When I first wrote about Raspberry Pi Pico, I really saw it would be a competitor to Arduino boards, but instead Arduino and Raspberry Pi joined hands to design Arduino Nano RP2040 Connect with the board including 16MB external SPI flash, a u-blox NINA WiFi & Bluetooth module, an STMicro MEMS sensor with 9-axis IMU and microphone, and the ECC608 crypto chip. That obviously means Arduino Core will also support the new RP2040 MCU. […]

Rockchip RK3568/RK3588 and Intel x86 SBCs

$4 Raspberry Pi Pico board features RP2040 dual-core Cortex-M0+ MCU

The Raspberry Pi Foundation introduced the Linux-capable Raspberry Pi board in 2012  to teach programming and computers. Since then, the company has introduced models with faster processors, more memory, faster interfaces, culminating with the launch of Raspberry Pi 4 in 2019. The board also comes with a 40-pin header to teach electronics, but relying on a Linux SBC to blink a LED, gather data from sensors, or controlling servos is a bit over the top. So the Raspberry Pi Foundation decided to create their own MCU board called Raspberry Pi Pico powered by RP2040 dual-core Cortex-M0+ microcontroller designed in-house by the foundation. Raspberry Pi RP2040 microcontroller Before we look at the board, let’s check out RP2040 specifications highlights: Core – Dual Cortex M0+ cores up to 133 MHz (48MHz default) Memory – 264 kB of embedded SRAM in 6 banks Peripherals 30 multifunction GPIO 6 dedicated IO for SPI Flash […]

ClusBerry 9500-CM4 – A Raspberry Pi CM4 cluster, industrial style

Raspberry Pi cluster boards / solutions pop-up from time to time. But so far, I think we’ve seen only one based on Raspberry Pi CM4 modules with the upcoming Turing Pi 2 mini-ITX cluster board supporting four of those. TECHBASE has now unveiled a different kind of Raspberry Pi CM4 cluster with ClusBerry 9500-CM4 integrating up to eight Raspberry Pi Computer Module 4 in a DIN-Rail housing for industrial applications. ClusBerry 9500-CM4 is designed to be customizable with a choice of Raspberry Pi CM4 based modules and I/O cards: Standard 9500-CM4 cluster module with Compute Module 4 and a selection of configuration that include: I/O Controller with DI, DO, AI, 1-Wire, RS-232/485 and CAN interfaces Communication Gateway with up to 2x Ethernet, serial ports, wireless connectivity: LTE-cat.M1, 4G, 5G, LoRa, ZigBee, Z-Wave, Wireless M-Bus AI Gateway with Coral Edge TPU via PCIe M.2, or up to 4x Coral Edge TPU […]

Khadas VIM4 SBC