hcarter333 / pico-w-mem-keyer

Uses the PicoW as a ham radio memory keyer
Apache License 2.0
0 stars 1 forks source link

Add keyer speed change commands #21

Closed hcarter333 closed 1 year ago

hcarter333 commented 1 year ago

The commands have been added. Sending 'F' will make the keyer faster. Sending 'S' will make the keyer slower. Each command changes the speed of a dot (which all the other speeds are based on) by 0.005 seconds. Demo output soon, I hope.

hcarter333 commented 1 year ago

Here's the evidence! After sending 'S' 3 times:

image

hcarter333 commented 1 year ago

The feature is implemented.

hcarter333 commented 1 year ago

Add documentation.

hcarter333 commented 1 year ago

Documentation complete in Readme.md