xiefeng

Results 1 issues of xiefeng

Hello! I implemented adding two Linear Halls to run the motor. Get raw analog value A&B --> filter --> map --> float angle = atan2(hall_filtered_a, hall_filtered_b) * 180 / PI;...