microcontroller

Tag

Cards List
#microcontroller

RP2040 DMA is Turing Complete (2023)

Lobsters Hottest · 2d ago 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