embedded

Tag

Cards List
#embedded

SQLite: How it works, by Richard Hipp (2024)

Lobsters Hottest · 2d ago Cached

This article summarizes the key points of Richard Hipp's 2024 talk on SQLite design principles and philosophy, explaining SQLite's embedded, single-file, low-complexity features and how it works.

0 favorites 0 likes
#embedded

I ran Qwen3.5-0.8B on a sub-$20 CPU chip in under 512MiB of memory

Reddit r/LocalLLaMA · 3d ago

The author ran Qwen3.5-0.8B on a $10-20 Amlogic A113X CPU chip with a custom C runtime, achieving 1.82 tok/s decode and under 490 MiB peak RSS, demonstrating that small LLM inference can run on deployed edge hardware without a GPU.

0 favorites 0 likes
#embedded

Comu Fits a 144MHz CH32V203 RISC-V Board Inside a USB-A Port

Lobsters Hottest · 2026-08-06 Cached

Comu is a compact 13×9.4mm development board built on the WCH CH32V203 RISC-V MCU that fits entirely inside a USB-A port, offering capacitive touch, LEDs, GPIO, and USB HID/serial/mass-storage capabilities. It is open-source and supports development via ch32fun, Rust, Arduino, and WCH tools.

0 favorites 0 likes
#embedded

@arduino: After months of testing and community feedback, we're proud to announce Arduino Core on Zephyr 0.90.0 — officially exit…

X AI KOLs Timeline · 2026-07-29 Cached

Arduino announces stable release of Arduino Core on Zephyr 0.90.0, exiting beta, with expanded board support and automatic loader sync.

0 favorites 0 likes
#embedded

@DanKornas: Need to run a neural network on-device without adding a stack of runtime dependencies? ncnn is a neural network inferen…

X AI KOLs Timeline · 2026-07-27 Cached

ncnn is a lightweight, open-source neural network inference framework for deploying PyTorch and ONNX models to mobile, embedded, and desktop targets without heavy dependencies, supporting CPU and Vulkan GPU backends.

0 favorites 0 likes
#embedded

The Rust on ESP Book

Hacker News Top · 2026-07-25 Cached

The Rust on ESP Book is a comprehensive guide for embedded Rust development on Espressif products, covering project generation, tooling, and software stack structure.

0 favorites 0 likes
#embedded

AP8L - apl

Lobsters Hottest · 2026-07-21 Cached

AP8L is an APL-inspired programming language embedded inside PICO-8, supporting APL-like functions and basic graphics.

0 favorites 0 likes
#embedded

@knowledgefxg: Fun Site Recommendation: Wokwi – An Electronic Circuit Simulator That Runs in Your Browser, Makes Embedded or IoT Development Easy. You Can Drag and Drop to Build Circuits, Write Code (Even Supports MicroPython), and Run Simulations with a Click – Even Simulate Wi-Fi Network Behavior. No Need to Spend a Penny on Hardware, Just…

X AI KOLs Timeline · 2026-07-21 Cached

Wokwi is an electronic circuit simulator that runs in the browser, supporting embedded system development like ESP32. You can drag and drop to build circuits, write code (including MicroPython), and simulate Wi-Fi behavior, allowing you to validate projects without hardware.

0 favorites 0 likes
#embedded

Show HN: I replaced a $120k bowling center system with $1,600 in ESP32s

Hacker News Top · 2026-07-19 Cached

A developer built a low-cost replacement for a $120k bowling center scoring system using ESP32 microcontrollers, costing only $1,600.

0 favorites 0 likes
#embedded

CodeSizer: Why is that binary so big?

Lobsters Hottest · 2026-07-19 Cached

CodeSizer is a static code size profiling tool for embedded firmware that uses objdump and addr2line to attribute code size to inline call trees and generates an HTML report.

0 favorites 0 likes
#embedded

Pico W firmware creates driverless USB WiFi bridge (Layer-2)

Hacker News Top · 2026-07-18 Cached

An open-source firmware project for the Raspberry Pi Pico W turns it into a driverless USB WiFi adapter via a transparent Layer-2 bridge, offering WPA2/3 support and a management console, albeit with limited USB 1.1 throughput.

0 favorites 0 likes
#embedded

@ayushagarwal027: TU Berlin built a robotics masters course where students make real drones fly, using Rust, no black-box libraries. Most…

X AI KOLs Timeline · 2026-07-16 Cached

TU Berlin offers a robotics masters course where students build every layer of a quadrotor flight stack from scratch in Rust, deploying to real hardware. The course has received excellent student feedback and all materials are open-source.

0 favorites 0 likes
#embedded

Linux on the Sega 32X. Who needs hardware synchronization primitives anyway?

Hacker News Top · 2026-07-13 Cached

The author details their successful project of porting Linux to the Sega 32X, a retro gaming add-on, highlighting the technical challenges and enjoyment of board bringup.

0 favorites 0 likes
#embedded

Linux on the Atari Jaguar. No, really.

Hacker News Top · 2026-07-06 Cached

A developer has successfully ported Linux to the Atari Jaguar console, using uClinux and the m68k architecture to work around the system's limited memory and lack of an MMU.

0 favorites 0 likes
#embedded

Windows CE Dreamcast Community Edition (wince-dc)

Hacker News Top · 2026-07-04 Cached

A community edition of Windows CE for the Sega Dreamcast that turns the on-disc CE runtime into a usable multitasking desktop with a built-in toolchain.

0 favorites 0 likes
#embedded

Hobbes – A Language and Embedded JIT Compiler

Hacker News Top · 2026-07-02 Cached

Hobbes is an open-source language, embedded JIT compiler, and runtime from Morgan Stanley for efficient dynamic expression evaluation, data storage, and analysis in C++ applications.

0 favorites 0 likes
#embedded

Linux for the Sega MegaDrive

Hacker News Top · 2026-06-29 Cached

A project ports Linux to the Sega MegaDrive console using an EverDrive cartridge, providing build and boot instructions along with a custom QEMU fork for emulation.

0 favorites 0 likes
#embedded

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

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

Raspberry Pi Pico W as USB Wi-Fi Adapter

Hacker News Top · 2026-06-24 Cached

A project that turns the Raspberry Pi Pico W into a USB Wi-Fi adapter, providing a simple way to add wireless connectivity to devices via USB.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback