Pico Wireless Pack adds ESP32 WiFi & Bluetooth module to Raspberry Pi Pico

Pimoroni Pico Wireless Pack is an add-on board for Raspberry Pi Pico adding a MicroSD card socket and ESP32 WiFi & Bluetooth module to the popular MCU board. While it’s a nice idea to add wireless connectivity to Raspberry Pi Pico, ESP32 is a dual-core Xtensa LX6 processor clocked at 160 to 240 MHz with WiFi, Bluetooth, and plenty of I/Os that should be able to handle most tasks better than Raspberry Pi RP2040 dual-core Cortex-M0+ processor clocked at 48 MHz by default, although we’ve also seen it overclocked up to 252 MHz. It comes with female headers that allow it to be inserted directly to the back of Raspberry Pi Pico has shown above, or into a “GPIO expander” board like the Pico Omnibus shown below through an SPI interface. Pico Wireless Pack specifications: Wireless module – ESP32-WROOM-32E WiFi 4 & Bluetooth 4.2/5.x module with PCB antenna, 4 MB […]

PGA2040 is a Compact Raspberry Pi RP2040 Breakout Board by Pimoroni

Pimoroni is known for its development boards with a small form factor. PGA2040 is another compact breakout board featuring the Raspberry Pi  RP2040 microcontroller. The board comes in the form of a Pin Grid Array (PGA) with RP2040 at its center. The PGA allows the accommodation of 48 pins around the perimeter of SoC on such a small footprint. After seeing some of the advanced RP2040 boards featuring wireless functionalities in the past few months, such as the Arduino Nano RP2040 Connect board, Pico Wireless Carrier board, and Wio RP2040 Mini development board, the PGA2040 is a simple board with only necessary components, thus making it suitable for compact, simple applications. However, this increases the complexity and efforts from users for interfacing additional components to implement advanced applications. Talking more about the necessary components on the board, it comes with a Crystal Oscillator, 8MB of QSPI flash, and a 3V3 […]

Khadas Edge2 Arm mini PC

RasPad 3 Review – Part 2: A Raspberry Pi 4 mini PC with integrated display

I started RasPad 3 review last week with an unboxing of the tablet shell for Raspberry Pi 4, together with assembly instructions, and a first boot after flashing Raspad OS to the system. In the first part of the review, I mentioned that I’d probably focus the remainder of the review on Ezblock Studio visual programming IDE, as the rest of the software is almost the same as using a standard Raspberry Pi 4, the other difference being the touchscreen-friendly RasPad launcher. But Sunfounder explained to me it would be hard to check out Ezblock as it’s designed to control robots and other hardware platforms, and requires an extra HAT (see Kickstarter campaign) to allow the Ezblock APP to connect through Bluetooth (it cannot be directly linked to Raspberry Pi through the built-in Bluetooth).  Here’s an example of a robot that is compatible with Ezblock Studio: Picar-X. Finally, I was […]

Radxa Zero SBC – A powerful quad-core alternative to Raspberry Pi Zero W

Radxa Zero SBC follows Raspberry Pi Zero W form factor, but thanks to an Amlogic S905Y2 quad-core Cortex-A53 processor clocked at up to 2.0 GHz offers much higher performance, which Radxa says corresponds to about 70% of Raspberry Pi 4 CPU performance. The tiny Arm Linux board comes with up to 4GB RAM, 16GB eMMC flash, and either AP6212 or AP6256 wireless module. plus all interfaces from Raspberry Pi Zero W, but with a twist as the mini HDMI port is replaced by a micro HDMI port, and USB-C ports are used instead of micro USB ports. Radxa Zero preliminary specifications: SoC – Amlogic S905Y2 quad-core Cortex-A53 processor @ up to 2.0 GHz with Arm Mali-G31 MP2 GPU System Memory – 512MB RAM, 1GB, 2GB, or 4GB LPDDR4 Storage – MicroSD slot, optional 8GB or 16GB eMMC flash Video Output – micro HDMI port up to 4Kp60 Connectivity Ampak AP6212 […]

