It’s now much easier to AI features to your project thanks to better tools, but as we’ve experienced when trying out Edge Impulse machine learning platform on the XIAO BLE Sense board, it still requires some effort and the learning curve may be higher than some expect. But for common tasks like face detection, there’s no reason for the solution to be hard-to-use or expensive, and Pete Warden (Useful Sensors) has designed the $10 Person Sensor fitted with a camera module pre-programmed with algorithms that detect nearby faces and reports the results over an I2C interface. Person Sensor specifications: ASIC – Himax HX6537-A ultra-low-power AI accelerator @ 400 MHz with 2MB SRAM, 2MB flash Camera Image Sensor – 110 degrees FOV Image scan rate – 7Hz with no facial recognition Image scan rate – 5Hz with facial recognition active Host interface Qwiic connector for the I2C interface up to […]
Maker Pi Pico Mini adds battery, buzzer, GPIO LEDs to Raspberry Pi Pico (W)
Cytron’s Maker Pi Pico Mini is an add-on board for the Raspberry Pi Pico and the latest Raspberry Pi Pico W with a battery port, GPIO status LEDs, a WS2812B Neopixel RGB LED, passive piezo buzzer, user and reset button, as well as “Maker” ports for expansion. It comes with most of the features found in the company’s Maker Pi Pico board, but in a much more compact form factor, since the add-on board is only slightly larger than the Raspberry Pi Pico to allow for soldering using the castellated holes. Maker Pi Pico Mini specifications: Fitted with Raspberry Pi Pico / Pico W LEDs – 6x Status indicator LEDs for GPIOs, 1x RGB LED (WS2812B Neopixel) Audio – 1x Passive piezo buzzer (to play musical tones or melody) Buttons – Reset and user buttons Expansion 3x Maker ports compatible with Qwiic and STEMMA QT, as well as Grove modules […]
Unexpected Maker TinyS3, FeatherS3 and ProS3 boards feature ESP32-S3 dual-core wireless MCU
Seon Rozenblum, better known as Unexpected Maker, has launched upgrades to its ESP32-S2 boards such as the TinyS2 with ESP32-S3 variants, namely TinyS3, FeatherS3, and ProS3 boards. The new boards share the same form factors as the TinyS2, FeatherS2, and ProS2, but they get a more powerful dual-core microcontroller with AI instructions and 512kB SRAM. The microcontroller also adds Bluetooth 5.0 Low Energy (BLE) connectivity with Bluetooth Mesh support, instead of just WiFi 4 connectivity found in the earlier boards. TinyS3, FeatherS3, and ProS3 boards share the following features: SoC – Espressif Systems’ ESP32-S3 with Dual-core 32bit Xtensa LX7 microcontroller up to 240MHz RISC-V ULP Co-processor 512KB SRAM 2.4GHz Wifi 4 (802.11b/g/n) Bluetooth 5.0 BLE + Mesh Memory – 8MB QSPI PSRAM Flash – 8MB to 16MB depending on the model. USB – 1x USB Type-C connector with reverse back-feed protection for power and programming Antenna – 3D high gain […]
Bee S3 ultra-low-power ESP32-S3 board can last several years on a LiPo battery
Smart Bee Designs’ Bee S3 is an ultra-low-power development board based on Espressif ESP32-S3 WiFi & Bluetooth microcontroller that consumes less than 20 uA in deep sleep mode allowing the board to theoretically last over 5 years under specific conditions. The board provides WiFi 4 and Bluetooth 5 LE connectivity, features a battery voltage monitoring circuitry to check the battery charge level, a USB Type-C port for power and programming, plus 20 through holes for extensions such as connecting sensors, and so on. Bee S3 specifications: Wireless module – Espressif Systems ESP32-S3-MINI-1 module (PDF datasheet) with ESP32-S3 dual-core Xtensa LX7 processor with WiFi 4 and Bluetooth 5.0 connectivity, 4MB or 8MB QSPI flash, PCB antenna USB – 1x USB Type-C port for power and programming Expansion – 2x 10-pin headers with up to 15x GPIO, 8x ADC, touch support, I2C, SPI, UART, 5V In/out, 3.3V out, and GND Misc – […]
$30 compact multi-sensor board works with any microcontroller with I2C (Crowdfunding)
SENSE is a compact multi-sensor board supporting measurement of air quality, sound, light intensity, temperature, proximity, etc… and designed by Zack Seifert, a seventeen-year-old electronics enthusiast and president of his school’s robotics team. SENSE can work with any microcontroller or processor with I2C (hardware or implemented with bit-banging), including Arduino and Raspberry Pi boards. and an extra Qwiic connector allows for additional sensors. SENSE board specifications: Storage – MicroSD card holder Sensors
Mini keyboards launched with ESP32-C3 or Raspberry Pi RP2040 MCU
Last week, when I saw LilyGO T-Keyboard based on ESP32-C3, I didn’t think much of it and did not expect many people to be interested, so I skipped it. But earlier today I also noticed Solder Party launched a very similar-looking product – the BB Q20 Keyboard with Trackpad – based on Raspberry Pi RP2040 MCU. So after all, it might be worthwhile to look into those mini keyboards for makers. LilyGO T-keyboard Hardware specifications: SoC – ESP32-C3 single-core RISC-V processor with Wi-Fi 4 and Bluetooth 5.0 LE connectivity Display – 0.99-inch TFT color LCD QWERTY keyboard Battery – 400mAh built-it battery Power Supply – 5V via USB port Dimensions – 6.9 x 5.3 x 1.7 cm The company promotes it as a mini Bluetooth keyboard for iOS and Android smartphones, as well as Windows machines, but also has plans to make it work with their T-Echo LoRa messaging hardware. […]
Badger 2040 is a programmable E-Ink display powered by Raspberry Pi RP2040
Pimoroni Badger 2040 is a Raspberry Pi RP2040 board equipped with a 2.9-inch black and white E-Ink display with 296 x 128 resolution and programmable with C/C++, MicroPython, or CircuitPython. The board is not just an ePaper badge, as it also comes with five buttons, and expansion capability through a Qwiic/STEMMA QT connector plus some pads with UART, I2C, interrupt, and power signals. Badger RP2040 specifications: MCU – Raspberry Pi RP2040 dual-core Arm Cortex M0+ running at up to 133Mhz with 264kB of SRAM Storage – 2MB QSPI flash 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 USB – 1x USB Type-C port for power and programming Expansion Qwiic/STEMMA QT connector 10 pads with I2C, an interrupt pin, UART, SWC/SWD, 3.3V, GND Misc 5x front user buttons Reset and boot buttons (the […]
Getting started with Maker Nano RP2040 using CircuitPython: Blinky, RGB LED, and Piezo Buzzer
CNXSoft: This getting started guide was initially posted in Thai language by Suthinee Kerdkaew, and I’ve just translated her work into English with some minor edits. As discussed in an earlier article, Maker Nano RP2040 is a board following the Arduino Nano form factor, but with a more powerful Raspberry Pi RP2040 microcontroller. The board also comes with plenty of LEDs, as well as two RGB LEDs, and a piezo buzzer for audio output. Mr. Jean-Luc Aufranc has just given me a Maker Nano RP2040 board received from Cytron for review. I’ve never used a board before, so it’s my first experience, and in this article, I’ll try to program Maker Nano RP2040 with CircuitPython with three demos: a blinky sample, changing the color of the RGB LEDs, and playing a melody through the piezo buzzer. Let’s see if I can do it. Let’s get started. I first downloaded the […]