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 aghazi

  1. A

    Car cruise control using PIC...

    I am planning to implement one. Anyone tried this before? AG
  2. A

    External -10v for this GLCD??

    jhd12864e schematic Hi, I got this LCD (KS0108). **broken link removed** Kindly take a look at this datasheet. My confusion is regarding Vee (-10v). Do I have to provide external -10v on this pin to drive this particular LCD? I tried connecting this LCD using the glcd schematic provided in...
  3. A

    PicBasic Pro and Graphics LCD

    picbasic pro glcd So it means that we can not use graphic lcd in picbasic pro? Hard to believe.
  4. A

    PicBasic Pro and Graphics LCD

    lcd picbasic Hi, I know how to use Hitachi 44780 based character lcd with PIC using Picbasic pro. Can anyone please guide me how to use Graphics LCD instead? I want to use it with PIC16F877A and picbasic pro. Really appreciate your help. Thanks. AG
  5. A

    Looking for DIY USB Relay Controller

    Hi, Any DIY USB Relay Controller. Somthing like this **broken link removed** Thanks in advance AG
  6. A

    How to interpret reading from LM335Z?

    pic lm335z hmmm. I am new to all this stuff but i do have a 741 opamp. Can you guide me how to attach/use it with lm335? Any schematic? Thanks AG
  7. A

    How to interpret reading from LM335Z?

    lm335z Hi, I have one LM335Z attached to analog pin RA2 of 16F877A. Using ADCIN, i am getting the value and then displaying it on LCD using DEC. Value I am getting is 149. At this particular moment, the output voltage reading from LM335 is 2.982v. My question is how to interpret the value...
  8. A

    Writing & Reading EEPROM: Whats wrong with these stateme

    Re: Writing & Reading EEPROM: Whats wrong with these sta OH MAN! How stupid am I? Just when i was replying the post with ASM file, I found my mistake. I was compiling the code for 16F877 but using the 16F84A in PIC Simulator IDE that why it was giving me wrong result from EEPROM. Anyway...
  9. A

    Writing & Reading EEPROM: Whats wrong with these stateme

    'PICBASIC PRO CODE myvar var byte eeprom 0,[22] 'Storing 22 at location 0 in eeprom Read 0, myvar 'Get data from EEprom address 0 lcdout "Value : ", DEC myvar ' display data on lcd Using PIC Simulator IDE, The result i am getting is Value : 1 Using EEPROM Memory Editor i can confirm...
  10. A

    LM335Z with 16F877A or 16F84A

    Hi, How to use LM335Z in general and with 16F877A/16F84A µcontrollers? Any beginners guide on this topic? Thanks in advance AG
  11. A

    PICBasic : Giving me headache!!

    Hi, As i am new in microcontrollers , I thought I should start with PICBasic. I have installed PICBasic with Microcode Studio. Got some simple basic programs on net as well as ebooks found on this board. For example one looks like this; Symbol LED = B0 pins = %00000000 dirs = %11111111...
  12. A

    how to write programe on microcontroller

    If you are from Lahore, go to hall road. Find Elektronics 2000 shop and ask for Awais. He has programmers. He can make one for you according to your schematic as well. AG
  13. A

    10yrs of IT experience & now want to play with µcontroll

    Hi Mike, I am using 16F84A with my programmer. Regards, AG
  14. A

    10yrs of IT experience & now want to play with µcontroll

    okay, that $22 programmer is working now. Got it fixed from the guy I purchased. Trying to implement First Led Project from narccizzo. Programmed my PIC using his code but when i put it into circuit, LED is not working. Can anyone tell me how much power should be coming out from the pins...
  15. A

    10yrs of IT experience & now want to play with µcontroll

    Hi philba, Just checked the URL you provided. How do i program PIC16F84A using "MPLAB Compatible ICD2 with USB and RS232"? Through ICSP? I am goanna buy one of these from sparkfun.com. Kindly let me know which one I should buy irrespective of price. (Want only USB) 1- MPLAB Compatible ICD2...

Part and Inventory Search

Back
Top