aaroniza0

Results 6 comments of aaroniza0

![IMG-5620](https://github.com/christoph2/pyxcp/assets/73924685/17106a58-222f-4a4b-9979-8d7bc86bfa60) Hi jared52005, I'm working on my senior design project that involves reading an es420 thermo module, I tried using the xcphello.py file with your toml configuration and I got...

Hello, thank you for responding!! I used pip to install pyxcp, should I be cloning the entire master branch to my raspberry pi? Also, to run this script should I...

Update: My team cloned the master branch to the the pi and tried running the code you sent over, renamed as Daqcode.py, with the default toml file. This is the...

No worries! We used conf_can_vector.toml because we weren't sure what to use, can we just run the python script you sent and expect an output without adding the configuration file?...

I'm looking at the xcp_skel.py script in the main branch but how and what would I send to pull data off of a daq?

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...