It can be wired and/or wireless. However, it is designed to work with the Touch DRO App which is usually associated with Tablets and smart phones (not sure about Window 8 or 10. I've heard those computer operating systems interface/run App's, but not sure).
The App only works on Android devices currently (sorry iPhone & iPab users).
I personally would advise on going the wireless route. Less wire means less chance of EMI from shop motors and lighting. I think it will be more flexible as well, especially for use on multiple machines.
I did find out today there's an issue with the schematic on Yuriy's Touch DRO site (
http://www.yuriystoys.com/p/android-dro.html) for the wireless Arduino version.
Arduino sends out a 5V signal on its TX pin, and the HC-06 Bluetooth module can’t have more than 3.3 – 3.6 Volts coming into it on the RX pin, so you need to put a voltage divider on that line to step the data signal voltage down. This isn't shown on the schematic or discussed on the site beyond telling you to refer to your specific Bluetooth module specs.
The schematic also shows the 5V supply going to the Bluetooth module. While it may work, it's better to supply it from the 3.3V pin or it may fry your module.
Right now, the issue seems to be the way the Bluetooth module is sending data to the App that's currently not working for me. May be the voltage issue.
I'll try re-wiring my controller tonight and test again. If not, my buddy Brian is sure he can fix the isse once I get my controller and a scale to him to play with.
Once it's tested SAT, I'll post the sketch and try to post an fixed schematic for the build.