Embedded Systems
News, articles, guides, analytics, projects and startups from the embedded industry. Topics of the channel: ◽️ machine learning ◽️ internet of things ◽️ embedded software ◽️ advanced electronics ◽️ new engineering ideas ⤵️ Share and subscribe!
Show more📈 Analytical overview of Telegram channel Embedded Systems
Channel Embedded Systems (@embedded_system) in the English language segment is an active participant. Currently, the community unites 13 713 subscribers, ranking 9 375 in the Technologies & Applications category and 46 in the Netherlands region.
📊 Audience metrics and dynamics
Since its creation on невідомо, the project has demonstrated rapid growth, gathering an audience of 13 713 subscribers.
According to the latest data from 22 June, 2026, the channel demonstrates stable activity. Although there has been a change in the number of participants by 98 over the last 30 days and by -7 over the last 24 hours, overall reach remains high.
- Verification status: Not verified
- Engagement rate (ER): The average audience engagement rate is 11.75%. Within the first 24 hours after publication, content typically collects N/A% reactions from the total number of subscribers.
- Post reach: On average, each post receives 1 611 views. Within the first day, a publication typically gains 0 views.
- Reactions and interaction: The audience actively supports content: the average number of reactions per post is 9.
- Thematic interests: Content is focused on key topics such as programming, microcontroller, battery, pcb, pico.
📝 Description and content policy
The author describes the resource as a platform for expressing subjective opinions:
“News, articles, guides, analytics, projects and startups from the embedded industry.
Topics of the channel:
◽️ machine learning
◽️ internet of things
◽️ embedded software
◽️ advanced electronics
◽️ new engineering ideas
⤵️ Share and subscribe!”
Thanks to the high frequency of updates (latest data received on 23 June, 2026), the channel maintains relevance and a high level of publication reach. Analytics show that the audience actively interacts with content, making it an important point of influence in the Technologies & Applications category.
Data loading in progress...
| Date | Subscriber Growth | Mentions | Channels | |
| 23 June | +4 | |||
| 22 June | +3 | |||
| 21 June | +6 | |||
| 20 June | +4 | |||
| 19 June | +1 | |||
| 18 June | +1 | |||
| 17 June | 0 | |||
| 16 June | +7 | |||
| 15 June | +3 | |||
| 14 June | +3 | |||
| 13 June | +8 | |||
| 12 June | +5 | |||
| 11 June | +9 | |||
| 10 June | +6 | |||
| 09 June | +11 | |||
| 08 June | +11 | |||
| 07 June | +12 | |||
| 06 June | +8 | |||
| 05 June | +11 | |||
| 04 June | +8 | |||
| 03 June | +13 | |||
| 02 June | +9 | |||
| 01 June | +9 |
| 2 | 📺 The current state of LLMs in software engineering
Great video which summarizes of what's going on in software engineering when it comes to AI. As a someone who works as a software engineer himself and has been actively using LLMs for the past few years, I can say that they are nowhere close to replacing software engineers.
⛓ https://youtu.be/zfYsSFY4l18
#video #programming | 1 629 |
| 3 | 👩💻 Understanding the Linux Kernel: The Linux Kernel Startup
This article explains how the Linux kernel starts up after a computer is powered on, focusing on the x86_64 architecture. It walks through the boot process step by step, from the bootloader handing control to the kernel to the early initialization of memory, hardware, and CPU features.
Complex topics such as page tables, interrupts, memory encryption, KASLR, and microcode updates are explained in simple and accessible language with creative examples, like comparing the boot process to setting up a space colony.
The article is written in a beginner-friendly style, making difficult low-level operating system concepts easier to understand and more interesting to read. Overall, it serves as an engaging introduction to what happens behind the scenes when Linux boots up and prepares the system to run.
⛓ More information...
#articles #linux | 4 107 |
| 4 | 🧠 ClawdMeter Token Dashboard
Clawdmeter is a desk dashboard built around the ESP32-S3 and the Waveshare ESP32-S3-Touch-AMOLED-2.16 board. It monitors Claude Code token usage in real time on a 2.16-inch AMOLED display, helping users keep track of their limits through animated visuals and live statistics.
Features of the project:
➡️ESP32-S3-powered dashboard with a 480×480 AMOLED touchscreen display
➡️Real-time Claude Code token usage monitoring with animated pixel-art visuals
➡️Bluetooth LE connectivity using the NimBLE stack
➡️Built-in BLE HID keyboard support for Claude Code shortcuts
➡️Firmware written in C with 🇳🇱 LVGL-based graphical interface
➡️Portable hardware with WiFi, Bluetooth 5.0, microSD slot, IMU, microphones, and optional battery support
➡️Easily portable firmware thanks to clean code structure and resolution-independent constants
Clawdmeter is an interesting project for developers, makers, and Claude Code power users who want a dedicated physical monitor for tracking AI usage. Since it relies mostly on firmware and off-the-shelf hardware, it’s also a practical and approachable ESP32 project for embedded and UI development enthusiasts.
⛓ More information...
#projects #esp32 #claude | 2 657 |
| 5 | 🤖 OpenQDD - 3D-printed open-source robotic actuator
The author designed this robotic actuator to be a powerful, easy-to-build, and relatively inexpensive solution to creating dynamic robots. Robots like Spot, Atlas, and the MIT mini cheetah easily impress the eye with their agility, speed, and overall ability to mimic natural motion. With OpenQDD, creating high-performing actuators at an affordable price is possible.
Specifications of the project:
➡️9:1 Planetary Gear Set
➡️Helical Gears: 25° Helix Angle, Low Backlash
➡️ODrive S1 FOC Controller with an Onboard Encoder
➡️Air Vents for Passive Cooling
➡️Peak Holding Torque: 16.36 Nm
➡️Total Mass: 935g
➡️13 3D-Printed Parts
➡️ Total Cost: $247
The actuator uses a 90KV Eagle Power BLDC Motor as well as an ODrive S1 FOC controller. In closed-loop control mode, the S1 allows you to control the position, velocity, and torque of a brushless motor.
More information...
#projects #robots | 2 994 |
| 6 | 📺 Air Powered Segment Display
This video documents the creation of a unique air-powered seven-segment display that functions as a clock. It shows how vacuum transistors, latching segments, and multiplexing allow multiple digits to be controlled with limited inputs. Inspired by earlier air-powered robots and microfluidic circuits, the video shows the progression from simple air distribution to full computation, including the accidental creation of pneumatic memory. The final build combines solenoid valves, a microcontroller, and a vacuum pump into a working clock with modes like a stopwatch and simple animations.
⛓ https://youtu.be/E1BLGpE5zH0
#video #projects | 3 744 |
| 7 | 👩💻 Canonical releases Ubuntu 26.04 LTS Resolute Raccoon
Ubuntu 26.04 LTS “Resolute Raccoon” has officially launched as Canonical’s latest long-term support release, powered by GNOME 50 and the 👩💻 Linux 7.0 kernel. It will receive five years of support (until 2031), with extended security maintenance available up to 2036, making it a stable choice for long-term use.
Key changes and updates:
➡️GNOME 50 (Wayland-only, smoother visuals, better scaling)
➡️Linux 7.0 kernel (improved performance and hardware support)
➡️Built-in AI support (NVIDIA CUDA, AMD ROCm)
➡️Stronger security (TPM disk encryption, Rust-based tools)
➡️Updated system tools and bug fixes (new Resources app, better GPU support)
Overall, Ubuntu 26.04 LTS focuses on modern performance, security, and future-ready technologies like AI, making it an appealing upgrade for both developers and everyday users seeking a reliable, up-to-date Linux system.
⛓ More information...
#news #linux #resoluteraccoon | 0 |
| 8 | 🎙 AERIS-10: Open-Source Phased Array Radar
Traditional phased array radar systems cost hundreds of thousands of dollars, placing them out of reach for most researchers, drone developers, and hobbyists. AERIS-10 solves this by providing a fully open-source, modular 10.5 GHz radar for under a fraction of that cost, making advanced beamforming and pulse compression experimentation accessible.
Features of the project:
➡️Full electronic beam steering (±45°)
➡️360° mechanical rotation
➡️Two versions: 3km range or 20km
➡️On-board FPGA for signal processing
➡️GPS/IMU integration
➡️Python GUI with maps
This hackable platform removes cost barriers to radar experimentation. It will interest university researchers, drone startups, and serious SDR enthusiasts who have PCB assembly and FPGA experience.
⛓ More information...
#projects #radar #fpga #drones | 0 |
| 9 | 💻 The RAM shortage could last years
Demand for memory chips has surged in recent years, driven by rapid growth in AI technologies and data-intensive applications. This has put increasing pressure on global supply chains, especially for RAM, which is essential for both data centers and everyday devices.
A global RAM shortage is expected to continue for several years, with supply projected to meet only about 60% of demand by the end of 2027. Major manufacturers are working to expand production, but most new facilities won’t be ready until 2027 or later. While output needs to grow by roughly 12% annually to keep up, current plans fall short at around 7.5%.
Much of the new capacity will focus on high-bandwidth memory used in AI data centers, leaving less production for standard DRAM in consumer devices. This imbalance is already driving up prices for products like smartphones, laptops, and gaming devices, and relief may remain limited even as new factories come online.
⛓ More information...
#news | 0 |
| 10 | 🤖 MSG-compliant Open-Source Stepper Gripper
The MSG-compliant stepper gripper is a modular robotic gripper designed for precise force control using StepFOC stepper drivers. It is well-suited for tasks like assembly and human-robot interaction, with a design that works well in visually monitored environments.
Features of the project:
➡️Precise and responsive force control based on FOC technology
➡️Modular design allowing adjustment of grip span and force output
➡️Fully open-source system compatible with custom tools and robotic platforms
Overall, this project provides a flexible and customizable gripping solution for robotics enthusiasts and developers looking to build or integrate a capable gripper into automation or collaborative systems.
⛓ More information...
#projects #robots | 0 |
| 11 | 💻 Velxio: Open Embedded Development for Everyone
Velxio is an open-source, browser-based platform for simulating embedded hardware such as Arduino, ESP32, and Raspberry Pi without requiring physical devices or local setup. It began as a personal project exploring microcontroller emulation and evolved into a complete, self-hostable development environment.
Features of the project:
➡️Browser-based emulation for multiple architectures (AVR8, RP2040, RISC-V, ESP32, Raspberry Pi)
➡️Multi-board simulation within a single circuit
➡️Integrated code editor with compilation and debugging tools
➡️Rich hardware support (GPIO, ADC, PWM, UART, SPI, I2C, WiFi)
➡️Visual circuit builder with components and wiring system
Velxio provides a hardware-free way to develop, test, and understand embedded systems with high realism and flexibility. Its open-source and self-hostable nature makes it especially useful for education, experimentation, and scalable classroom environments without infrastructure barriers.
More information:
🔗 Demonstration
😹 The GitHub repository
#projects | 0 |
| 12 | 🇨🇳 Espressif Unveils ESP32-S31: A Feature-Rich Next-Gen Wireless SoC
Espressif announces the ESP32-S31, a new high-performance System-on-Chip designed for advanced IoT devices. The chip combines modern connectivity, processing power, and multimedia support in a single solution.
Features of the chip:
➡️Dual-core RISC-V CPU running up to 320 MHz
➡️Wi-Fi 6, Bluetooth 5.4, Thread/Zigbee, and Ethernet connectivity
➡️Built-in support for displays, cameras, and touch input
➡️Hardware acceleration for graphics, audio, and AI workloads
➡️Strong built-in security with encryption and secure execution
Overall, the ESP32-S31 is likely the most powerful wireless SoC released by Espressif so far, offering a strong balance of performance, connectivity, and I/O capabilities such as a high GPIO count and Gigabit Ethernet. While its multimedia features are more limited compared to some higher-end variants, it remains a compelling choice for developers building advanced smart home, voice-enabled, and industrial IoT applications.
⛓ More information...
#news #esp32 | 0 |
Available now! Telegram Research 2025 — the year's key insights 
