Will Whang’s FourThirdsEye project is an open-source hardware camera module designed for Raspberry Pi 5 SBC and Raspberry Pi Compute Module 4 SoM using a Sony IMX294 Type 4/3 CMOS image sensor. The camera module can capture 10.7 MP images and 4K (4096 x 2160) videos with improved low-light performance and dynamic range (4.63 μm pixel size) compared to existing Raspberry Pi camera modules. Will claims it’s perfect for photography enthusiasts, developers, and makers who want a more powerful camera for their Raspberry Pi projects. FourThirdsEye camera module specifications: Sony IMX294 sensor Output image size – Diagonal 21.63 mm (Type 4/3) aspect ratio 17:9 & 4:3 Number of effective pixels 4168 (H) × 2176 (V) approx. 8.93M pixels (aspect ratio 17:9) 3792 (H) × 2824 (V) approx. 10.71M pixels (aspect ratio 4:3) Unit cell size – 4.63 μm (H) × 4.63 μm (V) Optical blacks Horizontal – Front: 0 pixels, […]
Radxa CM3J industrial-grade Rockchip RK3568J SoM is compatible with Raspberry Pi Compute Module 4
Radxa CM3J is a Raspberry Pi Compute Module 4 compatible SoM powered by a Rockchip RK3568J industrial-grade quad-core Cortex-A55 SoC and equipped with up to 8GB LPDDR4x and up to 256GB eMMC flash. It’s an update to the Radxa CM3 based on the Rockchip RK3566 SoC with an industrial temperature range and only two board-to-board connectors, and can also be viewed as a cost-down version of the Radxa CM3i with RK3568 and four B2B connectors. It competes directly against the industrial-grade Raspberry Pi Compute Module 4 introduced at the beginning of this month. Radxa CM3J specifications compared to the Radxa CM3 and Raspberry Pi CM4: The Radxa CM3J has been tested with the official Raspberry Pi CM4 IO Board, WaveShare CM4‑POE‑UPS‑BASE, WaveShare CM4‑IO‑BASE‑B, and WaveShare CM4‑NANO‑B, but other carrier boards for the Compute Module 4 may also be supported. Like with other such modules, there’s no 100% pin compatibility with […]
$23 ArmSoM Forge1 industrial SBC is powered by Rockchip RK3506J SoC
ArmSoM Forge1 is an industrial SBC (single board computer) powered by the Rockchip RK3506J triple-core Cortex-A7 processor designed for Smart Audio, HMI, and factory automation applications. The Forge1 is equipped with 512MB RAM, 512MB NAND flash, two Fast Ethernet ports, a MIPI DSI display connector, USB Type-A and Type-C ports, an audio jack, a 40-pin GPIO header partially compatible with Raspberry Pi HATs, and a 16-pin header with speaker output, microphone input, RS-485, and CAN Bus. ArmSoM Forge1 specifications: SoC – Rockchip RK3506J CPU 3x Arm Cortex-A7 core up to 1.5 GHz Arm Cortex-M0 real-time core GPU – 2D GPU only No VPU, no NPU System Memory – 512MB DDR3L Storage 512MB SPI NAND flash MicroSD card Video Output – 2-lane MIPI DSI connector up to 1280 x 1280@ 60FPS Audio 3.5mm audio jack Speaker and Mic via expansion header Networking – 2x 100Mbps Ethernet RJ45 ports USB 1x USB […]
Linux 6.14 release – Main changes, Arm, RISC-V, and MIPS architecture
Linus Torvalds has just announced the release of Linux 6.14 on LKML: So it’s early Monday morning (well – early for me, I’m not really a morning person), and I’d love to have some good excuse for why I didn’t do the 6.14 release yesterday on my regular Sunday afternoon release schedule. I’d like to say that some important last-minute thing came up and delayed things. But no. It’s just pure incompetence. Because absolutely nothing last-minute happened yesterday, and I was just clearing up some unrelated things in order to be ready for the merge window. And in the process just entirely forgot to actually ever cut the release. D’oh. So yes, a little delayed for no good reason at all, and obviously that means that the merge window has opened. No rest for the wicked (or the incompetent). Below is the shortlog for the last week. It’s nice and […]
SparkFun IoT RedBoard – Raspberry Pi RP2350 or ESP32 WiFi & Bluetooth boards with Arduino UNO R4 form factor
SparkFun has just launched the “IoT RedBoard – RP2350” and “IoT RedBoard – ESP32” boards with Arduino UNO R4 form factor based on respectively Raspberry Pi RP2350B + RM2 wireless module and ESP32-WROOM-32E WiFi and Bluetooth module. Both boards feature Arduino UNO headers and a Qwiic connector for expansion, a microSD card for storage, battery support, USB and DC jack power input, plus a few buttons and LEDs. The RP2350 board also adds an HSTX connector mainly useful for controlling HDMI or SPI displays. Sparkfun IoT RedBoard specifications: MCU sub-system and wireless RP2350 model MCU – Raspberry Pi RP2350B CPU Dual-core Arm Cortex-M33 @ 150 MHz with Arm Trust zone, Secure boot Dual-core RISC-V Hazard3 @ 150 MHz Up to two cores can be used at any given time Memory – 520 KB on-chip SRAM Memory – 8MB PSRAM Storage – 16MB Flash Wireless module – Raspberry Pi RM2 2.4 […]
EDATEC ED-IPC3630 Raspberry Pi CM5-powered industrial PC gets eight DI, eight DO, and two CAN Bus
EDATEC ED-IPC3630 is an industrial PC (IPC) built around the Raspberry Pi Compute Module 5 (CM5) with up to 8GB RAM and designed for industrial automation, IoT, and control applications with features like a wide 9V to 36V DC power input and a DIN-rail mount. The industrial computer also offers dual GbE, optional WiFi 5 and/or 4G LTE cellular connectivity, HDMI video output, a few USB ports, eight digital inputs (DI), eight digital outputs (DO), and two CAN Bus interfaces. ED-IPC3630 Specifications: SoM – Raspberry Pi CM5 SoC – Broadcom BCM2712 quad-core Cortex-A76 processor @ 2.4GHz with VideoCore VII GPU System Memory – 2GB, 4GB, or 8GB LPDDR4-4267 SDRAM (the 16GB model is not offered, maybe due to supply issues) Storage – Options for 16GB, 32GB, or 64GB eMMC flash Wireless – Optional dual-band WiFi 5 and Bluetooth LE 5.0 module Storage M.2 Key-B socket optionally fitted with 128GB, 256GB, […]
rpi-image-gen build system creates custom images for Raspberry Pi boards
Raspberry Pi has just released the rpi-image-gen build system to generate custom Raspberry Pi images designed for a specific application and based on packages from the Debian and Raspberry Pi OS repositories I was initially surprised by this announcement, as there are already build tools like the Yocto Project or buildroot designed for this purpose. They are however somewhat complex to use and there’s a steep learning curve, so maybe Raspberry Pi made something easier to use. Let’s have a look. The build is mostly defined by a configuration file which defines the profile and image layout. The company explains the main reasons for creating yet another build system. First, the images are quick to build with the rpi-image-gen build system since you don’t have to build the whole project from source, contrary to something like the Yocto Project which can take hours (for the first build at least). That’s […]
You can now buy Raspberry Pi RP2350 MCU for 80 cents and up, RP2354A and RP2354B variants coming soon
The Raspberry Pi RP2350 dual-core Cortex-M33/RISC-V MCU was first unveiled along with the Raspberry Pi Pico 2 in August 2024. Since then we have covered many Raspberry Pi RP2350 news and boards, but the microcontroller was hard to source for hobbyist and low-volume projects, which partially explains why companies like NextPCB had promotions offering free PCBA prototyping services for RP2350 designs. The good news is that Raspberry Pi has just announced general availability for the RP2350 microcontrollers starting at $0.80 per unit for the RP2350A in 3,400-piece reels, or $1.1 in single quantity, so anybody can buy the MCUs from their favorite distributor. The British company also announced the RP2354A and RP2354B variants with 2MB of stacked flash memory would soon be available to select partners and mass production will ramp up later this year. Here’s the current official pricing information for the RP2040 and RP2350 microcontrollers. Users can simply […]