#Espressif has put out a rather unorthodox dev kit. Not a breakout board, but a funky little digital camera, complete with display and battery charger. (Lithium pouch cell not included for shipping reasons.) They're using their P4 as the main processor. No espressif board would be complete without an ESP32 for wifi and bluetooth, in this case an ESP32-C6.

The price mouser has it for is far too low and people like me are going to buy it just as a toy.

#esp32 #esp32c6
https://www.mouser.com/new/espressif/espressif-esp32-p4x-eye-vision-development-board/

Passive Bug Zapper Tracks Its Kill Count

If it’s summer in a warm, humid climate, bugs can be the bane of your existence. A natural solution is to place a passive bug zapper to catch bugs at night. But what if that isn’t fancy…

Hackaday
This Raspberry Pi-like single-board PC is powered by an ESP32-P4C6 module with a 400 MHz dual-core RISC-V MCU, support for WiFi 6 and Bluetooth 5, 10/100 Ethernet, microSD card reader and 40-pin GPIO header.
https://www.cnx-software.com/2026/03/27/esp32-p4-pi-viewe-raspberry-pi-esp32-p4-esp32-c6-board/ #ESP32P4PiVIEWE #ESP32P4 #ESP32 #ESP32C6 #RISCV #SingleBoardComputer
ESP32-P4-Pi-VIEWE – A Raspberry Pi-inspired ESP32-P4 + ESP32-C6 board with Ethernet, USB, 40-pin GPIO header, and more

The ESP32-P4-Pi-VIEWE is a Raspberry Pi-inspired development board equipped with a VIEWE ESP32-P4C6-Core module, combining a 400 MHz ESP32-P4 dual-core RISC-V MCU with an ESP32-C6 chip for Wi-Fi 6 and Bluetooth 5.0 wireless connectivity, as well as 32MB PSRAM and 16MB NOR flash. The board also offers 10/100Mbps Ethernet connectivity, MIPI DSI, and CSI connectors for display and/or camera, two onboard microphones, a speaker output, a USB 2.0 port, a micro SD card slot, and the usual 40-pin GPIO header, all in a familiar 85 x 56 mm credit card form factor. ESP32-P4-Pi-VIEWE specifications: Main module - VIEWE ESP32-P4C6-Core Microcontroller – ESP32-P4NRW32 MCU Dual-core RISC-V microcontroller @ 360/400 MHz with AI instructions extension and single-precision FPU Single-RISC-V LP (Low-power) MCU core @ up to 40 MHz GPU – 2D Pixel Processing Accelerator (PPA) VPU – H.264 and JPEG codecs support Memory – 768 KB HP L2MEM, 32 KB LP SRAM,

CNX Software - Embedded Systems News

Сделай сам с помощью ИИ: Собираем систему мониторинга теплицы без знания кода

Приветствую! Меня всё ещё зовут Александр Воробьев и я всё ещё пытаюсь облегчить жизнь программистам микроконтроллеров, схемотехникам, стартаперам и всем тем, кто не ровно дышет к автоматизации и технологиям. В далеком 2022 году решил я автоматизировать теплицу тёще и даже это реализовал на базе ESP32 с управлением автополива по WI-FI и мониторингом температуры, освещенности, влажности почвы в теплице. Использовал готовый сервис интернета вещей iocontrol.ru для управления поливом и мониторингом телеметрии - температура, влажность, освещенность. Удобная штука, но с ограничениями. Но тем не менее огромное спасибо создателям этого веб ресурса! Вкратце расскажу про железную часть проекта

https://habr.com/ru/articles/1005606/

#esp32 #esp32c6 #электроника #ииагенты #iot #aiot #беспроводные_технологии #big_data #dataset #умная_теплица

Сделай сам с помощью ИИ: Собираем систему мониторинга теплицы без знания кода

Приветствую! Меня всё ещё зовут Александр Воробьев и я всё ещё пытаюсь облегчить жизнь программистам микроконтроллеров, схемотехникам, стартаперам и всем тем, кто не ровно дышет к автоматизации и...

Хабр
Poking At The ESP32-P4 And -C6 Dies In An ESP32-P4-M3 Module

With the ESP32-P4 not having any wireless functionality and instead focusing on being a small SoC, it makes sense to combine it with a second chip that handles features like WiFi and Bluetooth. Thi…

Hackaday

@Mawoka

>I also had to install an #esp32c6 as a #thread repeater. Worked flawlessly.

Sounds interesting. Do you have some sources, how to manage it?