RasPad 3 Review – Part 1: Raspberry Pi 4 “tablet” specs, unboxing and assembly

RasPad tablet kit for Raspberry Pi 3B+ and other SBC’s was introduced in 2018, but Sunfounder has recently introduced an update, RasPad 3 that supports the more powerful Raspberry Pi 4 SBC. After seeing my review of CrowPi2 Raspberry Pi 4 education laptop, the company asked me whether I’d be interested in reviewing Raspad 3 as well. So here we are, and I’ve received a sample of the tablet kit. As usual, I’ll do a two-part review, with unboxing and assembly of the kit. Since I previously missed the RasPad 3 announcement, I’ll start by listing some of the specifications. RasPad 3 specifications Compatible board – Raspberry Pi 4B with Broadcom BCM2711 quad-core Cortex-A72 processor, up to 8G RAM Storage – MicroSD card socket Display – 10.1-inch touchscreen IPS display with 1280×800 resolution, 10-point touch Video Output – Full-size HDMI output Audio – 3.5 mm headphone jack, stereo speaker Connectivity […]

You can now buy Raspberry Pi RP2040 MCU for one dollar

Raspberry Pi RP2040 microcontroller is not exactly new, as it was introduced with Raspberry Pi Pico board last January. But until now, you had to get samples from the Raspberry Pi Foundation due to limited supplies. What has changed today is that you can more easily buy Raspberry Pi RP2040 MCU for one dollar either in single quantity or reels with the following pricing: Reel/Tape with 3400 pcs for $3400 US Reel/Tape with 500 pcs for $500.00 US Raspberry Pi RP2040 cut tape (single unit):  $1.00 US The math geniuses among us will have quickly figured out there isn’t any volume discount, so it’s one dollar per chip whether you buy one or thousands. [Update: See comment from Raspberry Pi Foundation below explaining pricing for reels is still to be determined] That’s about all there’s new. If you have not quite followed recent Pico news, here’s a summary of Raspberry […]

Rockchip RK3568/RK3588 and Intel x86 SBCs

MyCobot robotic arm is offered with Raspberry Pi 4 or M5Stack ESP32 modules

Elephant Robotics’ MyCobot robotic arm was introduced last year with M5Stack Atom & Basic ESP32 modules with 6-degrees of freedom, a 250 grams max payload, available now for $599. The company has launched a new $699  version – MyCobot-Pi – with most of the same features, except for an upgrade to Raspberry Pi 4B which offers more performance and flexibility. Both versions of MyCobot arm robotic arm support accessories such as a gripper and a suction pump attachable through a LEGO connector, but while the original version – MyCobot-M5 – relies on Arduino programming, the new MyCobot-Pi runs Debian/Ubuntu and ROS operating systems with image recognition algorithms that can work with a variety of cameras. Since we’ve missed last year’s announcement, we’ll cover both models in this article. MyCobot Robotic Arm Despite the mechanical parts being the same, the specifications for MyCobot-M5 and MyCobot-Pi differ quite a lot: Controller MyCobot-M5 […]

JTAG Hat for Raspberry Pi eases debugging with OpenOCD

Low-level debugging can be performed with a JTAG debugger and OpenOCD open-source software, but since not everybody may have a JTAG debugger at home, some have reverted to using the Raspberry Pi as a JTAG debugger, and you’ll find instructions for cabling and installing the software on the Internet. Matt Mets of BlinkinLabs have been using the Raspberry Pi SBC and OpenOCD to debug Arm-based microcontroller boards for a while, but found it to be a pain to find jumper wires and look up the pin-outs manually each time. So he designed a JTAG Hat with properly labeled 20-pin .1″ and 1.27mm Cortex debug connectors to speed up the process. The expansion board also adds level-shifting buffers to interface with targets running at 1.8-5V, transistor-based power reset pins, a power switch for optionally supplying 3.3V to the target, a voltage/current sensor for measuring the target power consumption, and a buffered […]

Khadas VIM4 SBC