Files
Scanning the repository...
          Last update 5 years 6 months
                      by            kloehrf6                  
            
    | Files | |
|---|---|
| rub-20-datalogger | |
| MPU6050-Schaltplan.PNG | |
| README.md | |
| rc_filter_calculation.asv | |
| rc_filter_calculation.m | 
rc_filter_calculation.asvclear clc %% R = 4700; %Ohm C = 47e-9; %Farad f = 100; %H %% kapazitive Reaktanz Xc = 1 / (2*pi*f*C);