Search found 3 matches

by steve.
Tue Mar 10, 2020 10:39 am
Forum: MegunoLink
Topic: Exponential filter
Replies: 5
Views: 15177

Re: Exponential filter

Hi Paul, Many thanks for your feedback and suggestions. Has definitely helped me nail this one and is working as I want. My intention for wanting this was to ensure that the level and distance trends don't contain a large dip or spike when the board resets and the filter initial value is very differ...
by steve.
Mon Mar 09, 2020 11:34 am
Forum: MegunoLink
Topic: Exponential filter
Replies: 5
Views: 15177

Re: Exponential filter

Hi Paul, Many thanks for the prompt response. I tried your suggested code mod and got it to work but I also had to move the Blynk_Write commands after the constructor to prevent a compile error as the filter hadn't been initialised when the setCurrent call was made. Many thanks for your help. My onl...
by steve.
Sun Mar 08, 2020 9:07 am
Forum: MegunoLink
Topic: Exponential filter
Replies: 5
Views: 15177

Exponential filter

Hi all, My first post to the forum and apologies if this is the wrong board to post this. I have been using the Megunolink exponential filter on an ultrasonic tank level application. I am using three filters, one for distance, one for temperature corrected distance and one for level. The filters wor...