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 ahm_hassaan

  1. A

    Need microcontroller with USB driver and USART embedded

    Hi, I need to use µcontroller with USB driver and USART embedded in it. I already found "AT90USB646" but I didn't find this devices in CodeVision or IAR. How can I use it? or Is there any other device has USB and UART(AVR prefered) .. BR.
  2. A

    Help me fix C code error - "the function is incomputable with its declaration."

    Help me fix C code error - "the function is incomputable with its declaration." Dear All, Alsalam Alykom, I wrote this program and it didn't work, and i think it was written well so plz help me in. this the function decleration void PutString ( const char * Ptr); and I called it by...
  3. A

    Serial Interface Program Needed

    Dear All, I use ATMEGA162 in my project I already use the 2 USART interface embedded into the ATMega162. Now i need to use another USART by using the ordinary GIOs ports, so i need to made it by software. Plz help me with accurate S/W for serial interface using ordinary ports.
  4. A

    How can I use AVR's UART to deal with the USB?

    I use ATMega162 for my project, and I need to deal with external device deal with USB interface, How can I use AVR's UART to deal with the USB? OR what's the alternative solution? Salam.
  5. A

    How to use Interrupt, Port.pin definition, flash and eeprom accessing in Win AVR?

    Re: Win AVR Could you plz help me in download the hex and eeprom file to the ATmega162 using the parallel port, What's the program i can use and how can i use it?
  6. A

    How to use Interrupt, Port.pin definition, flash and eeprom accessing in Win AVR?

    Dear All, I'm trying to use WinAVR instead of Code Vision, so I'm trying to make code conversion. I need any document about "How to use Interrupt, Port.pin definition, flash and eeprom accessing, or if you can help me in it.
  7. A

    Looking for LCD that can display special characters

    Peace upon u, I need to use LCD(graphical) to can draw my country chara. language and any other symbol 1.5x3 cm its Dim.. I want to get its part No. and datasheet (hint:low price one) to use it with ucontroller.
  8. A

    Microcontrollers in U.A.E

    i can sell to u what do u need specify ur types and how many? and i can send u quotation. PM me.
  9. A

    calculator use 89C51 or 89c52

    if u have (ISIS)PROTEUS 6 u'll find complete project of 8051 with keyboard and LCD and hex file included for this simple calculator.if u don't have PROTEUS u can download demo version from http://labcenter.co.uk and see it.
  10. A

    How to check the size of hex file produced by tasm compiler?

    Re: Size of Hex File peace, most of hex file generated if you open it by notepad you'll find in the left columns the addresses and then 32 hex No. which indicate date placed you can see it and find where is the last data written befor filling the rest of ROM by FF or 00 like that...
  11. A

    Hyperterminal for connecting microcontroller with PIC via MAX-232

    max232 hyperterminal this PDF www.beyondlogic.org/serial/serial.pdf u can find all what you need aboat Serial communication and also C program you can run it communicate with serial port and you can find also how to connect MCU with D9 connector
  12. A

    How to implement I2C in 8051 using KEIL C51 code

    Re: I2C in 8051. This is file written to make I2C by SW.
  13. A

    Help me select a mobile phone and microcontroller for SMS interface

    SMS interface AA, the kind of mobile is not very imprtant u can use any mobile u just need the cabile between mobile and serial port of PC, tell me what's ur mobile type and i can tell u if it work or not, and due to Ucontroller u nedd one have serial configuration to can deal as PC and...
  14. A

    Cellphone Lithium Ion Battery

    Could you please tell me How can i measeure the voltage in battary? and how the sheapest charger in the market make it and it doesn't have any ucontroler to measure it???
  15. A

    how to send an SMS using microcontroller

    sms by at89c2051 salam, I know what you mean you need to make MCU as computer have RS232 port so you need IC as "max232" to convert from TTL levels to RS levels then connect it dirctly to RS plug, you will have now serial port as computer, {if you download data sheet of this IC you can find...

Part and Inventory Search

Back
Top