Beyond Arduino: Getting Started with ESP-IDF in VS Code for ESP32
Note: This tutorial was originally published on effessdev.github.io . Check out the original article for the most up-to-date version: https://effess…
Tech news from the best sources
Note: This tutorial was originally published on effessdev.github.io . Check out the original article for the most up-to-date version: https://effess…
Embedded Swift — это подмножество Swift, предназначенное для работы с низким потреблением ресурсов, что позволяет ему работать в ограниченных средах…
ESP32 + Python: From Microcontroller to IoT Artical 01: ESP32 We've discussed about ESP32 in our previous artical on introduction. In this artical,…
ESP32 + Python: From Microcontroller to IoT Artcal 0: Introduction When it comes to transferring data from one place to another, things can sometime…
Building a $12 Multi-Robot Swarm: ESP32 BLE Mesh for STEAM Education in Emerging Markets What if a classroom of 30 kids could each control a robot i…
LighthouseReckoning LighthouseReckoning is a lightweight LoRa mesh networking library for Arduino-compatible microcontrollers, currently tested on E…
Точкой старта работы над проектом можно считать день, когда Дедушка Мороз положил мне под ёлку набор “Робот-автомобиль для Raspberry Pi 4B” от…
Controller Area Network (CAN) is one of those technologies that quietly powers a huge number of embedded systems. It is commonly found in cars, EVs,…
If you have ever opened Saleae Logic or PulseView and stared at 40 seconds of SPI at 8MHz, you know the feeling. It is all noise until you know what…
An independent, hands-on comparison of the IoT dashboard and device-management platforms makers and small businesses actually choose between in 2026…
I wanted to see if an ESP32-S3 could be used as a programmer for the WCH CH32V003 instead of using a dedicated WCH-Link. The final setup is: PC → ES…
Arduino taught me how to build. Bare metal taught me how the build actually works. I have a lot of respect for Arduino. I mean that sincerely. It is…
Мини проект для esp32 уровня hello world. Используем esp32 как подобие геймпада. Вдохновившись постом https://habr.com/ru/articles/1061100/ захотело…
Собрал полностью открытый IP-KVM на ESP32-P4: две платы без единой капли припоя, прошивка прямо из браузера, а по возможностям он уже почти догнал “…
«SIM800/900 против старого телефона: битва за дачу» В системах удалённого мониторинга часто требуется передача данных из точек без покрытия интернет…
Минимум библиотек — максимум понимания В этой обзорной статье-конспекте мы будем работать с чистым модулем socket — без готовых библиотек вроде Micr…
Hello, I am presenting my project ESPBanking, It is a simulation of a Bank system with RFID System, Security, Web UI and much more. I got that Idea…
Всем привет, в этой статье мы доработаем проект офлайн логгер из прошлой статьи . Добавим датчики и напиши обработчик логов с sd карты! Читать далее
Consuming REST APIs on ESP32 Without Heap Crashes: Meet ESP32-HTTP-Client If you have ever developed IoT projects on the ESP32 that interact with RE…
If you're looking for Embedded Rust books or want to learn Embedded Rust , I've put together a collection of free and open source books aimed at beg…
Очень часто в программировании микроконтроллеров используются блокирующие задержки: delay() для Arduino, time.sleep() для MicroPython. Эти функции п…
Here is a weekend build that sounds impossible until you wire it up: pushing a real 1920x1080 desktop at 60Hz out of a chip that was never meant to…
На этот раз хочу описать контроллер и обвес для котельной, который я с переменным успехом ваяю уже с полгода. ESP32, Kinkony A16, Modbus, тепломер,…
На моем шкафу несколько лет пылились две замечательные пятидесятиватные колонки Yamaha, которым я не мог найти применение. А в я…
Алкометр, который сохраняет результаты на веб-сайте в историю, а также позволяет соревноваться с другими пользователями в недельном рейтинге. На про…
Для чего мы создаем собственные решения умного дома? В подавляющем большинстве случаев энтузиасты реализуют идеальные для себя системы, потому что с…
A site reliability engineer bought an abandoned eight-lane bowling center in a small Midwestern town for $105,000. The roof leaked, the electrical s…
What if a floor lamp could feel you crossing the room and answer with light and sound? That is the trick behind Bloom Chandelier, an interactive ins…
Ниже лонгрид о том, как я делала корпус для первого прототипа своего умного флорариума на esp32. Про железо будет в сл…
Встроенных шрифтов TFT_eSPI хватает ровно до того момента, когда интерфейс ESP32 хочется сделать аккуратнее обычного тестового стенда. В статье авто…