Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of pcb_test_v1_1 by
ACS.h
00001 #include "mbed.h" 00002 #include "math.h" 00003 00004 void FUNC_ACS_GENPWM(float *); 00005 void FUNC_ACS_MAG_EXEC(float *); 00006 void FUNC_ACS_MAG_INIT(); 00007 //void Read_data_acs() 00008 void moment_calc (float* , float* , float* ); 00009 void FUNC_ACS_CNTRLALGO(float*,float*,float a[]); 00010 void FUNC_ACS_EXEC_GYR(float*); 00011 void FUNC_ACS_INIT_GYR(); 00012
Generated on Tue Jul 12 2022 16:58:38 by
