# /embedded hub content outline — Pi / ESP32 / Jetson

**Live:** https://aidaide.app/embedded-hub-outline  
**Hub:** https://aidaide.app/embedded  
**Campaign:** `esp32`  
**Board:** https://aidaide.app/team?task=129  
**Source:** `FREE_TRAFFIC_GROWTH_PLAN.md` §2a–2b  
**Updated:** 2026-07-21

## Hub job

`/embedded` owns device-intent traffic: people searching for Raspberry Pi remote IDE, ESP32 SSH/serial workflows, and Jetson fleet SSH — not generic “SSH client” (that’s `/ssh`).

**Live pricing on every spoke:** Free forever · Pro **$19/mo** · Teams Pro **$70/mo** — never `$7/mo`.

## Primary query clusters

| Cluster | Example queries | Intent | Hub / spoke |
| --- | --- | --- | --- |
| Raspberry Pi | `raspberry pi ssh ide windows`, `remote ide raspberry pi`, `ssh sftp pi windows` | Connect + edit from PC | Hub + Pi spoke / tutorial |
| ESP32 | `esp32 ssh`, `esp-idf serial monitor`, `esp32 remote development` | Serial + OTA + (when Linux) SSH | Hub + ESP32 spoke |
| Jetson | `jetson ssh fleet`, `nvidia jetson remote ide`, `tegrastats ssh` | Fleet / edge AI boxes | Hub + Jetson spoke |
| Embedded IDE | `embedded ssh ide`, `iot remote development tool` | Category | `/embedded` hub |
| Replace stack | `putty winscp raspberry pi`, `serial monitor + sftp one app` | Problem → product | Hub + `/vs/*` |

## Spoke backlog (publish order)

### Shipped (link from hub today)

| Spoke | URL | Notes |
| --- | --- | --- |
| Pi SSH from Windows | `/tutorial-ssh-raspberry-pi-windows` | HowTo JSON-LD |
| Edit remote files | `/tutorial-edit-remote-files` | SFTP / LCOT angle |
| SSH keys | `/tutorial-manage-ssh-keys` | Fleet hygiene |
| Saved sessions / vault | `/tutorial-saved-sessions-credential-vault` | Credential UX |
| LCOT sync | `/tutorial-lcot-keep-in-sync` | Terminal + browser |
| Getting started | `/docs/getting-started` | First-run chapter |
| vs PuTTY / vs WinSCP | `/vs/putty`, `/vs/winscp` | Comparison |

### Next spokes to write (device cluster)

| # | Working title | Target slug | Primary query | Status |
| --- | --- | --- | --- | --- |
| 1 | SSH + SFTP IDE for Raspberry Pi | `/raspberry-pi-ssh-ide` or `/embedded/raspberry-pi` | `raspberry pi ssh ide` | Planned |
| 2 | ESP32 / ESP-IDF remote workflow | `/esp32-ssh-serial` or `/embedded/esp32` | `esp32 serial monitor ssh` | Planned |
| 3 | NVIDIA Jetson fleet over SSH | `/jetson-fleet-ssh` or `/embedded/jetson` | `jetson ssh fleet` | Planned |
| 4 | BeagleBone / Linux SBC remote IDE | `/embedded/beaglebone` | `beaglebone ssh ide` | Planned |
| 5 | Industrial OT: Modbus + OPC-UA workspace | `/embedded/industrial-ot` | `modbus opc-ua ssh` | Planned |

Use `/seo-page-checklist` when shipping each spoke.

## Hub on-page checklist (keep healthy)

- [x] Canonical `https://aidaide.app/embedded`
- [x] Title/meta mention Pi, ESP32, Jetson
- [x] Hardware section with first-class cards
- [x] CTA → `/signup.html` (Free forever · Pro from $19/mo)
- [ ] Add visible “Guides” strip linking the five tutorials + this outline
- [ ] After each new spoke: add to `sitemap.xml` + link from `/embedded` hardware card or Guides strip

## Internal link map

```
/embedded  (hub)
  ├── /tutorial-ssh-raspberry-pi-windows
  ├── /tutorial-edit-remote-files
  ├── /tutorial-lcot-keep-in-sync
  ├── /tutorial-saved-sessions-credential-vault
  ├── /docs/getting-started
  ├── /ssh  (sibling hub — SSH toolkit)
  ├── /vs/putty · /vs/winscp
  └── → planned /embedded/* device spokes
```

Spokes always link **up** to `/embedded` and **across** to `/pricing` + `/signup.html`.

## Measurement

- GSC: filter queries containing `raspberry`, `esp32`, `jetson`, `embedded` → landing `/embedded` or device spokes
- After spokes ship: request indexing via `/gsc-sitemap` notes
- Sibling: `/ssh-hub-outline` for SSH/SFTP IDE workflow queries
