5.0 KiB
16-Key Capacitive Touch
SKU:U026
Description
16-Key Capacitive Touch Unit Unit is inspired by an Invention kit called Makey Makey which brings the concept that users can connect everyday objects to computer programs.
Using a circuit board, alligator clips, and a USB cable, the circuit uses closed loop electrical signals to send the microprocessor either a keyboard stroke or mouse click signal.
We've tried connect a bunch of fruits, one for each key, to this Unit.
When you touch the apple, you make a connection, and MaKey sends the processor a keyboard message. The buzzer inside or speaker on M5core will exhibit the key value, so instead of using a keyboard, you can make a fruit piano.
This Unit communicates with the M5Core via the GROVE A I2C(0x51).
Instructions:
1)Use the buzzer on the unit to exhibit sounds:
Take a Dupont wire(male to male), one end plug into GND, hold the other end to your hand. Take another Dupont wire(male to male), one end plug into different key holes, the other end hold by the other hand. Make it a close circult. Plug into different key tones the buzzer will emit the corresponding tones.
2)Use the speaker on the M5core to exhibit sounds: connect MAKEY with M5Core via Grove A Download this example.
Repeat the same operation as above. you will see this sound much better.
Product Features
- Arduino Mega328p Controller
- Buzzer inside
- Up to 16 keys
- Software Development Platform: Arduino, UIFlow (Blockly, Python)
- Two Lego-compatible holes
Include
- 1x MAKEY unit
- 1x GROVE Cable
Applications
- Fruit piano
Specification
| Resources | Parameter |
| Communication protocol | I2C:0x51 |
| Net weight | 7g |
| Gross weight | 19g |
| Product Size | 32*24*8mm |
| Package Size | 67*53*12mm |
Related Link
EasyLoader
1.EasyLoader is a simple and fast program burner. Every product page in EasyLoader provides a product-related case program. It can be burned to the master through simple steps, and a series of function verification can be performed. .
- After downloading the software, double-click to run the application, connect the M5 device to the computer through the data cable, select the port parameters, click "Burn" to start burning. (For M5StickC burning, please Set the baud rate to 750000 or 115200)
- Currently EasyLoader is only suitable for Windows operating system, compatible with M5 system adopts ESP32 as the control core host. Before installing for M5Core, you need to install CP210X driver (you do not need to install with M5StickC as controller)Click here to view the driver installation tutorial
Schematic
PinMap
| M5Core(GROVE A) | GPIO22 | GPIO21 | 5V | GND |
| MAKEY Unit | SCL | SDA | 5V | GND |
Mega328 ISPDownload interface Pin foot definition
Example
1. Arduino
2. UIFlow
Last updated: 2020-12-14
<script> var purchase_link = 'https://m5stack.com/collections/m5-unit/products/makey-unit'; anchor_search(purchase_link); scrollFunc(); </script>