T-Pico-2350 is a fully integrated devkit with Raspberry Pi RP2350, ESP32-C6, 2.33-inch color touchscreen display, and HDMI video output

T-Pico-RP2350

LILYGO T-Pico-2350, also called the T-Pico2, is a fully enclosed devkit based on Raspberry Pi RP2350 MCU, an ESP32-C6 SoC for wireless connectivity, a 2.33-inch capacitive color touchscreen display, and an HDMI (DVI) video output port. The design is an update to the T-PicoC3 introduced in 2022 with the case design of the T-Display S3 Pro, and the devkit also features a microSD card slot, a USB-C port for power and programming, two GPIO headers, a 13-pin GPIO FPC connector, two Qwiic I2C/UART connectors, and a PMU for battery management. T-Pico-2350 specifications: Microcontroller – Raspberry Pi RP2350A CPU Dual-core Arm Cortex-M33 @ 150 MHz with Arm Trustzone, Secure boot OR Dual-core RISC-V Hazard3 @ 150 MHz Up to two cores can be used in any combination Memory – 520 KB on-chip SRAM Storage 16MB SPI flash connected to RP2350 MicroSD card slot Display – 2.33-inch color IPS LCD (ST7796S SPI […]

LILYGO T-Watch S3 Plus smartwatch gets GPS and 940mAh battery

LILYGO T Watch S3 Plus

LILYGO has recently introduced the T-Watch S3 Plus, an ESP32-S3 smartwatch which can be considered an upgrade from the previous generation T-Watch S3, adding a u-blox MIA-M10Q GPS and a larger 940mAh LiPo battery for extended battery life. The T-Watch S3 Plus smartwatch still supports Wi-Fi, Bluetooth LE, and LoRa connectivity, and integrates a 1.54-inch 16-bit full-color TFT LCD display with capacitive touch and a wide-viewing angle. The smartwatch also features an infrared (IR) transmitter that can be used for remote control or proximity detection. T-Watch S3 Plus specifications Wireless MCU – Espressif Systems ESP32-S3 CPU – Dual-Core 32-bit Tensilica LX7 @ up to 240 MHz with vector instructions for AI/ML acceleration Memory – 512KB SRAM, 8MB PSRAM Storage – 16MB flash, 384KB ROM Wireless – Wi-Fi 4 and Bluetooth 5 LE/Mesh Display – 1.54-inch 16-bit full color TFT LCD display with 240×240 resolution, capacitive touch; ST7789V SPI controller Audio – […]

LILYGO T-Deck Pro – An ESP32-S3 LoRa messenger with e-paper touch display, keyboard, and 4G LTE or audio codec option

LILYGO T-Deck Pro

LILYGO T-Deck Pro is a LoRa messenger based on an ESP32-S3 WiFi 4 and Bluetooth 5.x SoC, and offered with a 3.1-inch e-paper display with touchscreen, a Blackberry-like QWERTY keyboard, a GPS module, speaker, microphone, and a 3.5mm audio, as well as IMU and light sensors. It builds upon the T-Deck Plus design, but replacing the 2.8-inch IPS display with a 3.1-inch e-paper display allows for a slimmer design and should offer longer battery life despite the smaller 1,400 mAh battery used in the new model. Two versions of the T-Deck Pro are available: one with a Simcom 4G LTE modem and a cheaper one with a PCM5102A audio codec. LILYGO T-Deck Pro specifications: SoC –  ESP32-S3FN16R8 CPU – Dual-core Tensilica LX7 microcontroller @ up to 240 MHz 2.4 GHz 802.11n WiFi 4 and Bluetooth 5.0 LE connectivity Memory – 8MB PSRAM Storage – 16MB SPI flash Storage – MicroSD card […]

A LoRa-based Walkie-Talkie? Meet LILYGO T3-S3 MVSR LoRa voice communication kit

LoRa Voice Communication Kit Walkie Talkie

With its low-power, long-range capabilities, LoRa has been used for P2P and Mesh messaging with firmware like MeshTastic, but due to its limited bandwidth, we haven’t seen quite as many LoRa audio applications. This has not stopped LILYGO from designing the T3-S3 MVSR LoRa voice communication kit, integrating LoRa radio, a microphone, and a speaker to use the board as a walkie-talkie solution working over Semtech SX1262 or SX1280 RF transceiver. LILYGO T3-S3 MVSR specifications: SoC – Espressif Systems  ESP32-S3FH4R2 CPU – Dual-core Tensilica LX7 microcontroller @ up to 240 MHz Wireless – 2.4 GHz 802.11n WiFi 4 and Bluetooth 5.0 LE connectivity Memory – 2MB PSRAM Storage – 4MB SPI flash Storage – MicroSD card slot Display – 0.96-inch 128×64 OLED display with SSD1306 I2C driver Audio MAX98357A Speaker MSM261S4030HOR Microphone LoRa module (one or the other) LORA32 SX1262 with 868MHz or 915 MHz radio LoRa 2.4G module based […]

LILYGO T-Connect Pro industrial IoT controller offers Ethernet, WiFi, Bluetooth, LoRa, RS232, RS485, and CAN Bus

LILYGO T-Connect-Pro ESP32-S3 LoRa Industrial Controller

LILYGO T-Connect Pro is a DIN rail-mountable, ESP32-S3-based industrial IoT controller with Ethernet, WiFi 4, Bluetooth 5.0 LE, and LoRa connectivity, as well as CAN Bus, RS232, and RS485 interfaces. The controller also features a 2.33-inch touchscreen display, a 10A relay, a 12V to 24V DC screw terminal for power, 5V USB-C port for programming, a Qwiic connector for expansion, and BOOT and Reset buttons. LILYGO T-Connect Pro specifications: SoC – Espressif ESP32-S3R8 CPU – Dual-core Tensilica LX7 microcontroller up to 240 MHz with vector instructions for AI acceleration Memory – 8MB PSRAM Wireless – WiFi 4 and Bluetooth 5.0 LE + Mesh connectivity Storage – 16MB SPI flash Display – 2.33-inch RGB display with 480×222 resolution via ST7796 SPI display controller with touchscreen using CST226SE chip Networking 10/100Mbps Ethernet RJ45 port via W5500 4-wire SPI controller WiFi 4 and Bluetooth 5.0 LE via ESP32-S3 LoRa via HPD16A Semtech SX1262 […]

Tactility “operating system” for the ESP32 microcontroller family supports built-in and external applications

Tactility devices with logo

Tactility is an operating system that runs on the ESP32 microcontroller series. Created by Dutch software developer, Ken Van Hoeylandt (also known as ByteWelder), Tactility is a project one year in the making inspired by the Flipper Zero and its application platform. The ESP32 operating system can run built-in apps and helper services from flash storage as well as external applications from an SD card. It leverages the Espressif ELF(Executable and Linkable Format) loader to load ELF files from external storage to the executable memory area. Tactility is built to run on any ESP32-based device with a touchscreen since drivers (display, touch, and SD card) can be implemented for any hardware. ESP32-S3 devices are “the best option” due to their performance and larger memory. The LILYGO T-Deck series is highly recommended for its onboard keyboard and sizable display. Preset configurations are available for the LILYGO T-Deck Plus, LILYGO T-Deck, M5Stack […]

T-Keyboard-S3 Pro 4-Key USB mechanical keyboard adds rotary encoder, support for daisy-chaining up to six keyboards

LILYGO T-Keyboard-S3 Pro

Last year, we featured the T-Keyboard-S3, a USB mechanical keyboard with ESP32-S3, and four mechanical keys each fitted with a 0.85-inch color display. The upgraded T-Keyboard-S3-Pro adds a rotary encoder and four magnetic interfaces on each side controlked by an STM32G030 MCU to daisy-chain the host keyboard with up to 5 slave keyboards in a 3×2 grid. Previously, we featured the ANAVI Macro Pad 12, Macro Pad 10, and Macro Pad 2 programmable keyboards. Feel free to explore those as well. LILYGO T-Keyboard-S3 Pro specifications: Wireless module – ESP32-S3-WROOM-1 used in the host model only MCU –  ESP32-S3R8 dual-core LX7 microprocessor @ up to 240 MHz with Vector extension for machine learning Memory – 8MB PSRAM Storage – 16MB SPI flash Connectivity – WiFi 4 and Bluetooth 5 with LE/Mesh PCB antenna Secondary MCU – STMicro STM32G030F6P6 for I2C magnetic connectors CPU – Arm 32-bit Cortex-M0+ CPU, frequency up to […]

LILYGO T-Bao tiny AI robot combines ESP32 and Kendryte K210 RISC-V chip, features camera and display

LILYGO T Bao AIOT dev platform 

The T-Bao AI robot is a compact embedded device/robot that combines an ESP32 and a K210 RISC-V microcontroller and can perform face recognition and robotics applications. This compact device features a 1.54-inch 240×240 capacitive touch screen, a 2MP OV2640 camera, a MAX98357A I2S audio amplifier, a DRV8833 motor driver, an MPU6050 6-axis motion sensor, and an AXP202 PMU for power management.  Additionally, it supports USB charging, offers LEGO blocks compatibility, and can move around with integrated caster wheels. These features make it usable for educational projects, robotics, IoT applications, and embedded systems prototyping. LILYGO T-Bao specifications SoCs Kendryte K210 dual-core 64-bit RISC-V processor @ 400 MHz with 8MB on-chip RAM, various low-power AI accelerators delivering up to 0.5 TOPS ESP32-D0WDQ6-V3 dual-core Xtensa LX6 processor, 240 MHz, 16MB Flash, 8MB PSRAM Display – 1.54-inch capacitive touch LCD (240×240) Camera – 2MP OV2640 with rolling shutter, UXGA (1600 x 1200) resolution, 180-degree […]

Youyeetoo X1 x86 SBC