Search:

Type: Posts; User: TommyBoy

Search: Search took 0.00 seconds.

  1. Replies
    12
    Views
    2,757

    Thanks for your help MK...

    Thanks for your help MK...
  2. Replies
    12
    Views
    2,757

    Code tag box wasn't there, thanks for your...

    Code tag box wasn't there, thanks for your concern Ace.
  3. Replies
    12
    Views
    2,757

    latest progress

    does this look any better?


    function ReadPot()
    {
    int i;
    i = output;
    for(i;i<=charge;i++){

    if(i>=1290){
  4. Replies
    12
    Views
    2,757

    almost there.... please help

    How do I incorporate an if/then into this to print a warning messege when a specified value is reached on the potentiometer.

    int ReadPot()
    {

    int i;

    pin = output; pin = l;
    for (i = 0; i...
Results 1 to 4 of 4