11-20-2007 04:11 AM
11-20-2007 04:51 AM
11-20-2007 05:08 AM
11-20-2007 05:13 AM
11-20-2007 05:24 AM
11-20-2007 06:55 AM
I didn't look at your code.
When debugging a system, people always go for the software.. But it is necessary to isolte parts of the problem. The first one being (from your statement "it didn't react") : do the step motors "react" without software control? In other words, isolate the system from the software. Are you able to communicate, send the correct impulses and make the system "react" without automation?
How do you communicate with the device? Can you communicate manually? If so, does it work? Work your way backward to the software. And within the software, isolate the different (sw) blocks for each function. And follow Gerd's advice on coding. 😉
Also remember to have fun. <<very important>>
RayR
11-20-2007 07:04 AM - edited 11-20-2007 07:07 AM
11-20-2007 10:58 AM
11-21-2007 02:07 AM
11-21-2007 11:19 AM