Andreas Spiess - Latest News and Information
  • All Technology
  • AI
  • Autonomy
  • B2B Growth
  • Big Data
  • BioTech
  • ClimateTech
  • Consumer Tech
  • Cybersecurity
  • DevOps
  • Digital Marketing
  • Ecommerce
  • EdTech
  • Enterprise
  • FinTech
  • GovTech
  • Hardware
  • HealthTech
  • HRTech
  • LegalTech
  • Nanotech
  • PropTech
  • Quantum
  • Robotics
  • SaaS
  • SpaceTech
AllNewsDealsSocialBlogsVideosPodcastsDigests

Technology Pulse

EMAIL DIGESTS

Daily

Every morning

Weekly

Tuesday recap

Top Publishers

  • The Verge AI

    The Verge AI

    21 followers

  • TechCrunch AI

    TechCrunch AI

    19 followers

  • Crunchbase News AI

    Crunchbase News AI

    15 followers

  • TechRadar

    TechRadar

    15 followers

  • Hacker News

    Hacker News

    13 followers

See More →

Top Creators

  • Ryan Allis

    Ryan Allis

    207 followers

  • Elon Musk

    Elon Musk

    79 followers

  • Sam Altman

    Sam Altman

    68 followers

  • Mark Cuban

    Mark Cuban

    56 followers

  • Jack Dorsey

    Jack Dorsey

    39 followers

See More →

Top Companies

  • SaasRise

    SaasRise

    209 followers

  • Anthropic

    Anthropic

    40 followers

  • OpenAI

    OpenAI

    22 followers

  • Hugging Face

    Hugging Face

    15 followers

  • xAI

    xAI

    12 followers

See More →

Top Investors

  • Andreessen Horowitz

    Andreessen Horowitz

    16 followers

  • Y Combinator

    Y Combinator

    15 followers

  • Sequoia Capital

    Sequoia Capital

    12 followers

  • General Catalyst

    General Catalyst

    8 followers

  • A16Z Crypto

    A16Z Crypto

    5 followers

See More →
NewsDealsSocialBlogsVideosPodcasts
Andreas Spiess

Andreas Spiess

Creator
0 followers

IoT and embedded (ESP32/LoRa/low power) with measurements

AI-Driven ESP32 Workflow (Spec → Code → Test) Using Claude Code
Video•Mar 22, 2026

AI-Driven ESP32 Workflow (Spec → Code → Test) Using Claude Code

The video showcases an end‑to‑end AI‑driven workflow for ESP32 development, using Claude Code to generate, compile, flash, and test firmware for an iOS voice‑keyboard project that turns a smartphone’s speech‑to‑text capability into a USB keyboard via BLE. Key insights include a systematic eight‑step process—repository creation, idea description, functional specification generation, implementation planning, code generation, flashing, testing, and enhancement—automated by an AI agent. A custom "ESP32 workbench" built on a Raspberry Pi Zero 2W provides AI‑controlled serial access, Wi‑Fi access‑point creation, MQTT toggling, and real‑time log monitoring, solving both serial‑port scarcity and realistic testing constraints. Notable examples: the AI writes a complete functional specification from a markdown idea document, flashes the firmware through the workbench, and validates behavior such as Wi‑Fi dropouts and captive‑portal handling. The entire iOS keyboard prototype, covering BLE communication and USB HID emulation, was built and verified in roughly 1.5 hours, with the AI handling dozens of code iterations and test cycles. Implications are profound: embedded developers can now prototype complex IoT devices in hours rather than days, reduce reliance on manual debugging, and safely simulate network failures without impacting production environments. This workflow democratizes hardware development, making AI‑augmented engineering accessible to small teams and hobbyists alike.

By Andreas Spiess