Arduino Nano, Si5351A clock generator, I2C LCD display, and rotary encoder. The GPS signal is connected to the plug to the lower left. |
The software worked fine except that my locator was one off in the last letter, i.e. JO59fs rather than JO59fu. I hacked the original code by adding "1" to the variable GPSlocator[5] in the calcGridSquare routine. This is not a tested fix and it may possibly have other unknown and undesirable consequences, but it works in my location.
My plan is primarily to make a 10 MHz reference oscillator out of this, as a replacement for my "Just good enough 10 MHz GPS reference" which turned out to generate too much noise in the 14 MHz band.
Now on to decide what I want to show on the 2-line display for my use and then play with Arduino code. What I definitely want is some form of indication of correction factor and thus accuracy as in the version that F2DC built.
This blog post first appeared on the LA3ZA blog.