Tag: esp32

19.04.2025 10:05
13

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. I've already shown the device diagram, let's now take a closer look at the physical compo…

Read

02.03.2025 12:02
409

Project Caretaker. Part 1. Beginning

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

Read

02.02.2025 07:19
161

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. The main issue is that in the pre-built ESP32-arduino…

Read