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 selcukm

  1. S

    Looking for a working code for SHT11 or SHT75 with Pic

    In main.h there are type definitions: typedef unsigned char BYTE ; typedef unsigned int WORD ; typedef unsigned long DWORD ; typedef signed char SBYTE ; typedef signed int SWORD ; typedef signed long SDWORD ; Also, please use your mcu's port variables while defining below tags: DATA_OUT...
  2. S

    Looking for a working code for SHT11 or SHT75 with Pic

    Hi, Attached is a sample code of SHT11 for PIC or similar MCU's. Manufacturer's code was modified to use port direction registers. Selcuk
  3. S

    Some VHDL code examples for UART

    Re: VHDL code for UART Hi, Attached document is a simple UART entity which echoes written characters back. Selcuk
  4. S

    Ethernet solution ASIX AX11XX

    Hi Yahya, I'm working at MEG Elektronik. I've sent you a pm about my e-mail address. Selcuk www.meg.com.tr
  5. S

    Ethernet solution ASIX AX11XX

    Merhaba Yahya Bey, Interestingly I've also tried MCF52235 along with AX11025. MCF52235 is a 32 bit mcu and ax11025 is an 8051 compatible 8 bit one. It is difficult to compare the two both in performance and price. Nevertheless ax11025 is well suited for my project and has useful capabilities...
  6. S

    Ethernet solution ASIX AX11XX

    www.meg.com.tr Hi, I'm using AX11025 in my previous and ongoing projects. It is very cheap and running quite reliable. If you are familiar with 8051 or any other 8 bit mcu's, it is easy to develop software. With the TCP/IP stack supplied by the manufacturer, you don't need to go into most of...

Part and Inventory Search

Back
Top