Jump to content

Debouncing system on input pins


MKuma

Recommended Posts

I am trying to use the input pins as a serial input, but when I tested it, it only worked with very few speed (10Hz). I believe that it's because it has a debouncing system that supresses higher frequencies so the buttons behave correctly.

 

Can you confirm that to me?

 

PD: How can I get permission to start a topic in the developers forum? Because I think the questions I ask would fit better there than here.

Link to comment
Share on other sites

, I just checked in with the tracker team. The pins are not designed to transmit serial data, they're designed as binary contacts that use High/Low voltage states for simple input. More complex input would be achieved by using another radio (like BT) to transmit your data or via data over USB. With tracker 18' USB data transmission is not supported yet (but it does work with first gen trackers). We're currently working on bringing data over USB to tracker 18' and it will be available in a future update. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...