HEBI I/O Board (Rev C) - I2C and Digital IO Commands #130
-
|
Hi, I have two questions.
Thanks!
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Hello,
To view which banks correspond to the digital and analog outputs, please view our documentation here: https://docs.hebi.us/hardware.html#io-board-commands As for setting pin values, digital output pins expect integer values, and analog expects float. You can set them like this: Let me know if this sufficiently helps!
|
Beta Was this translation helpful? Give feedback.
-
|
Hi, One other note - the "analog" outputs are actually PWM outputs that run at 20Khz. To get an analog output, use a R-C low pass filter to remove the carrier frequency. Here is some general information about how this works: https://www.allaboutcircuits.com/techni ... g-voltage/ Thank you,
|
Beta Was this translation helpful? Give feedback.
Hello,
Sadly, we do not support I2C. However, would you be able to provide your use case? We have had this question asked somewhat frequently, and we'd like to investigate what potential use cases we are ignoring.
You are correct - I don't see any examples showing how to set pins on the IO board. Sorry about that.
To view which banks correspond to the digital and analog outputs, please view our documentation here: https://docs.hebi.us/hardware.html#io-board-commands
As for setting pin values, digital output pins expect integer values, and analog expects float. You can set them like this: