Hello, I started learning Java a couple of years ago and got to the point of building simple random number generators and so on. During that time my mom passed away and my goals shifted.
I have a project that I am working with some friends on. We are working on controlling a stepper motor and everything is fine from the motor to digital driver that connects via RS-232.
My question is, I would like to control this motor via wireless Bluetooth. I would like to create a simple JAVA app that has a slider that can run from my laptop or maybe iPhone or Touch in the future.
I have read problems of using JAVA/Bluetooth on this site so I thought I would ask.
How should I approach this project?
Thank you.
-Lars
I have a project that I am working with some friends on. We are working on controlling a stepper motor and everything is fine from the motor to digital driver that connects via RS-232.
My question is, I would like to control this motor via wireless Bluetooth. I would like to create a simple JAVA app that has a slider that can run from my laptop or maybe iPhone or Touch in the future.
I have read problems of using JAVA/Bluetooth on this site so I thought I would ask.
How should I approach this project?
Thank you.
-Lars