Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by poop911

  1. poop911

    Random number generator using pic18f4520 in mplab c18 compiler

    Im trying to make 2 random number simultaneously, using timer 0. but im not sure how to. i also heard that timer 2 can be used as well. can any 1 help me with a sample code. this is my code: #include<p18f4520.h> #include <stdlib.h> void ISR (void); char i,start,end; #pragma code...
  2. poop911

    Random number generator

    I tried to use timer0 to create the random generator. But not sure how to can someone give me a sample code? Thanks, it would be a great help.
  3. poop911

    Random number generator

    Er... can give sample codes please? Thanks
  4. poop911

    Does anyone know how to do shift register for PIC18F4520

    could you give a sample code?

Part and Inventory Search

Back
Top