Welcome to developer technoblog!

Web-technologies, embedding, DIY - all here.

02.03.2025 12:02
1566

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

26.02.2025 21:03
10

Wire Size Calculator

While working on various DIY projects, I always find myself searching for the right wire size to use. Now, this information will be readily available. While working on various DIY projects, I always…

Read

16.02.2025 21:34
35

Gift box with AI

The time has come when AI can not only respond in chats and be used in digital spheres but also help in implementing DIY projects. As I have written before, I have a resin printer. With its help, I…

Read

07.02.2025 16:08
16

Making images clickable on the website

I often insert high-quality images, but until now there wasn't a convenient way to view them. Let's fix this limitation. First, a brief explanation about Bolt CMS - I use markdown for writing article…

Read

02.02.2025 07:19
189

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