
seen from Singapore

seen from Netherlands
seen from China

seen from Malaysia
seen from Germany

seen from India
seen from United States

seen from United States
seen from United States
seen from Japan

seen from United States

seen from Australia
seen from China
seen from Netherlands

seen from Malaysia
seen from United Kingdom
seen from Latvia
seen from United States
seen from China

seen from China
Making WAV file player with Teensy
I made a prototype of wav file player with Teensy.
I used Teensy3.2 and audio shield. You need a long pin socket to use it with breadboard.
Library Update Ver. 0.7
I updated Hello Drum library
https://github.com/RyoKosaka/HelloDrum-arduino-Library/releases/tag/0.7
・Improved sensing ・Dual Piezo sensing available (Test) ・ESP32 EEPROM available ・Setting mode with I2C LCD or I2C OLED available ・Add sample code ・Add example circuit
Using MUX (74HC4051)
I tried an analog multiplexer. I knew of an analog multiplexer, but I didn’t use it.
I used the familiar 74HC4051.
I connected 8 piezo’s to an ESP32 using a 74HC4051 and tried BLE MIDI communication with a PC.
Although the number of analog pins can be increased by using an analog multiplexer, it is not actually increased. By switching the switches in the IC at high speed, the number of analog pins can be treated as if it were increased. So it is also called an analog switch.
Using BLE MIDI
I tried connecting to the PC wirelessly using BLE MIDI.
The board to use is ESP32.
ESP32 is a convenient board that can be developed with ArduinoIDE, it is available with less than half the price of genuine arduino UNO even though WiFi module and Bluetooth module are built-in.
By using bluetooth low energy, you can connect the ESP32 to the PC or smartphone and make it recognize as a MIDI device, so that you can send signals wirelessly.
Let's do it.
Library Update Ver. 0.5
I updated Hello Drum library
https://github.com/RyoKosaka/HelloDrum-arduino-Library
Details of this update are as follows.
· Setting mode available · Display function by LCD is available · Saving function of setting items by EEPROM is available · Improved sensing of TCRT 5000 hi-hat controller
If you look at the sample code you will understand how to use it. Currently, I write an article on detailed usage. I will release it as soon as it is complete.
6 inch Pad
I do not know what to use, but since the mesh head has arrived I assembled the pad.
It is very small.
Finally Tested the Millenium MPS-850 — Here’s the Truth