adafruit / Adafruit_Mynewt

Apache Mynewt documentation and test project for the nRF5x family of BLE SoCs
MIT License
8 stars 3 forks source link

Test Cap Touch #9

Open microbuilder opened 8 years ago

microbuilder commented 8 years ago

While not specific to Mynewt the nRF52 comparator apparently supports a cap touch mode on GPIO pins ... we should test this out to see how useful it is: https://github.com/NordicSemiconductor/nrf52-capsense-example

[This example] uses the single-pin capacitive sensor support in the comparator peripheral
(COMP), and requires no external components. Up to 8 buttons are supported when all
analog inputs are used.
microbuilder commented 8 years ago

See also: https://devzone.nordicsemi.com/tutorials/30/