Want to make a mockup using a purchased capacitive sensor. I am wondering which board should I purchase that has the capability of connecting an external capacitive sensor to? Thanks.
Want to make a mockup using a purchased capacitive sensor. I am wondering which board should I purchase that has the capability of connecting an external capacitive sensor to? Thanks.
Hello,
you can use any PSoC that features CapSense. Many devices from PSoC 4 series, 5LP, 6 series. You can find specific part numbers using the product selector, just show CapSense and filter devices with CapSense present. http://www.cypress.com/products/microcontrollers-mcus#tab1
For example PSoC 4 devices:
If I wanted to start with capacitive sensing, I would use one of the cheap evaluation boards with PSoC 4:
http://www.cypress.com/documentation/development-kitsboards/cy8ckit-044-psoc-4-m-series-pioneer-kit
There are many others, but these feature ready made buttons and sliders and Bluetooth with a ready made evaluation app for a mobile phone.
David
Hello,
you can use any PSoC that features CapSense. Many devices from PSoC 4 series, 5LP, 6 series. You can find specific part numbers using the product selector, just show CapSense and filter devices with CapSense present. http://www.cypress.com/products/microcontrollers-mcus#tab1
For example PSoC 4 devices:
If I wanted to start with capacitive sensing, I would use one of the cheap evaluation boards with PSoC 4:
http://www.cypress.com/documentation/development-kitsboards/cy8ckit-044-psoc-4-m-series-pioneer-kit
There are many others, but these feature ready made buttons and sliders and Bluetooth with a ready made evaluation app for a mobile phone.
David
One more thing:
Here is the cheapest board from Cypress, that features a PSoC 4 with CapSense. It costs only $4: http://www.cypress.com/documentation/development-kitsboards/psoc-4-cy8ckit-049-4xxx-prototyping-kits and Farnell has them commonly in stock: https://uk.farnell.com/cypress-semiconductor/cy8ckit-049-42xx/prototype-board-cy8c4245axi-483/dp/2420489
However, this kit doesn't have a full features programmer (KitProg), it has just a USB-serial converter and the device has a bootloader preprogrammed.
This one is $10 and has the programmer (and a bit better PSoC4): http://www.cypress.com/documentation/development-kitsboards/cy8ckit-043-psoc-4-m-series-prototyping-kit
Tip for general PSoC introduction: have a look at these short videos:
and
http://www.cypress.com/training/psoc-101-video-tutorial-series-how-use-arm-cortex-m0-based-psoc-4
It might give you an overview of PSoC development and CapSense examples.
David
Hi David,
thank you for the prompt reply! I will review the link you provided and get back to you if this is what I am looking for. Thanks again.
Sam.