Uploaded June 2020 | Updated September 2026, 3 weeks ago
This is a quick project for anyone who uses Arduino, MIDI, or just likes to tap a beat on the desk.... More Information and Links below....
Using the powerful Teensy boards with Visual Micro, you can create and calibrate a USB MIDI capable device in minutes, and coupled with in-built hardware touch detection you can add a buttons to it using nothing more than pencil, paper and a paperclip!
This is a simple example of how to create your own notebook MIDI Device, using just a Teensy LC and a few wires, allowing you to have a whole array of instruments in your top pocket. As the Teensy is fully USB compliant, it can also be connected to a USB Host adapter on a mobile phone, so you can plug your notepad into your phone, and begin recording anywhere.....
Of course the instrument layouts are only limited by your imagination (or in my case drawing skills), so you could have a roll out / fold up keyboard, which allows for a full size keyboard to unfold from next to your phone!
This is just the tip of the Teensy features, and with more power on the new boards than you can shake a stick at, the limit is imagining what to make next.....
Don't forget to Like and Subscribe to stay up to date with new videos and feature updates...
Our Website:
visualmicro.com
Basic @Plot Charts in Visual Micro:
youtube.com/watch?v=7LVu__0_jZA
Teensy Capacitive Touch Information:
pjrc.com/teensy/td_libs_CapacitiveSensor.html
Teensy MIDI Information:
pjrc.com/teensy/td_midi.html
MIDI-OX Software:
midiox.com/?http://www.midiox.com/moxdown.htm
#Arduino #VisualStudio
This is a quick project for anyone who uses Arduino, MIDI, or just likes to tap a beat on the desk.... More Information and Links below....
Using the powerful Teensy boards with Visual Micro, you can create and calibrate a USB MIDI capable device in minutes, and coupled with in-built hardware touch detection you can add a buttons to it using nothing more than pencil, paper and a paperclip!
This is a simple example of how to create your own notebook MIDI Device, using just a Teensy LC and a few wires, allowing you to have a whole array of instruments in your top pocket. As the Teensy is fully USB compliant, it can also be connected to a USB Host adapter on a mobile phone, so you can plug your notepad into your phone, and begin recording anywhere.....
Of course the instrument layouts are only limited by your imagination (or in my case drawing skills), so you could have a roll out / fold up keyboard, which allows for a full size keyboard to unfold from next to your phone!
This is just the tip of the Teensy features, and with more power on the new boards than you can shake a stick at, the limit is imagining what to make next.....
Don't forget to Like and Subscribe to stay up to date with new videos and feature updates...
Our Website:
visualmicro.com
Basic @Plot Charts in Visual Micro:
youtube.com/watch?v=7LVu__0_jZA
Teensy Capacitive Touch Information:
pjrc.com/teensy/td_libs_CapacitiveSensor.html
Teensy MIDI Information:
pjrc.com/teensy/td_midi.html
MIDI-OX Software:
midiox.com/?http://www.midiox.com/moxdown.htm
#Arduino #VisualStudio






![De-Bounce Push Buttons Easily in Arduino Projects
Learn a few different ways of de-bouncing your Arduino push buttons, and see the difference it makes visually with Visual Micro. More info and links below....
It is confusing at first to find a simple on off press can bounce (change state rapidly) when pressing and releasing, and it can be just as difficult to read these buttons reliably.
Here we show the bounce on a standard button, and the ways of solving this using simple delays, 3rd Party Arduino Libraries, as well as hardware, so you can be sure your button presses are one clean press and not 10....
Dont forget to Like and Subscribe to stay up to date with new videos and feature updates...
Our Website:
https://www.visualmicro.com/
De-bounce RC Circuit Diagram:
https://www.visualmicro.com/pics/Example_Circuit_RC_Debounce.png
R/C Circuit Calculator:
https://www.digikey.co.uk/en/resources/conversion-calculators/conversion-calculator-time-constant
Visualising Millisecond Events [Video]:
https://youtu.be/wwRawju55nk
#Arduino #VisualStudio De-Bounce Push Buttons Easily in Arduino Projects](https://i.ytimg.com/vi/u3ZbHakYV_o/mqdefault.jpg)



