The SX8634 is an i2c capacitive touch sensor with slider support, flexible GPIO pins, and non-volatile configuration storage.
As with most such sensors, circuit board layout is a special consideration. So I wanted to do it once, do it well, and be done with it for many hand-held projects to come.
This board was designed to use the default configuration of the SX8634, but there is a demo program in the repo for writing the NVM.
Components
1×
SX8634
Semiconductors and Integrated Circuits / Misc. Semiconductors and Integrated Circuits
If you want to buy one, I was thinking of making this my inaugural offering on Tindie. But it would likely be faster to order it off Osh and hotplate it yourself. The SX8634 is a bit pricey for what it does, relative to other similar parts from other vendors. But I have zero complaints with this part so far. I've found no mistakes in the datasheet (which is clear and complete), and the board performs beautifully.
The only driver I have written for it is for ManuvrOS. But an Arduino port wouldn't be difficult.
Here is my fully-functional driver for the part. As I said, it isn't as easy as Arduino, and a port is probably forth-coming. But it should help you see what the thing can do.
Cool!
What about gerbers?)