Closed sam07 closed 10 years ago
What LCD model do you have ? post link.
There some settings for different lcd in the config.h, have you tried all ?
my lcd now can goto menu..
i try servo test(servo>test) only pan work..tilt not move(servo lock at one position)..
//#define PAN_SERVOREVERSED // Depending of your hardware configuration, servo pwm need to be reversed. //#define TILT_SERVOREVERSED // same for tilt
Check the Scheme for 328P arduino. Your config is wrong. Pin 6 is not a pwm pin. Use 9 for pan and 12 fort tilt.
https://github.com/KipK/Ghettostation/blob/master/scheme-328p.png?raw=true
D6=pin 9 D9=pin 12
what should i type? (refer D)
or (refer pin)
the pin number so 9 and 12
o..thank you..
hello.. i using arduino nano..my problem is in my lcd only display " [Ghettostion]
welcome " after few second my display
" [Ghettostion]
"
and stop..cant go to menu