It started with a suggestion on the 817keypad reflector when I asked for feedback on the simple remote display last Spring. Now I have a working code filling 100% of ATtiny2313's program memory with the following features:
- read the transverter local oscillator frequency from the 817 with 10 kHz resolution (in case it's not set to x.000000 MHz...)
- store the transverter L.O. in EEPROM for power-off retention
- show the output frequency with 1 kHz resolution
- all frequencies are displayed in kHz (sorry, too much code needed for a nicer format)