> ## Documentation Index
> Fetch the complete documentation index at: https://docs.embedder.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Blog

## Featured

<Card title="Introducing Embedder: AI for Embedded Development" icon="rocket" href="/blog/introducing-embedder">
  An overview of Embedder: how it uses your hardware documentation, reads datasheets, and assists with firmware development.

  **January 15, 2026** · 5 min read
</Card>

***

## Latest Articles

<CardGroup cols={2}>
  <Card title="Multi-Device Serial Monitoring" icon="display" href="/blog/multi-device-serial">
    Monitor multiple devices simultaneously with support for multiple serial ports. Oversee a mesh network of devices in real-time.

    **January 23, 2026** · 3 min read
  </Card>

  <Card title="Working with Nordic Platforms" icon="microchip" href="/blog/nordic-platforms">
    A deep dive into using Embedder with Nordic Semiconductor platforms including the nRF9151, nRF52, and nRF53 series.

    **January 20, 2026** · 6 min read
  </Card>

  <Card title="Writing Effective Prompts" icon="message" href="/blog/effective-prompts">
    Get the most out of Embedder by learning how to write prompts that leverage its hardware knowledge.

    **January 18, 2026** · 4 min read
  </Card>

  <Card title="Serial Monitor Deep Dive" icon="terminal" href="/blog/serial-monitor">
    Learn how to use Embedder's built-in serial monitor to debug your embedded applications in real-time.

    **January 12, 2026** · 5 min read
  </Card>
</CardGroup>

***

## Tutorials

<CardGroup cols={2}>
  <Card title="Getting Started with ESP32" icon="wifi" href="/blog/esp32-getting-started">
    Build your first ESP32 project with Embedder, from setup to deployment.

    **January 10, 2026** · 8 min read
  </Card>

  <Card title="Debugging I2C Communication" icon="bug" href="/blog/debugging-i2c">
    Use Embedder to diagnose and fix common I2C communication issues.

    **January 8, 2026** · 6 min read
  </Card>
</CardGroup>
