Search:

Type: Posts; User: mobdawg

Search: Search took 0.01 seconds.

  1. scan 7-segment

    I have my code:

    ____________________________________________________
    #include <stdio.h>
    #include <dos.h>
    int min,sec,min1,sec1,min2,sec2;
    int timer[10] =...
  2. about scan 7-segment display via parallel port

    I have a question about scan 7-segment display with four 7-segement LED display, to display counting down timer with variable settings. And I have to show that using Turbo C program via a module of...
Results 1 to 2 of 2