embedded

Tag

Cards List
#embedded

Full Reverse Engineering of the TI-84 Plus Operating System

Hacker News Top · yesterday Cached

A comprehensive reverse engineering of the TI-84 Plus OS, documenting memory mapping, paging, system calls, interrupts, floating-point engine, variable system, tokenizer, and I/O subsystems.

0 favorites 0 likes
#embedded

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

Hacker News Top · yesterday Cached

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

0 favorites 0 likes
#embedded

Roku LT Operating System

Lobsters Hottest · 6d ago Cached

Roku has released the LT Operating System as an open source distribution, supporting ESP32 and Linux platforms. The page provides build and flash instructions for developers.

0 favorites 0 likes
#embedded

Watching a Z80 from an RP2350

Hacker News Top · 2026-06-02 Cached

A blog post exploring how to use a Raspberry Pi Pico RP2350 with PIO to monitor the address and data buses of a Z80 microprocessor, including timing considerations and clock speed limits.

0 favorites 0 likes
#embedded

Flipper Zero Zig Template

Hacker News Top · 2026-06-01 Cached

A modern, production-ready template for developing Flipper Zero applications using the Zig programming language, providing a streamlined build system that integrates Zig with the Flipper Zero SDK.

0 favorites 0 likes
#embedded

wolfSSL releases a new product; wolfCOSE a zero alloc C embbedded COSE stack

Hacker News Top · 2026-05-30 Cached

wolfSSL has released wolfCOSE, a zero-allocation C library implementing CBOR and COSE with post-quantum signing support (ML-DSA) and a tiny footprint, targeting embedded systems.

0 favorites 0 likes
#embedded

Baby's First DDS Signal Generator

Lobsters Hottest · 2026-05-23 Cached

A detailed guide to building a low-cost, versatile direct digital synthesis (DDS) signal generator with features like sine, square, triangle, sawtooth waveforms, adjustable frequency, amplitude, duty cycle, and modulation.

0 favorites 0 likes
#embedded

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
#embedded

Rust async and the ARM generic timer

Lobsters Hottest · 2026-05-18 Cached

A technical blog post exploring Rust async programming on ARM architecture using the ARM generic timer, comparing timer peripherals and discussing frameworks like Embassy and RTIC.

0 favorites 0 likes
#embedded

@tom_doerr: Hands-on ESP32-C3 development guide with code examples https://github.com/espressif/esp32-c3-book-en…

X AI KOLs Timeline · 2026-05-17 Cached

Espressif's open-source hands-on ESP32-C3 development guide with code examples for IoT projects, covering hardware, connectivity, and low-power optimization.

0 favorites 0 likes
#embedded

I turned a $80 RK3562 Android tablet into a Debian Linux workstation

Hacker News Top · 2026-05-17 Cached

A build system and pre-release Debian 12 image for the Doogee U10 Android tablet (Rockchip RK3562), enabling full Linux functionality without bootloader unlock, reverse engineered from scratch.

0 favorites 0 likes
#embedded

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
#embedded

NanoTDB – Golang Append-Only Time Series DB

Hacker News Top · 2026-05-15 Cached

NanoTDB is a small embedded append-only time series database for resource-constrained hosts, written in Go, with no runtime dependencies. It uses a WAL and partitioned data files, supports line protocol ingestion, and provides efficient time-range queries.

0 favorites 0 likes
#embedded

Show HN: A modern Music Player Daemon based on Rockbox firmware

Hacker News Top · 2026-05-09 Cached

A modern reimplementation of the Rockbox audio player firmware using Zig and Rust, offering multi-room audio support and various API integrations.

0 favorites 0 likes
#embedded

Getting peak TOPS on a Ryzen AI 7 350 NPU

Lobsters Hottest · 2026-05-08 Cached

A technical deep-dive into achieving peak TOPS performance on the AMD Ryzen AI 7 350 NPU, comparing it to Xilinx AIE-ML v2 AI engines and explaining the hardware architecture for matrix multiplication workloads.

0 favorites 0 likes
#embedded

Ibuilt a tiny Unix‑like 'OS' with shell and filesystem for Arduino UNO (2KB RAM)

Hacker News Top · 2026-04-21 Cached

Arc1011 released KernelUNO, a Unix-like shell and filesystem for Arduino UNO that fits in 2KB RAM and offers 22 commands for hardware control and file operations.

0 favorites 0 likes
← Back to home

Submit Feedback