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

Help #38

Closed
aaroniza0 opened this issue Aug 30, 2023 · 3 comments
Closed

Help #38

aaroniza0 opened this issue Aug 30, 2023 · 3 comments

Comments

@aaroniza0
Copy link

Hello,

I'm a senior computer engineering student working on my senior design project at the moment, my project requires reading some hardware through ethernet and the hardware lists xcp on udp/ip as the communication protocol.

My team has to use a raspberry pi, would this program achieve this and work on the pi? If so, how would I install it on my raspberry pi?

Also, would it be possible to use python to read the values being read from the hardware?

Thanks,

aaroniza0

@George117
Copy link

George117 commented Aug 30, 2023

Hi,
Building instructions you can fiind here:
https://github.com/vectorgrp/XCPlite/blob/master/README.md

As to measuring: you can take a look at https://github.com/christoph2/pyxcp written in python

@RainerZ
Copy link
Collaborator

RainerZ commented Aug 31, 2023 via email

@aaroniza0
Copy link
Author

I’m looking at the c++ demo in the V6_WorkInProgress but having trouble figuring out how I would collect data collected by the xcp slave, any ideas to accomplish this? This project I’m working on just needs to pull data from an xcp slave so i don’t think it’s too complicated to do, I’ve just never done this before.

@RainerZ RainerZ closed this as completed May 27, 2024
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