{"product_id":"pwnagotchi-hat-ups-gps-ac-wifi-usb-hub-rtc-all-in-one-hat","title":"Pwnagotchi Hat - UPS\/GPS\/AC WiFi\/USB HUB\/RTC all in one hat","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@300;400;500;600\u0026amp;family=DM+Mono:wght@400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n  .uc-wrap {\n    font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, sans-serif;\n    font-size: 13.5px;\n    line-height: 1.65;\n    color: #1a1a1a;\n    max-width: 100%;\n  }\n\n  .uc-intro { margin-bottom: 28px; }\n  .uc-intro p { color: #444; margin-bottom: 10px; }\n\n  .uc-section-title {\n    font-size: 15px;\n    font-weight: 600;\n    color: #111;\n    margin: 32px 0 16px;\n    padding-bottom: 8px;\n    border-bottom: 1.5px solid #e5e5e5;\n    letter-spacing: 0.01em;\n  }\n\n  \/* Feature grid *\/\n  .uc-features {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-bottom: 8px;\n  }\n  .uc-features.col2 { grid-template-columns: repeat(2, 1fr); }\n\n  @media (max-width: 768px) {\n    .uc-features,\n    .uc-features.col2 {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  .uc-card {\n    border: 1px solid #e8e8e8;\n    border-radius: 6px;\n    padding: 16px 18px;\n    background: #fff;\n    transition: border-color 0.2s, box-shadow 0.2s;\n  }\n  .uc-card:hover {\n    border-color: #bbb;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.06);\n  }\n\n  .uc-card-header {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 10px;\n  }\n\n  .uc-card-icon {\n    width: 32px;\n    height: 32px;\n    border-radius: 6px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n\n  .uc-icon-blue   { background: #eff8ff; }\n  .uc-icon-green  { background: #f0fdf4; }\n  .uc-icon-amber  { background: #fffbeb; }\n  .uc-icon-purple { background: #faf5ff; }\n  .uc-icon-slate  { background: #f8fafc; }\n  .uc-icon-teal   { background: #f0fdfa; }\n  .uc-icon-rose   { background: #fff1f2; }\n  .uc-icon-orange { background: #fff7ed; }\n\n  .uc-card-title {\n    font-size: 13.5px;\n    font-weight: 600;\n    color: #111;\n    line-height: 1.3;\n  }\n  .uc-card-sub {\n    font-size: 11px;\n    color: #888;\n    font-weight: 400;\n    display: block;\n    margin-top: 1px;\n  }\n\n  .uc-card ul { margin: 0; padding: 0; list-style: none; }\n  .uc-card ul li {\n    font-size: 12.5px;\n    color: #555;\n    padding: 3px 0 3px 14px;\n    position: relative;\n    border-bottom: 1px solid #f2f2f2;\n    line-height: 1.5;\n  }\n  .uc-card ul li:last-child { border-bottom: none; }\n  .uc-card ul li::before {\n    content: '·';\n    position: absolute;\n    left: 3px;\n    color: #aaa;\n    font-weight: 700;\n  }\n\n  .uc-card-tag {\n    display: inline-block;\n    margin-top: 10px;\n    font-family: 'DM Mono', monospace;\n    font-size: 10.5px;\n    padding: 2px 8px;\n    border-radius: 3px;\n    letter-spacing: 0.03em;\n  }\n\n  .uc-card.blue   .uc-card-tag { color: #0284c7; background: #eff8ff; }\n  .uc-card.green  .uc-card-tag { color: #15803d; background: #f0fdf4; }\n  .uc-card.amber  .uc-card-tag { color: #b45309; background: #fefce8; }\n  .uc-card.purple .uc-card-tag { color: #7c3aed; background: #faf5ff; }\n  .uc-card.slate  .uc-card-tag { color: #475569; background: #f8fafc; }\n  .uc-card.teal   .uc-card-tag { color: #0d9488; background: #f0fdfa; }\n  .uc-card.rose   .uc-card-tag { color: #be123c; background: #fff1f2; }\n  .uc-card.orange .uc-card-tag { color: #ea580c; background: #fff7ed; }\n\n  \/* Waiting list banner *\/\n  .uc-waitlist {\n    background: #0f172a;\n    border-radius: 8px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-bottom: 32px;\n  }\n  .uc-waitlist-text {}\n  .uc-waitlist-eyebrow {\n    font-family: 'DM Mono', monospace;\n    font-size: 10px;\n    letter-spacing: 0.18em;\n    color: #94a3b8;\n    text-transform: uppercase;\n    margin-bottom: 4px;\n  }\n  .uc-waitlist-title {\n    font-size: 15px;\n    font-weight: 600;\n    color: #f1f5f9;\n    margin-bottom: 2px;\n  }\n  .uc-waitlist-sub {\n    font-size: 12px;\n    color: #64748b;\n  }\n  .uc-waitlist-btn {\n    display: inline-block;\n    background: #f1f5f9;\n    color: #0f172a;\n    font-family: 'DM Sans', sans-serif;\n    font-size: 13px;\n    font-weight: 600;\n    padding: 10px 22px;\n    border-radius: 5px;\n    text-decoration: none;\n    white-space: nowrap;\n    transition: background 0.2s;\n    cursor: pointer;\n    border: none;\n  }\n  .uc-waitlist-btn:hover { background: #ffffff; }\n\n  \/* Note boxes *\/\n  .uc-power-note {\n    background: #f8f8f8;\n    border: 1px solid #e0e0e0;\n    border-left: 3px solid #6b7280;\n    border-radius: 4px;\n    padding: 12px 16px;\n    margin-top: 12px;\n    font-size: 12.5px;\n    color: #555;\n    line-height: 1.7;\n  }\n  .uc-power-note a { color: #0369a1; text-decoration: underline; text-underline-offset: 2px; }\n\n  .uc-info-note {\n    background: #f0f9ff;\n    border: 1px solid #bae6fd;\n    border-left: 3px solid #0ea5e9;\n    border-radius: 4px;\n    padding: 12px 16px;\n    margin-top: 12px;\n    font-size: 12.5px;\n    color: #0369a1;\n    line-height: 1.7;\n  }\n\n  \/* Specs table *\/\n  .uc-specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 12.5px;\n  }\n  .uc-specs-table tr { border-bottom: 1px solid #f0f0f0; }\n  .uc-specs-table tr:hover { background: #fafafa; }\n  .uc-specs-table td { padding: 8px 6px; vertical-align: top; }\n  .uc-specs-table td:first-child {\n    font-weight: 500;\n    color: #555;\n    width: 36%;\n  }\n  .uc-specs-table td:last-child { color: #222; }\n\n  .uc-summary {\n    margin-top: 28px;\n    padding: 20px;\n    background: #f9f9f9;\n    border: 1px solid #e8e8e8;\n    border-radius: 6px;\n    font-size: 13px;\n    color: #555;\n    line-height: 1.75;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"uc-wrap\"\u003e\n\n  \u003c!-- ── WAITING LIST BANNER (top) ── --\u003e\n  \u003cdiv class=\"uc-waitlist\"\u003e\n    \u003cdiv class=\"uc-waitlist-text\"\u003e\n      \u003cdiv class=\"uc-waitlist-eyebrow\"\u003eComing Soon\u003c\/div\u003e\n      \u003cdiv class=\"uc-waitlist-title\"\u003eJoin the Waiting List\u003c\/div\u003e\n      \u003cdiv class=\"uc-waitlist-sub\"\u003eBe the first to know when the Pwnagotchi Hat is available. No spam, just a one-time notification.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003ca class=\"uc-waitlist-btn\" href=\"https:\/\/forms.gle\/bdiP5vMuFVrmKMPc7\"\u003eNotify Me →\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv class=\"uc-intro\"\u003e\n    \u003cp\u003eThe Pwnagotchi Hat is an all-in-one expansion board designed for the Raspberry Pi Zero, purpose-built for Pwnagotchi deployments and wardriving. It integrates a UPS, dual-band AC WiFi with monitor mode and packet injection, GPS with PPS support, a USB hub, and a hardware RTC — all in a single stackable board.\u003c\/p\u003e\n    \u003cp\u003eAn optional 18650 battery and antenna backplate makes field deployment effortless, turning your Pi Zero into a fully self-contained wireless intelligence platform.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Key Features --\u003e\n  \u003cdiv class=\"uc-section-title\"\u003eKey Features\u003c\/div\u003e\n\n  \u003cdiv class=\"uc-features\"\u003e\n\n    \u003c!-- UPS --\u003e\n    \u003cdiv class=\"uc-card green\"\u003e\n      \u003cdiv class=\"uc-card-header\"\u003e\n        \u003cdiv class=\"uc-card-icon uc-icon-green\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003crect x=\"5\" y=\"4\" width=\"14\" height=\"16\" rx=\"2\" stroke=\"#15803d\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n            \u003cline x1=\"9\" y1=\"2\" x2=\"9\" y2=\"4\" stroke=\"#15803d\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"15\" y1=\"2\" x2=\"15\" y2=\"4\" stroke=\"#15803d\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003cpath d=\"M9 13 L11 10 L11 14 L13 11\" stroke=\"#15803d\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"uc-card-title\"\u003eUPS \u0026amp; Power Management\u003c\/div\u003e\n          \u003cspan class=\"uc-card-sub\"\u003eCharge + 5V output for Pi Zero\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cul\u003e\n        \u003cli\u003eSimultaneous charging and 5V output to Pi Zero\u003c\/li\u003e\n        \u003cli\u003eJST 2.0 connector for LiPo \/ Li-ion polymer battery\u003c\/li\u003e\n        \u003cli\u003e18650 battery support via optional backplate (up to 4 hours runtime)\u003c\/li\u003e\n        \u003cli\u003eBattery status readable via I²C\u003c\/li\u003e\n        \u003cli\u003eDedicated Pwnagotchi plugin provided\u003c\/li\u003e\n        \u003cli\u003eStable power for uninterrupted field operation\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cspan class=\"uc-card-tag\"\u003eUPS · JST 2.0 · 18650 · I²C · Pwnagotchi plugin\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- GPS --\u003e\n    \u003cdiv class=\"uc-card blue\"\u003e\n      \u003cdiv class=\"uc-card-header\"\u003e\n        \u003cdiv class=\"uc-card-icon uc-icon-blue\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"7\" stroke=\"#0284c7\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\" stroke=\"#0284c7\" stroke-width=\"1\" opacity=\"0.35\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\" stroke=\"#0284c7\" stroke-width=\"1\" opacity=\"0.35\"\u003e\u003c\/line\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2.5\" fill=\"#0284c7\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"12\" y1=\"3\" x2=\"12\" y2=\"1\" stroke=\"#0284c7\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"uc-card-title\"\u003eGPS with PPS\u003c\/div\u003e\n          \u003cspan class=\"uc-card-sub\"\u003eGPS + BeiDou or GPS + GLONASS\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cul\u003e\n        \u003cli\u003eDual-constellation: GPS + BeiDou or GPS + GLONASS\u003c\/li\u003e\n        \u003cli\u003eActive GPS antenna support\u003c\/li\u003e\n        \u003cli\u003ePPS (Pulse Per Second) output for precision timing\u003c\/li\u003e\n        \u003cli\u003eConnected via USB Serial — Pi Zero UART stays free\u003c\/li\u003e\n        \u003cli\u003eWardriving location logging out of the box\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cspan class=\"uc-card-tag\"\u003eGPS · BeiDou · GLONASS · PPS\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- AC WiFi --\u003e\n    \u003cdiv class=\"uc-card purple\"\u003e\n      \u003cdiv class=\"uc-card-header\"\u003e\n        \u003cdiv class=\"uc-card-icon uc-icon-purple\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003cpath d=\"M4 11 Q8 6 12 8 Q16 10 20 11\" stroke=\"#7c3aed\" stroke-width=\"1.5\" fill=\"none\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 14.5 Q9.5 12 12 13 Q14.5 14 17 14.5\" stroke=\"#7c3aed\" stroke-width=\"1.5\" fill=\"none\" stroke-linecap=\"round\" opacity=\"0.6\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"18\" r=\"1.8\" fill=\"#7c3aed\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"12\" y1=\"3\" x2=\"12\" y2=\"1\" stroke=\"#7c3aed\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"8\" y1=\"4\" x2=\"7\" y2=\"2\" stroke=\"#7c3aed\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"16\" y1=\"4\" x2=\"17\" y2=\"2\" stroke=\"#7c3aed\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"uc-card-title\"\u003eAC Dual-Band WiFi\u003c\/div\u003e\n          \u003cspan class=\"uc-card-sub\"\u003eSame chip as ALFA AWUS036ACM\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cul\u003e\n        \u003cli\u003eMediaTek MT7612U chipset (ALFA AWUS036ACM equivalent)\u003c\/li\u003e\n        \u003cli\u003eMonitor mode and packet injection supported\u003c\/li\u003e\n        \u003cli\u003eDual-band: 2.4 GHz + 5 GHz 802.11ac\u003c\/li\u003e\n        \u003cli\u003eBluetooth with onboard antenna\u003c\/li\u003e\n        \u003cli\u003eIdeal for Pwnagotchi AI training and wardriving\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cspan class=\"uc-card-tag\"\u003eMonitor mode · Injection · Dual-band · BT\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- USB Hub --\u003e\n    \u003cdiv class=\"uc-card amber\"\u003e\n      \u003cdiv class=\"uc-card-header\"\u003e\n        \u003cdiv class=\"uc-card-icon uc-icon-amber\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003crect x=\"8\" y=\"3\" width=\"8\" height=\"5\" rx=\"1\" stroke=\"#b45309\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n            \u003cline x1=\"12\" y1=\"8\" x2=\"12\" y2=\"13\" stroke=\"#b45309\" stroke-width=\"1.5\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"12\" y1=\"13\" x2=\"5\" y2=\"17\" stroke=\"#b45309\" stroke-width=\"1.5\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"12\" y1=\"13\" x2=\"12\" y2=\"17\" stroke=\"#b45309\" stroke-width=\"1.5\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"12\" y1=\"13\" x2=\"19\" y2=\"17\" stroke=\"#b45309\" stroke-width=\"1.5\"\u003e\u003c\/line\u003e\n            \u003ccircle cx=\"5\" cy=\"19\" r=\"2\" stroke=\"#b45309\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"19\" r=\"2\" stroke=\"#b45309\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"19\" cy=\"19\" r=\"2\" stroke=\"#b45309\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"uc-card-title\"\u003e4-Port USB Hub\u003c\/div\u003e\n          \u003cspan class=\"uc-card-sub\"\u003eGPS + WiFi internal · 2 ports exposed\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cul\u003e\n        \u003cli\u003e4-port internal USB hub\u003c\/li\u003e\n        \u003cli\u003eGPS and AC WiFi each occupy one internal port\u003c\/li\u003e\n        \u003cli\u003eRemaining two ports exposed as USB-A and USB-C\u003c\/li\u003e\n        \u003cli\u003eExpand with additional USB peripherals\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cspan class=\"uc-card-tag\"\u003e4-port · USB-A · USB-C\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- RTC --\u003e\n    \u003cdiv class=\"uc-card teal\"\u003e\n      \u003cdiv class=\"uc-card-header\"\u003e\n        \u003cdiv class=\"uc-card-icon uc-icon-teal\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"8\" stroke=\"#0d9488\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"12\" y1=\"7\" x2=\"12\" y2=\"12\" stroke=\"#0d9488\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"12\" y1=\"12\" x2=\"16\" y2=\"14\" stroke=\"#0d9488\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"1.5\" fill=\"#0d9488\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"4\" r=\"1\" fill=\"#0d9488\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"20\" r=\"1\" fill=\"#0d9488\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"uc-card-title\"\u003eRTC with Rechargeable Battery\u003c\/div\u003e\n          \u003cspan class=\"uc-card-sub\"\u003eTimekeeping + scheduled tasks\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cul\u003e\n        \u003cli\u003eOnboard rechargeable RTC battery and charging circuit\u003c\/li\u003e\n        \u003cli\u003eAccurate timekeeping without network sync\u003c\/li\u003e\n        \u003cli\u003eSupports scheduled tasks: timed power on\/off\u003c\/li\u003e\n        \u003cli\u003eIdeal for automated field deployments\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cspan class=\"uc-card-tag\"\u003eRTC · Rechargeable · Scheduled on\/off\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Backplate --\u003e\n    \u003cdiv class=\"uc-card slate\"\u003e\n      \u003cdiv class=\"uc-card-header\"\u003e\n        \u003cdiv class=\"uc-card-icon uc-icon-slate\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003crect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\" stroke=\"#475569\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n            \u003cline x1=\"3\" y1=\"9\" x2=\"21\" y2=\"9\" stroke=\"#475569\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"3\" y1=\"15\" x2=\"21\" y2=\"15\" stroke=\"#475569\" stroke-width=\"1\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n            \u003crect x=\"7\" y=\"11\" width=\"3\" height=\"2\" rx=\"0.5\" fill=\"#475569\" opacity=\"0.5\"\u003e\u003c\/rect\u003e\n            \u003crect x=\"14\" y=\"11\" width=\"3\" height=\"2\" rx=\"0.5\" fill=\"#475569\" opacity=\"0.5\"\u003e\u003c\/rect\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"uc-card-title\"\u003e18650 Battery \u0026amp; Antenna Backplate\u003c\/div\u003e\n          \u003cspan class=\"uc-card-sub\"\u003eStackable field deployment\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cul\u003e\n        \u003cli\u003eDedicated backplate for 18650 battery mounting\u003c\/li\u003e\n        \u003cli\u003eAntenna mounting points for external antennas\u003c\/li\u003e\n        \u003cli\u003eStackable design — attaches directly beneath the Hat\u003c\/li\u003e\n        \u003cli\u003eEnables fully self-contained portable deployment\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cspan class=\"uc-card-tag\"\u003e18650 · Antenna mount · Stackable\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"uc-info-note\"\u003e\n    ℹ️ GPS is connected via USB Serial, so the Pi Zero's hardware UART remains available for serial console access — no conflicts with your existing setup.\n  \u003c\/div\u003e\n\n  \u003c!-- Use Cases --\u003e\n  \u003cdiv class=\"uc-section-title\"\u003eUse Cases\u003c\/div\u003e\n\n  \u003cdiv class=\"uc-features col2\"\u003e\n\n    \u003cdiv class=\"uc-card rose\"\u003e\n      \u003cdiv class=\"uc-card-header\"\u003e\n        \u003cdiv class=\"uc-card-icon uc-icon-rose\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003ccircle cx=\"12\" cy=\"8\" r=\"4\" stroke=\"#be123c\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M4 20 C4 15 20 15 20 20\" stroke=\"#be123c\" stroke-width=\"1.5\" fill=\"none\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"8\" r=\"1.5\" fill=\"#be123c\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"uc-card-title\"\u003ePwnagotchi\u003c\/div\u003e\n          \u003cspan class=\"uc-card-sub\"\u003eAI-driven WPA handshake capture\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cul\u003e\n        \u003cli\u003eFull hardware support for Pwnagotchi out of the box\u003c\/li\u003e\n        \u003cli\u003eUPS plugin reports battery to Pwnagotchi UI\u003c\/li\u003e\n        \u003cli\u003eAC WiFi for faster handshake capture across 2.4 \u0026amp; 5 GHz\u003c\/li\u003e\n        \u003cli\u003eRTC keeps time synced between deployments\u003c\/li\u003e\n        \u003cli\u003eGPS logs capture locations automatically\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cspan class=\"uc-card-tag\"\u003ePwnagotchi · WPA · AI · Handshake\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"uc-card orange\"\u003e\n      \u003cdiv class=\"uc-card-header\"\u003e\n        \u003cdiv class=\"uc-card-icon uc-icon-orange\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"7\" stroke=\"#ea580c\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\" stroke=\"#ea580c\" stroke-width=\"1\" opacity=\"0.35\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\" stroke=\"#ea580c\" stroke-width=\"1\" opacity=\"0.35\"\u003e\u003c\/line\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2.5\" fill=\"#ea580c\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"12\" y1=\"3\" x2=\"12\" y2=\"1\" stroke=\"#ea580c\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"uc-card-title\"\u003eWardriving\u003c\/div\u003e\n          \u003cspan class=\"uc-card-sub\"\u003eGPS-tagged WiFi mapping\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cul\u003e\n        \u003cli\u003eDual-band AC WiFi scans 2.4 GHz \u0026amp; 5 GHz networks\u003c\/li\u003e\n        \u003cli\u003eGPS logs precise coordinates for every access point\u003c\/li\u003e\n        \u003cli\u003ePPS output enables high-accuracy time correlation\u003c\/li\u003e\n        \u003cli\u003eLong battery life with 18650 backplate\u003c\/li\u003e\n        \u003cli\u003eRuns headless and unattended in vehicles or bags\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cspan class=\"uc-card-tag\"\u003eWardriving · GPS mapping · Dual-band\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Specs --\u003e\n  \u003cdiv class=\"uc-section-title\"\u003eSpecifications\u003c\/div\u003e\n\n  \u003ctable class=\"uc-specs-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCompatible SBC\u003c\/td\u003e\n\u003ctd\u003eRaspberry Pi Zero \/ Zero W \/ Zero 2 W\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWiFi Chipset\u003c\/td\u003e\n\u003ctd\u003eMediaTek MT7612U (same as ALFA AWUS036ACM)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWiFi Bands\u003c\/td\u003e\n\u003ctd\u003e2.4 GHz + 5 GHz 802.11a\/b\/g\/n\/ac\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWiFi Capabilities\u003c\/td\u003e\n\u003ctd\u003eMonitor mode, packet injection\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eBluetooth\u003c\/td\u003e\n\u003ctd\u003eOnboard antenna\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eGPS Constellation\u003c\/td\u003e\n\u003ctd\u003eGPS + BeiDou or GPS + GLONASS\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eGPS Antenna\u003c\/td\u003e\n\u003ctd\u003eActive antenna supported\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eGPS PPS\u003c\/td\u003e\n\u003ctd\u003eSupported\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eGPS Interface\u003c\/td\u003e\n\u003ctd\u003eUSB Serial (Pi Zero UART remains free)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eUPS Output\u003c\/td\u003e\n\u003ctd\u003e5V to Pi Zero, simultaneous charge + output\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eBattery Connection\u003c\/td\u003e\n\u003ctd\u003eJST 2.0 for LiPo \/ polymer battery, or 18650 via backplate\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eBattery Runtime\u003c\/td\u003e\n\u003ctd\u003eUp to 4 hours with 18650 battery\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eBattery Monitoring\u003c\/td\u003e\n\u003ctd\u003eI²C interface, Pwnagotchi plugin included\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eUSB Hub\u003c\/td\u003e\n\u003ctd\u003e4-port; GPS + WiFi internal; USB-A + USB-C exposed\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eRTC Battery\u003c\/td\u003e\n\u003ctd\u003eOnboard rechargeable cell with charging circuit\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eRTC Functions\u003c\/td\u003e\n\u003ctd\u003eTimekeeping, scheduled power on\/off\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eBackplate (optional)\u003c\/td\u003e\n\u003ctd\u003e18650 battery mount + antenna mount, stackable\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"uc-power-note\"\u003e\n    \u003cstrong style=\"color:#374151;font-weight:600;\"\u003e📡 WiFi Note:\u003c\/strong\u003e The AC WiFi module uses the MT7612U chipset, the same chip found in the ALFA AWUS036ACM adapter — a trusted choice in the security research community for its reliable monitor mode and injection support under Linux.\n  \u003c\/div\u003e\n\n  \u003c!-- Summary --\u003e\n  \u003cdiv class=\"uc-summary\"\u003e\n    The Pwnagotchi Hat brings together everything you need for serious wireless field work — UPS power management, precision GPS, dual-band AC WiFi with monitor mode and injection, a 4-port USB hub, and a hardware RTC with scheduled wake — all on a single board that stacks directly onto a Raspberry Pi Zero. Pair it with the 18650 backplate and you have a fully self-contained, pocket-deployable platform for Pwnagotchi or wardriving, ready to run anywhere.\n  \u003c\/div\u003e\n\n  \u003c!-- ── WAITING LIST BANNER (bottom) ── --\u003e\n  \u003cdiv class=\"uc-waitlist\" style=\"margin-top: 32px; margin-bottom: 0;\"\u003e\n    \u003cdiv class=\"uc-waitlist-text\"\u003e\n      \u003cdiv class=\"uc-waitlist-eyebrow\"\u003eComing Soon\u003c\/div\u003e\n      \u003cdiv class=\"uc-waitlist-title\"\u003eDon't Miss the Launch\u003c\/div\u003e\n      \u003cdiv class=\"uc-waitlist-sub\"\u003eJoin the waiting list and get notified the moment it's available for order.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003ca class=\"uc-waitlist-btn\" href=\"https:\/\/forms.gle\/bdiP5vMuFVrmKMPc7\"\u003eJoin Waiting List →\u003c\/a\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"Hacker Gadgets","offers":[{"title":"Default Title","offer_id":48925210280110,"sku":null,"price":84.5,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2067\/9757\/files\/Pwnagotchi_hat_3.png?v=1787200491","url":"https:\/\/hackergadgets.com\/products\/pwnagotchi-hat-ups-gps-ac-wifi-usb-hub-rtc-all-in-one-hat","provider":"Hacker Gadgets","version":"1.0","type":"link"}