k3ng / k3ng_cw_keyer

K3NG Arduino CW Keyer
http://blog.radioartisan.com/arduino-cw-keyer/
GNU General Public License v3.0
431 stars 222 forks source link

pressure sensor paddles #146

Open djbr1 opened 2 months ago

djbr1 commented 2 months ago

Proof Of Concept Pressure Sensor Paddles using strain sensor and ADC - Arduino Nano / CS1237 ADC implementation

(by HB9TXB)

Goal:

Powerful and flexible keyer with built-in reliable iambic paddle, easily built without specialised mechanical (machining) skills.

Why load sensor:

Features:

Two Prototypes:

1) Implementation based on ESP32 based k3ng keyer - SP5IOU has OLED SSD1306 display and command line interface over Bluetooth, allowing parameter change from Android Bluetooth Seria Terminal . Uses Hx711 ADC.

  1. Arduino nano implementation, allows parameter change through USB interface using Android Serial Terminal app . CS1237 ADC is used.

TODO: