emery's Discussions (2)

Sort by

long time consuming process in main loop()

Hi,

I would like to get the values from a digital sensor DHT connected to A0 pin. I want to perfom this in the Arducopter main loop: certainly I will implement it in fast_loop()  every 2 seconds (using a counter: fast-loop is 100Hz so every 200 fast_l

Read more…

UART0/2

Hi,

Somebody can confirm that I can use on APM2.5 UART0 and UART2 together , one for connecting a bluetooth serial device and the second to connect a serial sensor?

My objectiv is to control my octoquad by bluetooth and tranmit the value of my sensor (

Read more…