Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is It Possible to use F455 Directly with an Arduino? #122

Open
korroktheslavemaster opened this issue Aug 28, 2021 · 2 comments
Open

Is It Possible to use F455 Directly with an Arduino? #122

korroktheslavemaster opened this issue Aug 28, 2021 · 2 comments

Comments

@korroktheslavemaster
Copy link

Hi
I just purchased a F455 sensor. From the documentation it looks like compiling the RealSenseID library is necessary to establish any kind of communication with the device. I was wondering if there is some other way of communicating simple instructions (trigger for auth on a GPIO, and receiving response on another GPIO/UART pins) so that I can directly interface my F455 with an arduino microcontroller and use it that way, instead of attaching a relatively expensive SBC like raspberry pi or jetson nano to it?

Also is there any documentation for using the GPIO pins exposed through the AUX port? I couldn't find much reference to them beyond the F455/F450 datasheet pdf.

@Monica2511
Copy link

Monica2511 commented Aug 30, 2021

You can't connect directly with arduino, you need a device what having OS for compiling library like raspberry/ jetson nano

@RealSenseSupport
Copy link

I think, you can try to use F450 module with redesigned interposer.
reference to "Figure 8-2. UART Interposer Reference Design" in the datasheet. download from https://www.intelrealsense.com/download/14251/

and than re-write this software.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants