Difference between revisions of "K3NG Keyer"

From Land Boards Wiki
Jump to navigation Jump to search
Line 23: Line 23:
 
#define paddle_right 5
 
#define paddle_right 5
 
#define tx_key_line_1 11
 
#define tx_key_line_1 11
 +
#define tx_key_line_2 10
 
#define rotary_pin1 12
 
#define rotary_pin1 12
 
#define rotary_pin2 13
 
#define rotary_pin2 13

Revision as of 13:43, 20 November 2020

Features

Parts

Arduino Pro Mini

  • 3.3V
  • 8 MHz

2014-05-14T23 52 48.894Z-2-720px.jpg

ArdProMini-Pins.PNG

Pins Used (keyer_pin_settings.h)

#define paddle_left 2
#define paddle_right 5
#define tx_key_line_1 11
#define tx_key_line_2 10
#define rotary_pin1 12
#define rotary_pin2 13
#define pin_straight_key 3

Pins used (keyer_features_and_options.h)

#define FEATURE_ROTARY_ENCODER

Rotary Encoder/Breakout Board

RotaryEncoderCAD.PNG

Si5351 004 720px.jpg

OptoFast Card

Schematics

Original Schematic

K3ng-keyer-schematic-2012052101.png

VE2EVN Schematic

VE2EVN BUILD K3NG KEYER-953px.png

Videos