nowfound

Work · May 10, 2026

Axiometa Genesis - Hardware Vibe Coding

Modular Electronics

What it does

Genesis Mini is a modular, Wi-Fi-enabled prototyping system built around a standardized AX22 connector. The ESP32-S3 powered board provides eight AX22 ports that modules plug into directly. The connection standard can be implemented on other microcon

Does the same job

all alternatives →
  • FA
    F32 – An Extremely Small ESP32 BoardNov 2025 · github.com · ▲302

    As part of a little research and also some fun I decided to try my hand at seeing how small of an ESP32 board I can make with functioning WiFi.

  • IM
    I made a discrete logic network card2024 · qdiv.dev · ▲541
  • XS
    Xcc700: Self-hosting mini C compiler for ESP32 (Xtensa) in 700 linesDec 2025 · github.com · ▲154

    Repo: https://github.com/valdanylchuk/xcc700 Hi Everyone! I just wrote my first compiler! - single pass, recursive descent, direct emission - generates REL ELF binaries, runnable using ESP-IDF elf_loader - very basic features only, just enough for self-hosting - treats the Xtensa CPU as a stack machine for simplicity, no register allocation / window usage - compilable on Mac, probably also Linux, can cross-compile for esp32 there - wrote for fun / cyberdeck project Sample output from esp32: xcc700.elf xcc700.c -o /d/cc.elf [ xcc700 ] BUILD COMPLETED >…

  • We built the smallest dual-band aircraft tracker11d ago · pantsforbirds.com · ▲95

    We've been building open source embedded ADS-B receivers for a while, and spent the past 8 months smallifying our existing receiver tech with a new chip from Semtech. Ask me anything about ADSB or hardware manufacturing!

  • SS
    Sonatino – small audio dev board based on ESP32-S32024 · ▲64

    Hi! My name is Ben, and I recently updated my audio dev board "Sonatino" after receiving a lot of good feedback from the initial launch a year ago. I began working on this after building a few projects that required audio capabilities. I was getting tired of wiring up external DACs and amplifiers to ESP32 boards, so I decided to look for a more compact, integrated solution. The available options either had larger footprints, non-standard connectors, or features that I didn't typically need for my projects. That's when I started working on a custom PCB that could be a sort of "audio swiss…

  • ProtoFlowJul 2026 · protoflow.ai · ▲80

    AI-powered PCB design tool for engineers and hardware teams

More work this month

the category →
  • Let agents source clips from terabytes of your local video

    Work · 19d ago · clipto.com

  • Free local transcription that is 100% Private

    Work · 18d ago · hynote.ai

  • The app store for voice native apps that lives in your notch

    Work · 29d ago · voiceos.com

  • Ask any question, get a video back instantly

    Work · 25d ago · scrimba.com

  • Mac-native app for screenshots, recordings and collaboration

    Work · 5d ago · cleanshot.com

Launched alongside, May 2026

the whole month →
  • Brew 905

    Like Claude design for email marketing

    AI · May 2026 · brew.new

  • Parallel agents, diff reviewer, and multi-model comparisons

    Dev tools · May 2026 · kilo.ai

  • StoreClaw805

    Grow your store profits with agents that know how to sell

    AI · May 2026 · storeclaw.ai

  • Give your agent a real number and voice to make calls.

    AI · May 2026 · pollyreach.ai

  • NW

    Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…

    Life & fun · May 2026 · github.com

  • FM

    Dev tools · May 2026 · github.com