PortableBalanceLab / PBL

Learn how to create your own balance lab using python and a Raspberry Pi
4 stars 1 forks source link

Next year: ensure scipy is available on Pis also #71

Open adamkewley opened 1 year ago

adamkewley commented 1 year ago

Because (e.g.) the IMU lab uses scipy.signal.butter

evanderkruk commented 1 year ago

Students perform the post analysis (e.g. butterworth filters) on their own laptops, so this isn't necessary:)