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 yllongboy

  1. Y

    current sink... uln2003

    hi there... could somebody discuss or explain what current sinking is and when it is applicable... .. thank you very much...
  2. Y

    Problem with running a 4k hex file on pic16f877

    good day to all..... ....i'm working right now with pic16f877 and as we all know it has an 8k storage. i got a problem here because i have a hex file which has a size of 4k then i programmed it to my pic but sad to say the output of my program doesnt seem to have an exact output, i mean the...
  3. Y

    ghost locations on pic16f877

    hi there/.... could anyone explain to me what ghost locations are? cause i have seen some sample codes which manipulates ghost locations like 11h, 12h, 13h, 14h and so on... where in they store datas to it with out declaring those datas... my question is, what are ghost locations, what...
  4. Y

    digital input for pic16f877 on PORT A

    how can set adcon1 to digital input in pic16f877a thanks for the rply.. can i have a circuit on this one.. i already tried it but it seems that my circuit doesnt work... i think my problem now is on the hardware side.. could anyone post a circuit.. thanks..
  5. Y

    digital input for pic16f877 on PORT A

    pic16f877a porta thank you for the posted rply..... .... i already followed all the instructions above and it seems that it is still not working.... i could not get any output from port A so as all other ports... ... could somebody help me solve my problem. It would be better if there would be...
  6. Y

    Schematic diagram for pic16f877A for moving message display and a program for it

    schematic diagram pic16f877 hi MR. ITPRO. can you post your sample program of your moving text display........ thank....
  7. Y

    digital input for pic16f877 on PORT A

    pic16f877 porta hi there.. could anyone help me with my problem .... im trying to send data on port A of pic16f877 but nothing happens... here is my sample code.... list p=16f877 #include <p16f877.inc> __CONFIG _CP_OFF & _WDT_OFF & _BODEN_ON & _PWRTE_ON & _XT_OSC & _WRT_ENABLE_ON &...
  8. Y

    How to interface 100x100 led matrix with 89s52 to make animation?

    at89s52 ledmatrix hi there..... do you have already any idea on how to make animations on a 100x100 led matrix? maybe we can combine our ideas 'coz right now im having a project design and its all about making animations on a 90x28 led matrix display.... only, we are using a pic16f877...
  9. Y

    How to create a simple light dimmer using pic16f84 but without using capacitor?

    Re: Light dimmer.... thank you very much.... i appreciate it..... i'll try to have a nap to it.... thanks......
  10. Y

    How to create a simple light dimmer using pic16f84 but without using capacitor?

    Re: Light dimmer.... Hi there... thanks for the reply.... What do you mean by AC dimmer? i dont understand it.... my problem is, i want to light a LED with an increasing luminosity then slowly dimming.... using pic16f877.
  11. Y

    How to create a simple light dimmer using pic16f84 but without using capacitor?

    Hi there... could somebody help me solve my problem... I'm onto PIC programming and i wanna create a simple light dimmer using pic16f84... how is this done without using capacitor... just merely by the program... can this be done by PWM?.. Can i Have simple sample code of this? Thank you....

Part and Inventory Search

Back
Top