DancingQuanta / pyusbiss

Python API for USB-ISS Multifunction USB Communications Module
MIT License
2 stars 3 forks source link

Sending data through USBISS #21

Open AhmadSaleem95 opened 1 year ago

AhmadSaleem95 commented 1 year ago

I am currently working on project in i am using usbiss module along with attached the DAC70502 and i am trying to read power on power meter attached at the end of circuitry. The thing is i am having hard time in sending the data through DAC because i could able to access it yet. It would be helpful if you can guide me in this and i also possess MATLAB code which is giving results but i get stuck in python. what further can be done in this code to write in DAC registers?

Thanks in advance