07-07-2015, 06:29
I find interesting that people try to develop different things or try to modify the system, but as you must understand I can not help with the changes, which each one intends to do.
Just some thoughts for you:
Noticed the code size generated by the library?
Noticed that for the encoder function quickly, it needs two pins with interrupt capability?
There are only two on the Arduino Nano, one used by the anemometer and the other by the Rain Gauge.
Anyway, everything is possible. Wish you luck.
Just some thoughts for you:
Noticed the code size generated by the library?
Noticed that for the encoder function quickly, it needs two pins with interrupt capability?
There are only two on the Arduino Nano, one used by the anemometer and the other by the Rain Gauge.
Anyway, everything is possible. Wish you luck.

