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 alimemory

  1. A

    Control shift-register pic16f led

    Hi gurus i had been looking for some one to teach me how to send data into shift register to control LED one by one. PIC16F HI-tech, micro c pro; THANKS.
  2. A

    Shift register Hc595

    Hi all Can any help me with code How to #define shift register Using microc pro I want get more outputs thanks.
  3. A

    Shift register microc

    Hi expert I want interface 75HC595 Using microc pro I force my self to define the pin 1 Data 2 Sc-cp 3 tc-cp For knight rider Thank expert. Pic16fxx
  4. A

    How. To erase microcintrloller(pic)

    Hi expert i want erase my pic16f877a programm an using pickit 2 when. i erase it show me every thing erased, but mcu is not black thanks expert,
  5. A

    [PIC] Getting more colums using cd4017

    Am working on led moving message everything working good i need help to get more colums using cd4017 or how to 3cd4017 together. thanks
  6. A

    [PIC] Moving message led matrix in mikroc pro

    I try my best to find sample code in mikroc pro for led moving message display. Hi everybody how to make a scrolling message (using LED Matrix) in mikroc (pic16f877a) pleas help me how can i make it can you anyone put the sample code ? thanks in advance
  7. A

    [PIC] How to drive 8x8 led matrix with pic16f877a No additional IC *shift register.

    Thanks Ogu Reginald - - - Updated - - - Hi Ogu Reginald am beginner on microcontroller i need your to drive led dot matrix. i dont know how to write a code.
  8. A

    [PIC] How to drive 8x8 led matrix with pic16f877a No additional IC *shift register.

    Hi Am woking on 8x8 led matrix with pic16f877a moving message through 8x8 led matrix i need simple code or how to right it using mikroc pro. Thanks
  9. A

    [PIC] AD Converte^ And GLCD.

    Hi Am student from Nigeria am working on pic microcontroller, I don*t know what ADC really mean!!! Analog Digital converter. I have a lot of GLCD I don't know how to interface them. Pic16f877a mikroc pro Thanks
  10. A

    [PIC] Multiplexing 7segment

    I came across with this what s (1) for (i = 0; i<=50; i++) (2) unsigned short i, DD0, DD1, DD2, DD3; unsigned int Count what means? and explain
  11. A

    [SOLVED] Learn not copy and paste(0 to 99 in mikroc) counting

    LCD Interfacing MikroC Pro Code // LCD module connections sbit LCD_RS at RB3_bit; sbit LCD_EN at RB3_bit; sbit LCD_D4 at RC4_bit; sbit LCD_D5 at RC5_bit; sbit LCD_D6 at RC6_bit; sbit LCD_D7 at RC7_bit; sbit LCD_RS_Direction at TRISB2_bit; sbit LCD_EN_Direction at TRISB3_bit; sbit...
  12. A

    [SOLVED] Learn not copy and paste(0 to 99 in mikroc) counting

    Hi step by step i will get anything i want 2 days back i learned how to drive 7segment. worked normal from 0 to 9. I need help,idea path,explanation to continue it from 9,10,11,12,13........you wish. Thanks¡î¡î¡î¡î¡î¡î¡î¡î¡î¡î¡î¡î¡î¡î
  13. A

    [PIC] As a begginer how to drive 7 segment using mikroc

    I start learning microcontroller 2weeks back. I don't know anything on c programming even programming.All right now I have little knowlegde on thank.7«9100%Thanks for those people. #include< THIS GREAT WEBSITE>; Edaboard. Right now i can teach people HOW TO MADE SIMPLE LEDFLASH. I PROBLEMS IS...
  14. Memory

    Memory

    Microcontroller
  15. A

    How to defined GLCD using MIKROC FOR BEGINNER.

    What about GLCD? Thanks

Part and Inventory Search

Back
Top