Adding Analog Sensor to Crazyflie 2.0
Posted: Thu Apr 23, 2015 7:29 am
Hello,
I am new to developing in C and also mcu's. I am attempting add an analog sensor to the Crazyflie 2.0 and found a great tutorial online (https://cfusting.wordpress.com/2013/07/ ... ty-sensor/). I believe cfusting posted his project on this board as well. After reviewing cfusting's github code for adc, I noticed that his adc.c was now renamed to adc_f103.c on Crazyflie 2.0. After further research, I realized that Crazyflie 2.0 is using the stm32f405 chip instead of the smt32f103.
Is it still possible to use cfustings tutorial on adding an analog sensor on Crazyflie 2.0?
I am new to developing in C and also mcu's. I am attempting add an analog sensor to the Crazyflie 2.0 and found a great tutorial online (https://cfusting.wordpress.com/2013/07/ ... ty-sensor/). I believe cfusting posted his project on this board as well. After reviewing cfusting's github code for adc, I noticed that his adc.c was now renamed to adc_f103.c on Crazyflie 2.0. After further research, I realized that Crazyflie 2.0 is using the stm32f405 chip instead of the smt32f103.
Is it still possible to use cfustings tutorial on adding an analog sensor on Crazyflie 2.0?