I am just learning about Classes, Objects and Methods in my book but I wanted to ask about the steps involved to reach my final goal for my project.
Friday I got all the test parts to control a DC motor with my Mac using Zterm. I plugged it all together and opened Zterm and sent a command '/1P1000R' After that I watched it spin 1000 times and stop.
My goal is to make a program in Objective-C and use a GUI slider up and down to move the DC servo motor. The motor came with the software drivers, IC board, USB cable and zTerm saw it right away. Also the motor is not a basic RC car motor it was around $80 with about 8 wires that connected to the IC board.
I guess my question is, is this a hard things to create with programing and what parts in the book should I pay more attention to to better understand this? Can I access the drivers that I installed on my MAC and send the ASCI commands?
Thanks for helping me understand!
-Lars
Friday I got all the test parts to control a DC motor with my Mac using Zterm. I plugged it all together and opened Zterm and sent a command '/1P1000R' After that I watched it spin 1000 times and stop.
My goal is to make a program in Objective-C and use a GUI slider up and down to move the DC servo motor. The motor came with the software drivers, IC board, USB cable and zTerm saw it right away. Also the motor is not a basic RC car motor it was around $80 with about 8 wires that connected to the IC board.
I guess my question is, is this a hard things to create with programing and what parts in the book should I pay more attention to to better understand this? Can I access the drivers that I installed on my MAC and send the ASCI commands?
Thanks for helping me understand!
-Lars