Difference between revisions of "K3NG Keyer"

From Land Boards Wiki
Jump to navigation Jump to search
Line 45: Line 45:
 
* [https://github.com/mprograms/SimpleRotary Simple Rotary Encoder Arduino library]
 
* [https://github.com/mprograms/SimpleRotary Simple Rotary Encoder Arduino library]
 
* [http://www.mathertel.de/Arduino/RotaryEncoderLibrary.aspx Library for the Arduino environment for using a rotary encoder as an input]
 
* [http://www.mathertel.de/Arduino/RotaryEncoderLibrary.aspx Library for the Arduino environment for using a rotary encoder as an input]
 +
 +
==== OptoFast Card ====
 +
 +
[[OPTOFAST]]
  
 
== Schematic ==
 
== Schematic ==

Revision as of 02:09, 16 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 rotary_pin1 12
#define rotary_pin2 13

Pins used (keyer_features_and_options.h)

#define FEATURE_ROTARY_ENCODER

Rotary Encoder/Breakout Board

RotaryEncoderCAD.PNG

Si5351 004 720px.jpg

OptoFast Card

OPTOFAST

Schematic

K3ng-keyer-schematic-2012052101.png

Videos