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 amo isaac

  1. A

    PIC TO PIC USART communication

    Hi, I am trying to implement communication between two PIC's through the USART. I have been able to send a sigle Byte and received it safely. My problem is how to implement a packet data transmission and reception. i tried sending two bytes but the receiver always receives only the last byte...
  2. A

    long pic 16f877a scrolling message data table

    Hi I am designing a pic scrolling message display and my problem is that the message i want to display exceeds the maximum 255 data table. i have heard there are procedures on can follow to over come that situation so i will be very glad if any body can help me. the source code is in ASM
  3. A

    please help me on 7 segment display

    hi tanx for the reply. i'm using a pic 16f877a. i have allocated four memories, namely ; units, tens, thund and thou. when the key is found, i first save it in a temporily storage named temp. after that i try moving to the units but it also moves to the rest displays.
  4. A

    please help me on 7 segment display

    hi, i am designing a 7 segment display with keypad. the pressed key is to be displayed on 4 seven segment displays with the values shifting from left to right. i have written the software (ASM) to the point where the key pressed is returned into a variable i have named KEY but i'm having...

Part and Inventory Search

Back
Top