| ??? 03/19/00 08:44 Read: times |
#1881 - RE: low pass filter algorithm for 8051 |
The easy way to solve this Problem is:
use a 16 Bit add register and do every conversation 32x with add the 8 bit result to the 16 bit register. At the end you can easy rotate the 16 bit register with RLC 5 times. So you have the average value. When you using the ADC-Value continously build a circular Buffer. Its the fastest way !. |
| Topic | Author | Date |
| low pass filter algorithm for 8051 | 01/01/70 00:00 | |
| RE: low pass filter algorithm for 8051 | 01/01/70 00:00 | |
| RE: low pass filter algorithm for 8051 | 01/01/70 00:00 | |
| RE: low pass filter algorithm for 8051 | 01/01/70 00:00 | |
| RE: low pass filter algorithm for 8051 | 01/01/70 00:00 | |
| RE: low pass filter algorithm for 8051 | 01/01/70 00:00 | |
RE: low pass filter algorithm for 8051 | 01/01/70 00:00 |



