Hi Alex, hi all, Recently I would like to try remote UI based on machinetalk and QtQuickVcp. However I read all the threads related to this topic that was discussed a lot in last two years, I still a little confused with following concepts:
Machinetalk: wrapped NML messages as middleware or interface communicate with remote UI Haltalk: as interface bridge between hal and remote UI Base on machinetalk and haltalk, QtQuickVcp as application or SDK was developed in remote side???. Machineface or Cetus is specified 3D print UI base on QtQuickVcp? Anyhow try it out is the best way to figure it out, I would like to start from this small demo(https://github.com/strahlex/anddemo ) according to ( https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!searchin/machinekit/machinetalk|sort:relevance/machinekit/daPlECSie-w/_sJf4Yg0mhwJ). What should I do? in server side(BBB with machinekit installed): git clone https://github.com/strahlex/anddemo > <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fstrahlex%2Fanddemo&sa=D&sntz=1&usg=AFQjCNHcdXe_RRrMUqB0BMKZInZTBEDa7w> > > > and run > > ./run.py > In Client side(PC side): > download pre-build machinekitClient from > (http://buildbot.roessler.systems/files/machinekit-client/) > Am I right? I still have questions, let's say QtQuickVcp build in host PC, then UI can be deployed in other remote device such as Mobile, Tablet, other computers or this host machine, right? But what should we do for sever side(BBB side), change the config file to make sure following 3 applications are started: > mklauncher - Entry point for starting configuration > configserver - deploys the UI to client devices > haltalk - interfaces HAL and Machinetalk In the end, when i watch youtube video, in your Qt creator, you can choose to create new QtQuickVcp and Machinekit SDK project. How to integrate these two into Qt Creator and what is the difference between QtQuickVcp and machinekit SDK(same)? Sorry for so many questions. I am going to try it out now. Best regards! -chengxi -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
