microcontroller

Tag

Cards List
#microcontroller

Running a 28.9M parameter LLM on an $8 microcontroller

Hacker News Top · yesterday Cached

A developer demonstrates running a 28.9 million parameter language model on an $8 ESP32-S3 microcontroller using Google's Per-Layer Embeddings to store most parameters in flash, achieving around 9.5 tokens per second on-device text generation.

0 favorites 0 likes
#microcontroller

Running a 13M ASR conformer on a microcontroller

Reddit r/LocalLLaMA · 6d ago

Details a method to run a 13 million parameter ASR Conformer model directly on a microcontroller, highlighting advances in edge AI deployment.

0 favorites 0 likes
#microcontroller

Home made GPU escalated quickly [video]

Hacker News Top · 2026-07-05 Cached

The author built a DIY GPU-like parallel computing cluster using 65536 low-cost RISC-V microcontrollers (CH570), achieving QVGA resolution rendering, and solved engineering challenges such as power supply, heat dissipation, and programming automation.

0 favorites 0 likes
#microcontroller

DIY RISC-V ultracluster

Lobsters Hottest · 2026-07-04 Cached

A hardware enthusiast built an immersion-cooled supercluster using 8192 RISC-V microcontrollers (CH570) and shared their challenges and solutions regarding clock, SPI signals, and production capacity.

0 favorites 0 likes
#microcontroller

1.38 Millimeter Microcontroller

Hacker News Top · 2026-06-26 Cached

Texas Instruments introduced the MSPM0C1104 microcontroller, a 1.38 mm² device featuring an ARM Cortex-M0+ CPU at 24MHz with 16KB flash and 1KB SRAM, designed for small form factor and low-power embedded applications.

0 favorites 0 likes
#microcontroller

Front-Panel Booting an ATmega88 Microcontroller

Lobsters Hottest · 2026-06-25 Cached

This article shows how to build a custom front panel for the ATmega88 microcontroller and, by manually entering seven instructions, make it flash LEDs as a binary counter, vividly recreating the boot process of early minicomputers.

0 favorites 0 likes
#microcontroller

The design of littlefs

Lobsters Hottest · 2026-06-18 Cached

littlefs is a fail-safe filesystem designed for microcontrollers with power-loss resilience, dynamic wear leveling, and bounded RAM/ROM. It provides a POSIX-like API and is written in C for small memory footprints.

0 favorites 0 likes
#microcontroller

UTFS: A Tar-Like File System for Embedded Systems (2025)

Hacker News Top · 2026-06-18 Cached

UTFS is a small embedded file system inspired by the TAR format, designed for microcontrollers to store data with string-based file names, separating data storage from application logic.

0 favorites 0 likes
#microcontroller

A Matter Wi-Fi Light Bulb in Rust on the Raspberry Pi Pico 2 W

Hacker News Top · 2026-06-08 Cached

Rust Embassy examples for Raspberry Pi Pico 2 covering I2C, SPI, and 1-Wire communication.

0 favorites 0 likes
#microcontroller

RP2040 DMA is Turing Complete (2023)

Lobsters Hottest · 2026-06-04 Cached

A Cornell ECE4760 course project demonstrates that the RP2040 microcontroller's DMA subsystem is Turing complete, building a functional fetch-execute CPU entirely out of DMA channel operations without involving the ARM cores.

0 favorites 0 likes
#microcontroller

Space Cadet Pinball in Real Life

Lobsters Hottest · 2026-05-26 Cached

This article describes the author's project of bringing the pinball table from the classic Windows game "Space Cadet Pinball" to life, building a real mechanical pinball machine from scratch using 3D printing, microcontrollers, and homemade mechanisms. It details the design and iteration of rebound buffers, drop targets, slingshots, and other features.

0 favorites 0 likes
#microcontroller

DCGAN inference on a microcontroller: 12.6M parameters, 512KB SRAM, 26-second generation, pure C [P]

Reddit r/MachineLearning · 2026-05-25

Demonstrates running a DCGAN with 12.6M int8 quantized parameters on a low-cost RISC-V microcontroller (CH32H417), generating 64x64 cat faces in 26 seconds using pure C inference and quantum entropy sampling.

0 favorites 0 likes
#microcontroller

News about Raspberry Pi 6 and Microcontroller Development

Jeff Geerling · 2026-05-22 Cached

Article reports on a Reddit AMA with Raspberry Pi leaders, revealing that the Pi 6 is not expected before early 2028, will focus on faster CPU/IO without a dedicated NPU, and details ongoing Pi Zero supply issues and microcontroller updates.

0 favorites 0 likes
#microcontroller

AutoMCU: Feasibility-First MCU Neural Network Customization via LLM-based Multi-Agent Systems

arXiv cs.LG · 2026-05-22 Cached

AutoMCU is a multi-agent system leveraging LLMs to automate neural network design for microcontroller units, significantly reducing customization time while ensuring feasibility under hardware constraints.

0 favorites 0 likes
#microcontroller

Have you tried making hardware projects with AI? We made it! Free and open source!!

Reddit r/ArtificialInteligence · 2026-05-19

Exort is an open-source desktop workspace that integrates an AI agent (OpenCode) to assist with microcontroller projects, supporting all Arduino boards and aiming to make hardware coding more accessible.

0 favorites 0 likes
#microcontroller

Hosting a website on an 8-bit microcontroller

Hacker News Top · 2026-05-17 Cached

A hobbyist project demonstrates hosting a simple website on an 8-bit AVR microcontroller using SLIP over a serial connection to a Linux PC, avoiding the need for Ethernet hardware.

0 favorites 0 likes
#microcontroller

UFerris a Versatile Learner Board for Rust Embedded Beginners

Hacker News Top · 2026-05-15 Cached

uFerris is a versatile, open-source learner board for Rust embedded beginners, supporting multiple MCUs via a Seeed XIAO header and bundling with the Simplified Embedded Rust book.

0 favorites 0 likes
#microcontroller

DIY open-source ultrasound hardware on the rp2040/rp2350

Hacker News Top · 2026-05-14 Cached

The pic0rick is an open-source ultrasound acquisition board based on the RP2040/RP2350 microcontrollers, offering a low-cost alternative to FPGA-based designs for DIY ultrasound imaging.

0 favorites 0 likes
#microcontroller

5x5 Pixel font for tiny screens

Hacker News Top · 2026-04-19 Cached

A hand-crafted 5x5 pixel font optimized for 8-bit microcontrollers and tiny OLED screens, fitting in just 350 bytes.

0 favorites 0 likes
← Back to home

Submit Feedback