Tag: esp32

24.05.2025 10:01
35

Project Caretaker. Part 11. Home assistant

The project is positioned as remote monitoring, but how can you do that if the device is only accessible from the internal network?

Read

08.05.2025 16:00
50

Project Caretaker. Part 10. Bluetooth

Connecting the Radiomaster TX12 as a BT controller through the ELRS module.

Read

26.04.2025 10:00
311

Project Caretaker. Part 8. Software

The ESP32CAM is a fairly popular controller. Wi-Fi-controlled devices with cameras are also very popular. But despite all this, I couldn't find any suitable firmware.

Read

19.04.2025 10:05
431

Project Caretaker. Part 7. Hardware

I've already shown the device diagram, let's now take a closer look at the physical components of the device.

Read

02.03.2025 12:02
2105

Project Caretaker. Part 1. Beginning

Project Caretaker - a remotely controlled robot on a tracked platform with camera streaming. Why - for fun!

Read

02.02.2025 07:19
284

Enabling runtime statistics collection in ESP32-arduino

This article will focus on the FreeRTOS functions vTaskGetRunTimeStats and vTaskList, but the same method applies to change any sdkconfig option.

Read