ESP32-S3 1.69-inch touch display features 6-axis IMU, RTC, UART, and more

ESP32 S3 1.69 inch Touch Display Development Board with Wi FiBluetooth 5, Accelerometer & Gyroscope

The Waveshare ESP32-S3 1.69-inch touch display is a development board that uses an ESP32-S3 as the main controller. The board features a 240×280 touchscreen LCD that supports 262K colors and is equipped with an accelerometer, gyroscope, RTC, battery management IC, and a USB-C port for programming and power. Previously we wrote about the Waveshare ESP32-S3-LCD-1.28 1.28-inch fully rounded LCD screen that is also built around an ESP32-S3 MCU, and we have also recently written about the similar-looking Waveshare 1.69-inch IPS touch LCD with no onboard MCU that is meant to connect to Raspberry Pi, ESP32-S3, Raspberry Pi Pico, Arduino, STM32, and other boards with I2C or SPI interfaces. ESP32-S3 1.69-inch touch display board specifications: Wireless MCU – Espressif Systems ESP32-S3R8. CPU – Dual-core Tensilica LX7 @ up to 240 MHz with vector instructions for AI acceleration. Memory – 512KB RAM, 8MB PSRAM ROM – 384KB Connectivity – 2.4 GHz WiFi […]

HackBat – DIY open-source hardware Flipper Zero alternative features Raspberry Pi RP2040 MCU, ESP8266 WiFi module, RF transceiver…

HackBat DIY open source pentesting device

HackBat is an open-source hardware pen-testing device designed for hackers and makers and equipped with a Raspberry Pi RP2040 microcontroller, an ESP8266 WiFi module, a sub-GHz RF transceiver, NFC, an OLED display, and more… It’s basically a DIY alternative to the popular Flipper Zero wireless hacking tool, that you can produce and assemble yourself. The Flipper Zero was the victim of its own success with the Canadian government (wrongly) claiming it could easily be used for car theft and planning to ban it (status still unclear right now),  so Flipper Zero alternatives such as the M1 multitool device got some traction as backup solutions with some extra features. But any closed-source device could eventually be banned, something that’s close to impossible for an open-source hardware device like the HackBat although policymakers could still decide to impose heavy fines if they wanted to make this type of device illegal… HackBat key […]

Easily build a robot car with the Car Base Board for the STM32F411 “Black Pill” board

Car Base Board Mounted PCB chassis

The Car Base Board from Applying Microcontroller Solutions is a modular platform for building robot car projects powered by the WeAct Studio Black Pill development board. The Black Pill board is an upgrade to the “Blue Pill 2” board and features the STM32F411CEU6 microcontroller running at 100MHz with 512 KB of flash memory, 128 KB SRAM, and a USB Type-C port for power and programming. The Care Base Board printed circuit board is a base controller that takes hardware expansions such as wireless modules, servos, and sensors to monitor and control a robot car. The onboard headers provide a straightforward way to wire these connections and help prevent a tangled mess (rat’s nest) of wires. The PCB’s design makes it easy to use widely-available, “generic” devices and boards in development and to power all of them with batteries. It also allows the developer to select their favorite wireless communication device. […]

ardEEG shield works with Arduino UNO R4 WiFi for biosignals measurement

ardEEG Shield Arduino UNO R4

PiEEG has launched the ardEEG shield specially designed for the Arduino UNO R4 WiFi and capable of measuring biosignals such as those used in electroencephalography (EEG), electromyography (EMG), and electrocardiography (ECG). PiEEG, led by Ildar Rakhmatulin, Research Associate at Heriot-Watt University in Edinburgh, launched the PiEEG shield for Raspberry Pi to enable brain-computer interfaces last year, and now the company has been working on the equivalent design for Arduino with the ardEEG shield equipped with eight channel taking input from wet or dry electrodes. ardEEG shield key features and specifications ADC – Texas Instruments ADS1299 Analog-to-Digital Converter for biopotential measurements Supported board – Arduino UNO R4 WiFi 8 channels for connecting wet or dry electrodes (Electrodes are positioned according to the International 10-20 system) Host interface – Arduino headers with SPI used for data transfer with a frequency from 250 SPS to 16 kSPS and a resolution of 24 bits […]

Arduino Alvik is a 3-wheel robot designed for STEAM education

