diff --git a/draft/overlay/touch-phat.md b/draft/overlay/touch-phat.md new file mode 100644 index 0000000..7edce6a --- /dev/null +++ b/draft/overlay/touch-phat.md @@ -0,0 +1,47 @@ + +#Touch HAT + +Touch pHAT has six capacitive touch buttons, each with a bright white LED, designed to be completely agnostic about what they're used for. You can even use a dry erase pen to write on the pads to label their function. + +It uses the CAP1166 capacitive touch and LED driver chip. The LEDs have been under-mounted and shine through exposed sections of the PCB to give a pleasing yellow-green glow and a completely smooth top surface! + +```bash +curl https://get.pimoroni.com/touchphat | bash +``` + +And follow the instructions! diff --git a/draft/overlay/touch-phat.png b/draft/overlay/touch-phat.png new file mode 100644 index 0000000..5654121 Binary files /dev/null and b/draft/overlay/touch-phat.png differ