Re: Tuning with Si5351 and Rotary encoders
What rotary library are you using? Are you getting compiles without any error messages? The rotary library I'm using has these files:
Examples ? ? ? ?// a subdirectory rotary.cpp rotary.h
If your rotary directory has anything else, it's probably the wrong encoder library. You should download and use this library:
change line 13 in your source file so the download URL is part of the source file:
#include <rotary.h> ? ? ? ? ? ? ? ?//?
Jack, W8TEE
toggle quoted message
Show quoted text
From: Eric Torraca <eric.torraca@...> To: [email protected] Sent: Friday, March 31, 2017 9:16 PM Subject: Re: [BITX20] Tuning with Si5351 and Rotary encoders Oh, OK. The encoder still isn't responding though. Can you sanity check the code? I'm getting tired and have started to miss brackets and semi-colons so I should probably wait until tomorrow to keep troubleshooting. KB1VNA Eric
|