Close

Tiny CW Capacitive Touch Paddle

oshparkoshpark wrote 01/18/2017 at 18:12 • 2 min read • Like

Edgar implemented capacitive touch sensing using an ATTiny4 to create a touch paddle for Morse code:

Tiny CW Capacitive Touch Paddle

8481381483458432642

Like many no-code operators, after being on the air for a while, I developed an interest and appreciation for Morse Code [..] I purchased a cheap paddle, but I found the clicking noise a little bit annoying.

https://hackaday.io/project/19129-tiny-cw-capacitive-touch-paddle

https://hackaday.io/project/19129-tiny-cw-capacitive-touch-paddle

The goal of this project was to create a single PCB with an ATTiny4 AVR, a battery, transistors and a 3.5mm connector jack. The paddle is designed to have exposed conductive material in order to read the capacitive touch.

https://hackaday.io/project/19129-tiny-cw-capacitive-touch-paddle

https://hackaday.io/project/19129-tiny-cw-capacitive-touch-paddle

https://hackaday.io/project/19129-tiny-cw-capacitive-touch-paddle

The under 1kB binary code worked well and without error. This made me wonder how small I could make this code. After optimizing the code, I managed to shrink it to under 512 bytes.

Like

Discussions