Search:

Type: Posts; User: Mr bean

Search: Search took 0.00 seconds.

  1. hi, i'm working on this project which require two...

    hi, i'm working on this project which require two 7-segment to display random numbers between 0-7. These 7-segments is control by a touch sensor. I've revise my code but it's only display 0,7,4,5 and...
  2. hi, what do you mean by 'i is not volatile'? is...

    hi, what do you mean by 'i is not volatile'? is it i have to set 'i=0' in my main? sorry i'm new in programming.
  3. Random number generator using pic18f4520 in mplab c18 compiler

    Hi, :)

    I tried to use Timer0 to generate 2 random numbers, using PIC18f4520 and c18 compiler in c language. But is not working. Please help me.

    Here is my program.


    #include<p18f4520.h>...
Results 1 to 3 of 3