
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 →
- IOI 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…
- FAF32 – 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.
- LCLTE-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…
blokdots 3.0May 2026 · blokdots.com · ▲99Prototype hardware visually, export real C++ for engineering
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io



Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
- CCCreatium Coach▲320
Your multimedia mentor that takes you from mid to great
Life & fun · 11d ago · producthunt.creatium.info
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.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