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 lanndegeth

  1. L

    [SOLVED] MD5 Decrypting for TCP/IP Stack

    Hello, I'm using TCP/IP Stack, PIC18F97J60 with C18 compiler. I'm only sending string to server and receive its answer as a string again. When I send a string to server, I encrypt it with MD5 as follows: ex: BYTE vData[4]={'1','2','3','4'}; HASH_SUM theSum; BYTE MD5result[16]...
  2. L

    MM74C922 equipollent IC

    Hi, I have MM74C922 IC in my PCB design for driving membran keypad. But I realized that the MM74C922 IC is obsolete anymore. So, could you suggest me an IC for keyboard driving? Thank you all...
  3. L

    How can I write new special characters on my HD44780 LCD

    I tried it. But I need to write some Turkish characters. I wrote the ascii values of them, but LCD displayed different characters.
  4. L

    How can I write new special characters on my HD44780 LCD

    No, I want to create new characters other than HD44780 character set written on datasheet.
  5. L

    How can I write new special characters on my HD44780 LCD

    Hi, I'm using C18 compiler, and C language, and TCP/IP Stack. I want to create new characters and display it on HD44780. How can I manage this? Thank you...
  6. L

    18F97J60 and which TFT or touch panel?

    Hi, I'm using 4x20 LCD display with PIC18F97J60 in my project. Now I'm looking for another display. Can I use TFT display or touch panel? If yes, can you show me a way which brand(with its order code) do you suggest?
  7. L

    18F97J60+Ethernet+USB+RS232

    Hi all, i'm working on a project that consist of ethernet, usb, rs232, lcd and keypad. Because of that reason I decided to use PIC18f97j60 microcontroller. I assigned TX1-RX1 for rs232, and TX2-RX2 via FDTI chip for USB. Is it possible to use all that devices at the same time? I have started...
  8. L

    Opening files from Proteus to Altium

    From Proteus to Altium Hi, I'm using Protus Isis for my project simulation, and than Ares for PCB layout. But my company decided to buy Altium. I wonder about that is it possible to open Isis file .dsn and Ares file .lyt with Altium. Thank you all.

Part and Inventory Search

Back
Top