OpenIPC / motors

Various code to manage motor hardware
https://openipc.org
MIT License
23 stars 15 forks source link

Addition of options to return camera status in xm-kmotor as a json string #6

Closed cdg123 closed 1 year ago

cdg123 commented 1 year ago

I am working on completing some changes in the firmware repo to make a pan and tilt ui for the xm530 and have created two functions in the xm-kmotor main.c to return a json formatted status string for the client end of the ui.

I understand that the XM530 is very limited in its functionality but it may be useful to others and will then be part of the automated central build if it can be merged to the master.

I have also made a few small changes to the readme file to include these changes and correct a couple of typos.