Hi,
I have been working on a drone project for last 4 months and even though within this period never saw this error, after I updated the libraries or bought a new teensy 3.6 (these happened at the...
Type: Posts; User: Berat
Hi,
I have been working on a drone project for last 4 months and even though within this period never saw this error, after I updated the libraries or bought a new teensy 3.6 (these happened at the...
Yes I realized that AIN example is not doing what I trying to do(felt very ignorant :( ). But this code worked perfectly the way I wanted to. Also no needed to use any external hardware. Thank you...
Thank you for your answer,
Yes I was using that library(mikeshub) and using with an external hardware as an inverter. I tried your library's examples without using any external hardware but in...
Hello again,
We are trying to read 320kb txt file to a Micro SD card using an Teensy 3.6. I divided my file into 512 byte buffers in C# and every 65 milliseconds write it to SerialPort. But in...
Hello,
I am working on a basic drone project with teensy 3.6. Just started and try to read values from Radiolink at9s pro. I use futaba sbus example and want to see the values of first 4 channels of...