nowfound

Life & fun · May 7, 2026

SimIoTx — Virtual IoT Device Simulator

Test your IoT pipeline without hardware.

What it does

Test your IoT pipeline without hardware. Virtual ESP32 simulators that send realistic sensor data to your MQTT broker or HTTP endpoint.

Does the same job

all alternatives →
  • Bytebeam2022 · ▲134

    Build ESP32-based IoT projects 10X faster

  • IO
    I open-sourced my AI toy company that runs on ESP32 and OpenAI realtime2025 · github.com · ▲177

    Hi HN! Last year the project I launched here got a lot of good feedback on creating speech to speech AI on the ESP32. Recently I revamped the whole stack, iterated on that feedback and made our project fully open-source—all of the client, hardware, firmware code. This Github repo turns an ESP32-S3 into a realtime AI speech companion using the OpenAI Realtime API, Arduino WebSockets, Deno Edge Functions, and a full-stack web interface. You can talk to your own custom AI character, and it responds instantly. I couldn't find a resource that helped set up a reliable, secure websocket (WSS) AI…

  • 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.

  • LC
    LTE-connected IoT module with remote programming and NL data analysis2025 · youtube.com · ▲27

    Hi HN! I've been working on this IoT platform that aims to simplify deploying remote sensor networks by combining pre-configured LTE hardware with a cloud platform for remote programming and AI-based analysis. The main challenges I'm trying to solve are: 1. Eliminating infrastructure setup headaches for IoT deployments 2. Making remote programming and debugging practical for devices that might be difficult to access physically 3. Using natural language for analyzing sensor data, and possibly taking actions based on the analysis I'd really appreciate feedback on: 1. Is this approach to IoT…

  • Scratchboard2025 · ▲146

    Create, simulate, and collaborate on digital circuits

  • blokdots 3.0May 2026 · blokdots.com · ▲99

    Prototype hardware visually, export real C++ for engineering

More life & fun this month

the category →

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