Recent content by GreatWhiteNorth

  1. G

    download failures

    I've been happily coding and downloading for the past few months but as of last night, I started getting "Hardware not found" errors when I try to download. So I a) switched to my "AXE Stack 28" development board in case my custom board was the problem - didn't help (board from www.hvwtech.com)...
  2. G

    Do Robots dream of electric sheep?

    I'm working on a Wall-e robot and I thought I would share this. I found it amusing. I'm using a 28x1 contolling 5 servos ( 2 tracks, 2 arms and 1 head). I have an interrupt wired to put Wall-e to "sleep". Basically it lowers the arms, moves the head forward, stops the tracks and executes the...
  3. G

    Found my conflict

    My previous post seems to be messed up. Anyway, I found my conflict. It was between readtemp and servo. Thanks.
  4. G

    Servo Jitter

    I have a servo moving the head of my robot and when I use the servopos command to sweep the head back and forth, it looks like he's had a bit too much cafine! The servopos command is in a loop. I want to set the head position and then do other stuff (ie. readadc, check distances, issue other...
  5. G

    servo command not working on 28X1

    Hi, I seem to have the same problem with my 28X1 as PhilipS explained in the posting " Servo/Servopos mystery" (Nov.22). The servo/servopos commands do not work, I have to use pulsout to move my servos. I also have the A.4 firmware version. How do I get the revised firmware (A.5)...
Top