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 m_b_mofidi

  1. M

    How connect a USB modem to microcontroller?

    microcontroller usb modem Hi.I want to connect ausb modem to atmega microcontroller(anyone). Can i use a conventional usb to serial convertor?
  2. M

    how design a Li-Polymer battery charger?

    I want a circuit for charging a Li-polymer battry with 1500-1700mAhr capacity.
  3. M

    how design a USB Analog to digital Card with FT232?

    this is good idea,but also I know there is some oscope with using FT232.also I have same idea for o-scope
  4. M

    how design a USB Analog to digital Card with FT232?

    chip design for usb Hi, I want to design a USB Analog to digital card with FT232(USB/Serial convertor). I want to have a minimun 10Ksample/sec data conversion rate.then i want to send this data via USB port to PC & for USB handling i want to use FT232. I can use any A/D convertor 12bit up to...
  5. M

    Interfacing USB storage device with microcontroller

    perhaps it is better to store datas in a SD card.SD cards can connect to micro via SPI then you can use FT232 USB/Serial convertor to transfer data to PC
  6. M

    Driver for TCB8000C Color lcd of topwaydisplay

    tcb8000c lcd is picture in bitmap form?what is the format of your picture? if it is bitmap then just search for "load bitmap" in google you find many things.then you can read data.I suggest use bit bitmap so you have bit for color.I have a program for loading a bitmap & set pallete.instead of...
  7. M

    FAT on Mega16/AVR with codevision

    mmc fat codevision Now,a better version for Mega64.it works %100.I use it.
  8. M

    Driver for TCB8000C Color lcd of topwaydisplay

    tcb8000 picture format you can find all information about this product in www.topwaydisplay.com
  9. M

    Driver for TCB8000C Color lcd of topwaydisplay

    tcb8000c this is a program for mega16 with 16MHz crystal with codevision for TCB8000C driver card of a 3.5" color LCD.In the top of file TCB8000C.c,I mentioned used pins. I u have any question or may be problem, please don't be hesitate to mail to me.
  10. M

    FAT on Mega16/AVR with codevision

    avr fat this is a codvision code program for FAT16 or FAT32 on AVR microcontroller.Read README.TXT file for any AVR.I tested on MEGA16 with 16MHZ crystal.enjoy it
  11. M

    Driver for SED1520 with ATMEGA8

    sed1520 source This is a driver for SED1520 Graphic IC Driver.I have a Graphic LCD(TS12232) with this IC.So program is for this LCD.BTW, u can use this program for other LCD. it can be used for any other AVR by just change of define in begin of source. I used a atmega8L with 8Mhz crystal.I...
  12. M

    connect 2 serial device to microcontroller

    thanks guys I don't want to use any other UART IC or Micro with 2 UART.I prefer DPDT(such as 4052) switch. In other word, I never use both channel in same time
  13. M

    how design Respiratory simulator

    here or search at this site word"ECG simulator" or"Other design".last word is a title threads
  14. M

    connect 2 serial device to microcontroller

    Hi guys I want to connect 2 serial devices(RS232 with TTL level) to 8051 series. do u have any suggestion for this work? my devices have different baundrate(4800bps & 9600 bps). I saw approaches that use a switch for this.So whether switching speed must be 4800bps/10bit or (we suppose 1...
  15. M

    Program for working with NIBP module from CAS company

    hi guys here a program for working with NIBP module from CAS company(NE model perhaps with ND) it work with simple RS232 protocol and u need to design a board for converting TTL to RS232 with a IC such as MAX232. and use this program.this file have version cpp & EXE.

Part and Inventory Search

Back
Top