Products
Categories
- Main categories
-
- 3D PRINTING
- ARDUINO
- AUTOMATION
- BOOKS
- CYBERSECURITY
- EDUCATION
- ELECTRONICS
- Cables
- Cameras and accessories
- Communication
- Conductive materials
- Connectors
- ARK connectors (Terminal Block)
- Coaxial connectors (RF)
- Connectors
- Crocodile clip
- D-Sub drawer connectors
- DC power connectors
- FFC/FPC ZIF connectors
- Goldpin connectors
- IDC connectors
- JACK connectors
- JST connectors
- Jumpers
- Memory cards slots
- Other connectors
- Pogo pin
- RJ45 sockets
- Slip ring connector
- Supports
- Szybkozłącza
- USB connectors
- USB PD Adapters for Laptops
- Cooling
- Displays
- Electronic modules
- A/D and D/A converters
- Audio
- Barcode readers
- CAN converters
- Converters USB - UART / RS232
- Data logger
- DDS/PLL generators
- Digital potentiometers
- Encoders
- Expanders of the I/O
- Fingerprint readers
- HMI modules
- Image and video
- JTAG accessories
- Keyboards, buttons
- LED drivers
- Memory card readers
- Memory modules
- Modules with power outputs
- Motor controllers
- Power modules
- RS485 converters
- RTC modules
- Servo Controllers
- TSOP infrared receivers
- USB Converters - I2C / 1-Wire / SPI
- Voltage converters
- Gadgets
- GPS
- Intelligent clothes
- LED - diodes, displays, stripes
- Luminous wires and accessories
- Memory cards and other data storages
- Passive elements
- PC accessories
- Printers
- Prototype boards
- Relays
- Semiconductors
- A/C converters (ADC)
- Analog systems
- Audio systems
- Bridge rectifiers
- Button
- D/A Converters (DAC)
- DDS synthesizers
- Digital circuits
- Diodes
- Drivers of motors
- DSP microprocessors
- Energy counters
- Energy harvesting
- ESD security
- IGBT drivers and bridges
- Interface systems
- LED drivers
- Logic converters
- Memory
- Microcontrollers
- Optotriacs and optocouplers
- Other
- PLL generators
- Power systems
- Programmable systems
- Resetting systems
- RF systems
- RTC systems
- Sensors
- SoC systems
- Timery
- Touch sensors
- Transistors
- Sensors
- Accelerometers
- Air humidity sensors
- Air quality sensors
- Current sensors
- Distance sensors
- Flow sensors
- Gas sensors
- Gyroscopes
- Hall sensors
- Humidity sensors
- Infrared sensors
- Light and color sensors
- Liquid level sensors
- Magnetic sensors (compasses)
- Medical sensors
- Motion sensors
- PH sensors
- Position sensors
- Pressure sensors
- Pressure sensors
- Reflection sensors
- Sensors 6DOF/9DOF/10DOF
- Sensors of liquid quality
- Temperature sensors
- Vibration sensors
- Sound transducers
- Switches and buttons
- Cables
- FPGA DEVELOPMENT KITS
- Measuring devices
- MECHANICS
- MINICOMPUTERS (SBC)
- POWER
- RASPBERRY PI
- Accessories for Raspberry Pi
- Audio video cables for Raspberry Pi
- Case Raspberry Pi
- Cooling for Raspberry Pi
- Displays for Raspberry Pi
- Extension modules for Raspberry Pi
- Memory cards for Raspberry Pi
- Power for Raspberry Pi
- Raspberry Pi 3 model A+
- Raspberry Pi 3 model B
- Raspberry Pi 3 model B+
- Raspberry Pi 4 model B
- Raspberry Pi 400
- Raspberry Pi 5
- Raspberry Pi cameras
- Raspberry Pi Compute Module
- Raspberry Pi model A/ B+/2
- Raspberry Pi Pico
- Raspberry Pi prototyping
- Raspberry Pi Zero
- Raspberry Pi Zero 2 W
- RETIRED PRODUCTS
- SALE
- STARTER KITS, PROGRAMMERS, MODULES
- Atmel SAM
- Atmel Xplain
- AVR
- Coral
- DFRobot FireBeetle
- ESP32
- ESP8266
- Feather / Thing Plus
- Freedom (Kinetis)
- M5Stack
- Micro:bit
- Nordic nRF
- Other development kits
- Particle Photon
- Peripheral modules
- PIC
- Raspberry Pi RP2040
- RFID
- RISC-V
- Seeed Studio LinkIt
- Segger programmers
- SOFTWARE
- Sparkfun MicroMod
- STM32
- STM32 Discovery
- STM32 MP1
- STM32 Nucleo boards
- STM8
- Teensy
- Universal programmers
- WRTNode
- XIAO/Qt PY
- Atmel SAM
- WORKSHOP
- Adhesives and gluers
- Chemistry
- CNC milling machines
- Crimping tools
- Dispensing needles
- Heat-shrink tubing
- Insulation strippers
- Knives and scissors
- Laboratory power supplies
- Mikroskopy
- Mini drills and grindrers
- Organizers
- Power strips
- Power tools
- Safety glasses
- Soldering
- Antistatic mats and accessories (ESD)
- BGA balls
- BGA rework stations
- Brushes and ESD brushes
- Desoldering Wick
- Handles, magnifiers
- Heat guns
- Heaters and soldering irons
- Laminates
- Portable soldering irons
- Silicone Soldering Mats
- SMD Accessories
- Soldering accessories
- Soldering chemistry
- Soldering irons
- Soldering pastes
- Soldering pots
- Soldering stations
- Soldering tips
- Sponges and cleaners
- Stand for soldering irons
- Tin
- Tin extractors
- Ultrasonic cleaners
- Tapes (aluminum, kapton, copper, insulating)
- Tools
- Tweezers
- Vices
- 3D PRINTING
New products
New products
zł80.00 tax excl.
Adafruit 2340
Free shipping
free shipping in Poland for all orders over 500 PLN
Same day shipping
If your payment will be credited to our account by 11:00
14 days for return
Each consumer can return the purchased goods within 14 days
Description
This touch-able add on HAT for Raspberry Pi will inspire your next interactive project with 12 capacitive touch sensors. Capacitive touch sensing works by detecting when a person (or animal) has touched one of the sensor electrodes. Capacitive touch sensing used for stuff like touch-reactive tablets and phones, as well as control panels for appliances, which is where you may have used it before. This HAT allows you to create electronics that can react to human touch, with up to 12 individual sensors.
The HAT has 12 figure 8 holes in it that can be gripped onto with alligator clip cables. Attach one side of the clip to the HAT and the other side to something electrically conductive (like metal) or full of water (like vegetables or fruit!) Then start up our handy Python library code to detect when the object is touched. Thats pretty much it, very easy! For advanced users, you can also solder to a pad to make a slimmer & more permanent connection.
Works great with Raspberry Pi Model A+, B+, or Pi 2. This HAT can be used with Model A or Model B but requires purchase/soldering of a extra-tall 2x13 header instead of the 2x20 included.
Were working on a detailed tutorial, meanwhile you can check out the tutorial for the non-HAT/breakout-version of this chip with the Raspberry Pi here which uses the exact same library and code. We have examples for reading touches, turning touches into keyboard KeyUp/KeyDown presses (so you can make a veggie-keyboard) as well as an audio player that will play a sound per sensor (fruit drums!)
Each order comes with a Capacitive Touch HAT and a 2x20 socket header. Youll need to do some light through-hole soldering to attach the headers onto the HAT circuit board, but its easy to do with basic soldering tools like a soldering iron and rosin core electronics solder. Youll also likely want to pick up a 12 pack of alligator clips!
Please note! This kit does not come with Raspberry Pi, alligator clips, speaker, or delicious fruit! However, we do have all of those in the store. Well, all except fruit - despite being called Adafruit, we do not actually sell fruit
Technical Details
- 57mm x 65mm x 3mm / 2.2" x 2.6" x 0.1"
- Weight: 10g
You might also like
Raspberry Pi 3 model B (Quad Core Broadcom BCM2837, 4x1.2GHz ARM Cortex-A53, RAM 1GB, 4xUSB, Ethernet, HDMI, Wifi, Bluetooth)
No product available!
The Raspberry Pi 3 Model B+ is boasting a 64-bit quad core processor BCM2837B0 running at 1.4GHz, dual-band 2.4GHz and 5GHz wireless LAN, Bluetooth 4.2/BLE, faster Ethernet, and PoE capability via a separate PoE HAT
Other products in the same category (16)
Module with a capacitive fingerprint sensor for the Raspberry Pi. It communicates via the UART or USB interface. SB Components 21253
The module with 6 capacitive touch buttons and LED diodes, designed to work with the Raspberry Pi. The buttons are connected to the minicomputer via the CAP1166 controller, which communicates via the I2C interface. Pimoroni PIM272
MATRIX Creator is an extension for the Raspberry Pi computer. It has Atmel ATSAM3S2C Cortex microcontroller and programmable FPGA. The board also has communication modules: Zigbee, Z-Wave or NFC. The peripherals are min. pressure sensor with altimeter, 35 RGBW diodes, 8 microphones and many more. MATRIX.C1.EU
No product available!
Set of cameras and a module that allows connecting two cameras to Raspberry using single MIPI connector. Arducam B0195S8MP
Expansion Shield X200 is a most cost-effective shield which could apply to Raspberry Pi Model B+ and Raspberry Pi 2 Model B. It integrates a lot of very useful functions such as RTC real time clock; audio input and output; VGA output; USB hub; WIFI; 8-way GPIO; DFR0357
A universal HAT expansion module designed to work with Raspberry Pi minicomputers. It is equipped with a motor controller, audio amplifier, buttons and diodes, and a Qwiic/Stemma QT connector. Pimoroni PIM672
No product available!
A kit consisting of an M.2 HAT+ module and a Hailo-8L accelerator with a performance of 13 TOPS enables the rapid development of advanced real-time AI applications on the Raspberry Pi 5. This setup allows neural networks for object detection and segmentation to run on the Hailo-8L coprocessor, leaving the Raspberry Pi 5 CPU available for other tasks. The foundation has also prepared rpicam-apps libraries that significantly facilitate the creation of AI projects. Raspberry Pi SC1438
Module with the Infineon Optiga SLB 9670 TPM 2.0 cryptographic chip. It uses the SPI interface for communication and is compatible with all versions of the Raspberry Pi. LetsTrust TPM
Module with barcode and QR scanner designed for Raspberry Pi. It allows you to read one-dimensional and two-dimensional codes using the intelligent image recognition algorithm. SB Components 22595
PCIe to M.2 adapter designed to work with the Raspberry Pi 5 minicomputer. It allows you to connect an NVMe SSD with an M.2 connector to the base board via a PCIe connector. Waveshare PCIe TO M.2 Board (C)
Adapter enabling easy and quick connection of expansion modules compatible with the Modular DuoNect to selected Raspberry Pi platforms (with a 40-pin connector). MOD 80
Extension in the form of a HAT overlay with a DVB-T decoder designed for Raspberry Pi. Thanks to the module, it is possible to receive digital terrestrial television broadcast in the DVB-T and DVB-T2 standard. Raspberry Pi TV-uHAT
PCIe to M.2 adapter that allows you to connect M.2 NVMe SSD drives to Raspberry Pi 5 minicomputers. It works with M.2 SSD drives of sizes 2230/2242 and connects to the minicomputer via a 16-pin PCIe ribbon. Waveshare PCIe TO M.2 HAT+
Adapter enabling easy and quick connection of expansion modules compatible with the Modular DuoNect to selected Raspberry Pi platforms (with a 40-pin connector). Modally, MOD-79
ZYMKEY 4i is a hardware security module designed for Rasbperry Pi. Supports encryption of system files on the memory card, allows for safe storage and generation of security keys.
TFT LCD driver with DPI interface dedicated to Raspberry Pi. It allows you to operate resistive touch panels. Adafruit 2453