News

An Arduino converts Morse code characters tapped at the key into keystrokes over USB. As [voxnulla] knows, when butterflies aren’t available, real programmers drive vim with a Morse key!
You can see the project in operation in the video below. Once you learn how to read Morse code, you might want to teach your Arduino to understand it, too.
This project uses two Arduino to communicate with each other using light by means of Morse Code. As a more advanced project, it has some complex array usage and investigates converting switch inputs ...