Author |
Message |
Topic: parking robot |
saw
Replies: 4
Views: 5123
|
Forum: General CCS C Discussion Posted: Wed May 25, 2011 3:41 am Subject: parking robot |
Help??plz |
Topic: parking robot |
saw
Replies: 4
Views: 5123
|
Forum: General CCS C Discussion Posted: Sun May 22, 2011 12:16 pm Subject: parking robot |
That's my program:
#include <APR.h>
///////////////////////////////////////////////////////////////////////////////
//Macros:
#define M1Left() {output_high(PIN_B0& ... |
Topic: parking robot |
saw
Replies: 4
Views: 5123
|
Forum: General CCS C Discussion Posted: Sat May 21, 2011 7:22 am Subject: parking robot |
Hello, I'm working on a parallel parking robot using the pic18f252. I'm having a problem.
The car (or tank) gets confused too much. For example, the first time I try it, it works fine. The second tim ... |
|