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 mcs51

  1. M

    10ms Delay in VB 6.0 ?

    delay in vb hey sphinX u dont have to give a very accurate delay to erase the flash . It should be more than 10ms i guess . So ur sleep should work or else try using a delay based on the getSytemTick concept. Which programmer are u trying to interface..??
  2. M

    Is there a tool to read routines from library files ?

    frm LIB to ASM hi guys .. i would like to know if there is any utility to read routines frm a librabry file . I tried extracting modules frm the LIB file and got some obj files which are not in the standart format . I m currently using keil tools. Can someone help me out .??
  3. M

    Schematic Drawign Software will be used for micro

    hey glenjoy it cannont be opened in any schematic software .. these files can be directly sent to the printrer by simple dos command like C:> type filename.prn > prn or u can use the option "print frm the file in ur printer dialog"..
  4. M

    Can you design a programmer for PSOC controller?

    my first Psoc controller Hi folks i just aquired a psoc controller frm cypress semiconductor. Its the basic 8pin CY8C27143 . I would like to know if it is posible to make our own programmer to proram it. Wat protocol does it use to program SPI or some sort of ISP.
  5. M

    Implementing PPP connection on 8051

    uip 8051 thanx for the info pisoiu, looks like senix is the real controller to do such jobs . Well is it at all posible to do it in 8051.
  6. M

    Implementing PPP connection on 8051

    8051 lwip ubicon deals with the senix controllers i suppose. Is it similar to 8051 . I dont know much abt SX .Can u tell me more about it
  7. M

    has anyone made asim khan's programmer ( 89c51 , s51 ,...)?

    asim 89c51 programmer I made one similar to asim khan's but i used a CD4051 analog switch to change between 5 and 12 volts and it works gr8
  8. M

    AT Keyboard and initialization

    i have converted the bascom code to assembly and it works prefectly
  9. M

    Implementing PPP connection on 8051

    8051 ppp source example thanx for the info buddy, but my main aim in doing this project is to "start frm the scratch". So i have started reading abt the PPP protocol. It looks a bit complicated so i m reading it at my own pace. So what language do i code it in C or ASM ?
  10. M

    What's the most popular flatform for Vxwork

    gerryhsu, if u r learning to write programs for vxworks , then u have 2 use simPC which is a vxworks simulator. But if u r into developing applications u can use either windows version or the linux flavor depending on the OS u use.
  11. M

    Implementing PPP connection on 8051

    ppp microcontroller Tx C-Man, Are u sure that i wont need to interface to an ethernet card. Well may that i think would be a diferent task all together. Is there any simple ebook regarding PPP for embedded systems. Ok if i have to use a modem, should it be a Haynes compatible modem or can it...
  12. M

    Implementing PPP connection on 8051

    c51 ppp tcp/ip tx man, i m currently surfing thru uip. looks like he has already done it. Well i also want some inside details of the hardware to be used. Does it require just a modem or do i have to interface the 8051 to some other ethernet hardware . Are there any limitations with the PPP...
  13. M

    What are the Indian Telephones call progress tones?

    cm8880 and 8051 I m currently involved in developing a 8051 interface to CM8880 DTMF Tx/Rx . I m able to encode and decode DTMF but i m not able to obtain the call progress pulses properly and interpret them. Since call progress tones are region specific , i dont know the standards for Indian...
  14. M

    Implementing PPP connection on 8051

    ppp source for microcontroller TX pisoiu, I know i have to do a lot of RFC reading , but this is to be put inside a 4k chip so can u tell me wat specific RFCs are to be studied and which can be left or compramised. Thank You .
  15. M

    Implementing PPP connection on 8051

    I would like to know if someone is interested in implementing a PPP connection frm a 8051 based controller preferably 89c51. We could perhaps collect materials and start building one rite frm scratch . I know that someone would have already done it but i would like to try it too. I hava a...

Part and Inventory Search

Back
Top