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 DR.boy

  1. D

    general electronics question

    hello !! try to build simple circuits , some simple experiments and so on and when you feel that you got used to that try something bigger . try to find a book that contains projects for beginners . most important is that you have necessary tools and kits good luck !!
  2. D

    Graphic LCD 128x64 help needed

    Hey Maria i recommend you to use CCS c compiler , it has very good drivers for this KS0107/0108 controller . its easy to use and you can draw graphs , show pics (bitmap ones ..etc i worked on a project last year and i used that GLCD . you can use that drivers with Pic16f as well . those are...
  3. D

    ADC value reading in ccs c and pic16f877a

    hi , i just wonder why you use a delay function for 350 us after choosing AN0? 16 to 20 us will be fine . try this ! what about your interrupt execution time ?
  4. D

    Installing Proteus 7.8 sp2 Patch in Windows 7

    Hello !! if your proteus came with a patch or a ***** that contains two folders :"Models and Bin" just copy and paste them in same installation directory . than run licence manager . and find the key and install it !! done!
  5. D

    my project works in Protous and don't work on Board

    seems you have wiring issues, you have to check all connections (like what nagkiller told u) try his schematic .
  6. D

    Requires the list of pic microcontroller based mini projects

    Hi,rakesh_sharma this is 500MB Winrar file that contains pic MCU projects https://www.mediafire.com/?ajd08kuhih1xon7 enjoy !!
  7. D

    driving lcd with 16f876a 28pin pic

    just uncomment this #define use_portb_lcd TRUE to use PORT B rather than PORT D that you dont have in your chip and it will work
  8. D

    ADC setpu in CCS c Code. How to do it?

    hi sorry for delay , i went and i back try this setup_adc_ports(AN0_AN1_AN4_AN5_AN6_AN7_VREF_VREF); - - - Updated - - - good luck !
  9. D

    ADC setpu in CCS c Code. How to do it?

    hello!! which version of ccs c compiler do u use ? -if you dont know how to code it, you should be able to chose analogical channels from the Wizard . this is a simple example : setup_adc_ports(AN0_AN1_AN2_AN3_AN4); which means there are five adc channels ...
  10. D

    Motorola MPX5100 sensor & ACS712 (current) libraries on Cadsoft Eagle

    hello guys !! i would like to get libraries for both sensors :-Motorola MPX5100 -Allegro ACS712 current sensor of course on Cadsoft Eagle software . thanks !
  11. D

    pcb exposure box unit

    thank you guys !!
  12. D

    pcb exposure box unit

    thanks for reply more details plz , have u experienced it before ? what bugs or problem will be facing if i use it ? thanks !!
  13. D

    pcb exposure box unit

    hello guys !! i would like to make a simple non-cost pcb exposure box , will this kind of lamp be enough ?? instead of using(Ballast , starters ,...etc) looks complicated i think this is 15W lamp . thanks !
  14. D

    VB.net with php website

    hi, well, maybe i didn't talk about electrical part cause it's clear for me and i finished it already what i meant by html5, js just to make it looks better. maybe if i used asp.net it would be easier (but i'm not familiar with it ) my problem was to find a way that makes a vb.net...
  15. D

    [SOLVED] Pic 16f876a Pure Sinewave inverter

    Re: pic inverter the file has been removed , could you again reupload it plz !!;-)

Part and Inventory Search

Back
Top