I finally found my Halikey yesterday! And even better, I was albe to put it to use pretty quickly.
The tiny (to me) device used to link CW keys with computers had migrated to the floor below the end table where the cool baggy of Halibut Electronics stickers. For our house, with four kids and a dog, that wasn't much of a migration at all in the grand scheme of things.
I first tried to use my Halikey with a Chromebook. I'm still working on that.
I then got to work on Windows. Benefitting from the Chromebook debug work, (about an hour's worth), the Halikey was up and running in about 10 minutes!
Once again, I asked ChatGPT to translate code, (this time from a pull request from Mark Smith), from Python to JavaScript. Most of my time in debug on the Windows box was realizing that ChatGPT had somehow taken the serial port sampling code out of a loop. I finally noticed that I could get different serial port signal values if I reloaded the page while shorting out two key leads, it only took a few minutes to place the sampling code back into a loop. Here's the current version of the code.
Comments
Post a Comment
Please leave your comments on this topic: