Files

copied
Last update 3 years 12 months
Files
rub-20-datalogger
MPU6050-Schaltplan.PNG
README.md
rc_filter_calculation.asv
rc_filter_calculation.m
rc_filter_calculation.m
clear clc %% R = 1000; %Ohm C = 1e-9; %Farad f = 100000; %Hz Vin = 5; %V %% kapazitive Reaktanz Xc = 1 / (2*pi*f*C); %% Ausgangsspannung Vout = Vin * (Xc / sqrt(R^2 + Xc^2));

Annotations

rub-20-datalogger / rub-20-datalogger-schaltplan.sch
84a96c4a
1/1 comments
Report a bug