Jump to content

Recommended Posts

Posted

My Cougar specs say 16 bit resolution on x and y and 14 on the throttles.  So that's 2 to the power of 16 or 2 x 2 x....16 times right?  Which is 65536.

I have been tinkering with Arduino's now for a while and was thinking of getting a Leonardo to use for a Huey setup.  Full size.

So I see here, a library stating it has 16 bit joystick support.  OK cool I'm thinking.  But the Leonardo says it's 10 bit.

So what am I missing here?  Do I need an external Analog to Digital Controller add on?

 

Thanks

Menessis

Posted

I'm guessing the library is capable of 16-bit precision if the Arduino ADC is capable. Otherwise, it's only possible to get "16-bits" out of 10 by upscaling.

Posted (edited)

Ya that's what I am thinking No1....But you can add a 16 bit ADC to the Leonardo (I think).  That's what I will look into next.

Well that didn't take long.....Check this out:->

 

 

Edited by Menessis
  • Like 1
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...