pokie_panda's Profile User Rating: -----

Reputation: 0 Apprentice
Group:
Members
Active Posts:
19 (0.05 per day)
Joined:
24-April 12
Profile Views:
209
Last Active:
User is offline Sep 20 2012 02:50 AM
Currently:
Offline

Previous Fields

Dream Kudos:
0
Icon   pokie_panda has not set their status

Posts I've Made

  1. In Topic: C++ values of stepper motor of PB3 to PB0

    Posted 5 Sep 2012

    Your explanation helped a lot.
    It should be ok i just needed a basic understanding
  2. In Topic: C++ values of stepper motor of PB3 to PB0

    Posted 5 Sep 2012

    thanks a lot snoopy i forgot to mention its 6 wire stepper motor meaning unipolar
  3. In Topic: my question is are the numbers in this code relevant finding MSB/LSB

    Posted 4 Sep 2012

    thanks for all your help really appreciate it ! :D
  4. In Topic: my question is are the numbers in this code relevant finding MSB/LSB

    Posted 3 Sep 2012

    Thanks a lot
  5. In Topic: What's wrong with my code

    Posted 17 May 2012

    
    char line[80], 
    value[80];
    char *ptr;
    value[0] = '\0';
    int result;
    scanf("%s", line);
    
    while(ptr = strtok(line, ",\0"))
    strcat(value, ptr);
    
    result = atoi(value);
    
    
    


    I do i implement this code for argv[1]

My Information

Member Title:
New D.I.C Head
Age:
Age Unknown
Birthday:
Birthday Unknown
Gender:

Contact Information

E-mail:
Private

Friends

pokie_panda hasn't added any friends yet.

Comments

pokie_panda has no profile comments yet. Why not say hello?