Arduino Alvik

Arduino Education’s Arduino Alvik is a 3-wheel educational robot that was initially unveiled at the Bett 2024 show in London and designed to teach robotics, programming, and other STEAM subjects. The robot is based on an Arduino Nano ESP32 board and comes with a set of nineteen lessons designed by Arduino Education’s team in collaboration with teachers so that students can learn the basics of IoT, get started with MicroPython, and get themselves familiar with various physics and engineering concepts. The company has yet to provide the full specifications for the Alvik robot, but here’s what we know at this stage: Mainboard – Arduino Nano ESP32 2x wheels plus 1x ball wheel Sensors – “High-quality sensors” that include a ToF ranging sensor, line-following sensors, a 6-axis accelerometer & gyroscope, a proximity sensor, and color sensors. Expansion 2x Grove I2C connectors 2x Qwiic connectors 6-pin servo motor header for up to […]

Maker Uno RP2040 review with Arduino IDE using micro servo, soil moisture sensor, ultrasonic sensor, and I2C OLED modules

Maker Uno RP2040 review Arduino IDE

Today, We will review the Cytron Maker Uno RP2040 development board combining the Arduino UNO form factor with the Raspberry Pi RP2040 microcontroller that makes it programmable with the Arduino IDE (C/C++), Micropython, or CircuitPython. The board is suitable for both beginners and advanced users with a convenient port layout that includes a “Maker” connector plus six Grove connectors for sensor modules and a header for four servos besides the Arduino UNO headers. The board offers two power options: USB (5V) via the USB-C connector or a single-cell LiPo/Li-Ion battery via the LiPo connector. Cytron Maker Uno RP2040 specifications SoC – Raspberry Pi RP2040 dual-core Arm Cortex-M0+ processor @ up to 133 MHz with 264 KB SRAM Storage – 2MB flash USB – USB-C port for power and programming Expansion Arduino UNO headers for shields 6x Grove Ports (Digital I/O, PWM Output, UART, I2C, Analog Input) 1x Maker port compatible […]

Arduino Pro Opta D1608E/D1608S expansions feature electromechanical or solid-state relays, 16 I/Os

Arduino Pro Opta Ext D1608S and D1608E

Arduino has recently announced two new expansions to their Arduino Pro Opta PLC series – the Arduino Pro Opta Ext D1608E and Arduino Pro Opta Ext D1608S, the main difference between the two is that the D1608E features 8 electromechanical relays (EMRs) whereas the D1608S features solid-state relays (SSRs). Other than that both expansion modules have 16x programmable I/Os (0-24 V digital / 0-24 V analog) which doubles the number of I/Os we have seen on the Opta micro PLC. Both are compatible with the Arduino IDE and the PLC IDE and are easy to install on a DIN rail. These features make it suitable for control, monitoring, and predictive maintenance applications. Previously we have seen Arduino launch a PLC Starter Kit for those who want to get started with PLCs. Additionally, we have written about ESP32-powered PLCs, Raspberry Pi-powered PLCs, and more. Feel free to check those out if you […]

Microchip PIC32CK 32-bit Arm Cortex-M33 MCU combines Hardware Security Module with Arm TrustZone for IoT cybersecurity compliance

Microchip PIC32CK 32-bit MCU with HSM

Microchip PIC32CK is a new family of 32-bit Arm Cortex-M33 microcontrollers clocked up to 120 MHz with Arm Trustzone and an optional integrated Hardware Security Module (HSM) that can help companies meet the cybersecurity requirements for consumer IoT devices and critical infrastructure mandated in the US, Europe, and other countries. Two sub-families are available with the PIC32CK GC and PICK32CK SG with the latter integrating the HSM, and the company claims it is the first 32-bit device on the market that combines an HSM with TrustZone technology for optional security. The PIC32CK is also said to support ISO 26262 functional safety and ISO/SAE 21434 cybersecurity standards. Microchip PIC32CK specifications: MCU core – Arm Cortex-M33 clocked at up to 120 MHz with 4KB combined instruction and data cache, TrustZone security Memory and Storage 128KB, 256KB, or 512KB SRAM 512KB, 1MB, or 2MB flash 128KB boot flash memory 64KB of configuration flash […]

Exit mobile version