-
-
Notifications
You must be signed in to change notification settings - Fork 155
CM5 MINIMA REV1 and REV2 - OSHW minimal CM5 boards #705
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I pre-ordered the MINIMA REV2 from https://www.elecrow.com/cm5-minima-r-2.html I’ve been following the development of this CM5 board since the beginning on LinkedIn and just wanted to say - awesome work! I plan to run a full Ethereum node on it using Web3 Pi. ![]() Additionally, I’m going to connect a Waveshare 1.69-inch LCD Module (SKU:24382). The MINIMA REV2 has a dedicated connector for it, and Web3 Pi supports it natively. System status appears on-screen just 30 seconds after boot. ![]() Usually, I use a standard Raspberry Pi 5 8GB with a microSD card, so I’m curious how the MINIMA REV2 will perform. Both Web3 Pi and Web3 Pi Imager (a customized Raspberry Pi Imager) support booting directly from NVMe. I’m hoping to boot from NVMe right away - but if that doesn't work, I’ll fall back to the onboard eMMC. I’ll post an update once it arrives and I get it up and running. |
Today my MINIMA REV2 board finally arrived! 🎉 This board is designed by Italian electronics engineer Pierluigi Colangeli, and as far as I understand, it's manufactured and distributed by Elecrow. Ordering and ShippingI pre-ordered it for $65 + $2.65 for tracked YunExpress shipping. The board came in an anti-static zip-lock bag, wrapped in bubble wrap. No extra packaging, instructions, or box - just the board, plain and simple. First ImpressionsThe PCB is made from black laminate with white silkscreen. It looks great and feels very solid. First BootI flashed the latest Web3 Pi image onto a Micron 2230 NVMe using the Web3 Pi Imager. On the other side, I installed a Raspberry Pi CM5008032 along with the EDA Technology ED-CM5ACOOLER active cooler. The fan connector fits perfectly into the fan header on the board, and the cable length is sufficient. However, only two of the four cooler mounting holes aligned properly. The other two are blocked by the Ethernet and HDMI ports, so I could only loosely secure the cooler. I connected HDMI for monitoring, Ethernet for internet (via DHCP), and power via USB-C using the official RPi 5 power supply. After powering on, the board booted automatically. Two green LEDs lit up. The Web3 Pi installer launched without any issues, and after about 10 minutes, MINIMA REV2 became a fully running Ethereum node. SummaryEverything I needed worked on the first try - zero issues. I haven’t yet tested additional features like the I2C display connector or the second USB port. I’ll try those later and update this post. So far, I’m really happy with the board. If I had more time, I’d love to design a custom enclosure for it with an LCD display acting as a dashboard. I already have the display code ready - it just needs a proper case :) |
Awesome! Thanks for posting your experience with this tiny board :) |
I've been using a MINIMA REV2.0 from Pier's prototype run for a few weeks now, and it's a great little board. Plus, he's just a lovely guy who deserves all the support. I'd definitely recommend getting one for any robotics, media streaming, or edge AI application. Also I'm attempting a respin based on the MINIMA and made a quick video about the process: https://youtu.be/0_Mj95_X1gc |
The CM5 MINIMA REV1 is a tiny almost-CM-sized board with a RAK3172 LoRaWAN chip from Rak Wireless integrated on the top side, and an integrated SHTC3 Sensirion temperature and humidity sensor:
The CM5 MINIMA REV2 is a tiny almost-CM-sized board with an M.2 M-key 2230-size slot for an SSD (or any other PCIe device or adapter that will fit), and an integrated SHTC3 Sensirion temperature and humidity sensor:
Both offer an array of interfaces, a fan header, USB-C PD power input, and a low-profile Ethernet connector to keep the board quite compact, even in the vertical axis.
@piecol sent over one of each of these for me to test, I will hopefully get a CM5 plugged in soon!
The text was updated successfully, but these errors were encountered: