Riotee batteryless stackable IoT board embeds an nRF52833 module (Crowdfunding)

Batteryless Riotee IoT board

Nessie Circuits’ Riotee board features a Riotee module based on Nordic nRF52833 WiSoC with a 2.4 GHz radio that targets batteryless IoT applications thanks to a stackable design taking a capacitors add-on board and a solar panel. Batteries introduce maintenance costs and environmental issues with millions of batteries disposed of every day. That’s why companies are trying to provide solutions for batteryless IoT designs such as the Everactive batteryless IoT devkit or Telink energy harvesting wireless module for remote controls. The Riotee module, board, and ecosystem also aim to play their part in reducing the use of batteries in wireless IoT devices. Riotee board specifications: Riotee module Wireless MCU – Nordic nRF52833 Arm Cortex-M4F microcontroller @ 64 MHz with 512 kB flash, 128 kB RAM, 2.4 GHz radio Memory – 128 kB of non-volatile memory (MSP430FR5962 FRAM) for “automatic checkpointing of application state” Castellated holes with 11x GPIOs including two […]

2-channel DSO-500K WiFi oscilloscope is based on Raspberry Pi Pico W board

Scoopy Android oscilloscope app

FHDM TECH DSO-500K is a 2-channel 500kS/s WiFi oscilloscope based on Raspberry Pi Pico W board that can also work over USB, and offers an analog bandwidth of up to 150kHz. We previously had seen the Raspberry Pi Pico board used as a logic analyzer, so it should come as no surprise that somebody has also come up with a Raspberry Pi Pico W-based oscilloscope that enabled visualization on Android over WiFi or USB. DSO-500K specifications and features (through the Scoppy app): MCU board – Raspberry Pi Pico W board with RP2040 dual-core Cortex-M0+ microcontroller, 2MB SPI flash, WiFi 4 and Bluetooth connectivity Sample rate – Up to 500kS/s sample rate (250kS/s with both channels enabled) Analog bandwidth – 150kHz Record length – 2048 samples per channel in RUN mode, 100kS total for single shot captures Inputs – BNC connectors or 0.1-inch headers Input Impedance – 1MΩ / 22pF Input […]

Badger 2040 W e-Paper display gets WiFi & Bluetooth with Raspberry Pi Pico W

Badger RP2040 W

Pimoroni Badger 2040 W wireless programmable e-Paper badge comes with a 2.9-inch black & white E-Ink display and a Raspberry Pi Pico W board for WiFi (and Bluetooth) connectivity. It is an update to the Pimoroni Badger 2040 with the exact same display, but instead of using a Raspberry Pi RP2040 microcontroller, Pimoroni fitted a Raspberry Pi Pico W on the back of the board, probably to avoid going through FCC and CE certifications. Badger 2040 W specifications: MCU board – Raspberry Pi Pico W board with: Raspberry Pi RP2040 dual-core Arm Cortex M0+ running at up to 133Mhz with 264kB of SRAM Storage – 2MB QSPI flash Wireless  – 802.11b/g/n WiFi 4 and Bluetooth Classic+LE with ABRACON onboard antenna (Infineon CYW43439 connected over SPI) Display – 2.9-inch B&W E-Ink display with 296 x 128 pixels resolution, ultrawide viewing angles, ultra-low power consumption; Dot pitch – 0.227 x 0.226 mm […]

Raspberry Pi Debug Probe eases bare metal development for $12

Raspberry Pi Debug Probe

The Raspberry Pi Debug Probe is a USB serial adapter based on the Raspberry Pi RP2040 microcontroller and designed to debug the Raspberry Pi Pico, third-party RP2040 boards, and pretty much any Arm board through SWD and/or UART interfaces. The main advantage over a typical USB-to-serial adapter is the presence of a Serial Wire Debug (SWD) bridge used for bare metal code development and debugging through tools such as OpenOCD. The Raspberry Pi Debug Probe specifications: MCU – Raspberry Pi RP2040 dual-core Cortex-M0+ microcontroller @ 133 MHz with 264KB SRAM Storage – 2MB SPI flash (W25Q16JVUXIQ) Debug interfaces 3.3V Serial Wire Debug (SWD) 3-pin JST connector conforming to the Raspberry Pi Debug Connector Specification and compatible with the CMSIS-DAP standard 3.3V serial (UART) 3-pin JST connector USB – Micro USB port to connect to the host Misc BOOTSEL button for flashing firmware to the debug board Unpopulated 3-pin header with […]

Ploopy – 3D printed open-source hardware headphones feature Raspberry Pi RP2040 MCU, TI PCM3060 24-bit DAC

Ploopy open-source hardware headphones

I don’t think I’ve ever written about open-source hardware headphones. But that’s precisely what Ploopy offers with an amplifier based on a Raspberry Pi RP2040, a Texas Instruments PCM3060 24-bit DAC, and an amplifier circuit, as well as 3D printed parts and open-source firmware written in C. As we’ll see further below the project is reasonably well documented, and you can either build it from scratch, purchase a fully-assembled kit, or something in the middle. I suppose you could even do some knitting since woven covers are part of the build just in case making your own PCBs and 3D printing parts are not your things. The electronics are comprised of two boards: The Gould amplifier board with the Raspberry Pi RP2040, Texas Instruments PCM3060 24-bit 96/192 kHz DAC, and several TI OPA1688 audio operational amplifiers The Mazzoleni driver flex boards going into the left and right rings with a […]

Control 8 relays with the Raspberry Pi Pico using PicoRelay8 or Pico-Relay-B

Waveshare Pico Relay B with Raspberry Pi Pico board

8086 Consultancy’s PicoRelay8 is a baseboard for the Raspberry Pi Pico (W) board equipped with eight 28V DC / 10A Normally Open relays that be used for all sorts of automation projects, while Waveshare Pico-Relay-B also supports eight relays with both DC and AC loads and comes with some extra features. PicoRelay8 PicoRelay8 board specifications: Supported MCU board – Raspberry Pi Pico or Pi Pico W, and it may also work with “mostly” compatible boards such as the Banana Pi BPI-Pico-RP2040 or BPI-PicoW-S3, WeAct RP2040, and others as long as all GPIO used on the PicoRelay8 are exposed on the same pins. Relays 8x HF3FF/005-1HST relays rated for 28V DC/10A, as well as 10A/250V AC and 15A/125V AC, but the board is not designed to get power from the mains (safety-wise), so it’s only really suitable for DC loads Each relay has a 2-pin terminal block attached to it. GPIO […]

Raspberry Pi Pico W gets Bluetooth support in SDK 1.5.0

Raspberry Pi Pico W Bluetooth LE

The Raspberry Pi Pico W board was launched with a WiFi 4 and Bluetooth 5.2 module based on the Infineon CYW43439 wireless chip in June 2022, and I wrote a tutorial showing how to connect to WiFi a few days after the launch, but nothing about Bluetooth. That’s because while the Raspberry Pi Pico W hardware supports Bluetooth, we were told that Bluetooth was not enabled at the time, but might be at a later stage. Alasdair Allan, who is responsible for the Raspberry Pi documentation, said Bluetooth support was scheduled very soon, and the SDK 1.5.0 release of the Pico C SDK is now available with Bluetooth implemented using BTstack low footprint dual-mode Bluetooth stack. Bluetooth support is still considered Beta and the SDK 1.5.0 implements the following key features and updates: New libraries for Bluetooth Low Energy (LE) support. Bluetooth Classic support. Bluetooth Sub Band Coding (SBC) encoder […]

Arduino Plant Watering Kit combines Nano RP2040 Connect with moisture sensor and submersible pump

Arduino Plant Watering 3D Printed enclosure

You’ve probably seen a few plant watering projects based on Arduino over the years, and now the company has decided to launch its own Arduino Plant Watering Kit based on the Arduino Nano RP2040 Connect board and everything you need to get started to water your indoor plants. Arduino Plant Watering Kit content: Arduino Nano RP2040 Connect board (ABX00053) with Raspberry Pi RP2040 MCU, ESP32 module for WiFi, and Bluetooth LE connectivity. Arduino Nano Screw Terminal Adapter (ASX00037) Open-ended USB cable with on/off switch 5V submersible pump 1-meter of plastic hose Grove moisture sensor Grove relay module with cable Grove LED button module with cable Grove cables 50 cm 10x Jumper wires (15 cm) 12x screw connectors Simply connect the moisture sensor and the water pump (through the relay) to the Nano RP2040 Connect board, insert the moisture sensor in a flower pot, and put the pump in a recipient […]

EmbeddedTS embedded systems design