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 tumee

  1. T

    Help for verilog uart tx?

    Hello every one. I have same problem about below tx code. Here is a verilog uart transmit code. Here I can send only one character to computer via rs232. In below code can send only 'X' char. I need to send word by word to computer. Please help. module TX (...
  2. T

    RLC A into C#? Please help me

    Hi. All MOV A, #A0h RLC A how can i write this asm code into c?
  3. T

    please help with borland C code

    help borland c Hello. I can't build it. This program at29c256 programmer computer inside software.
  4. T

    unknown chip - please help me with identification

    unknown chip This chip is unknown chip. If any one know please teel me.
  5. T

    help 32 to 8 line encoder

    Help for logic circuit If you ahve any idea please tell me. Below circuit is 32 line to 6 line encoder ciruit. I'm using 8 to 3 line encoder 74148 logic chip. 32 lines are input lines and connect to IR sensor. 6 lines are output and connect to microcontroller. My project work around high...
  6. T

    digital clock using 7 segment and 89c52, real time delay

    I did digital clock using 7 segment and 89c52. But delay is incremented when clock hardware working. Its fall to behind about 4 second after 1 hour. If known anyone please tell me. the delay code is: void delay_asec(void) { unsigned char d; for (d = 0; d < 20; d++){ delay_50ms(); } }...
  7. T

    help gps remote controlled car

    help gps hello I want to do car remote control project use gps. The gps connected many motors, camera and microphone then driver the car from another coutry. Is it possibe? If its possible please help me. How can I make the projects
  8. T

    please help for 128x64 lcd

    instruction set lcd 128x 64 hello all. My used graphic lcd has no any mark because this is china lcd. The lcd has only pin mark. CS1, CS2, D/I, E, Reset, R/W, DB0-DB7 and power pins. So this display might be same as other display with mark. How can do instruction set of the display? how can...
  9. T

    please help for 128x64 lcd

    atmega 128x64 I'm doing graphic lcd project. The lcd is 128x64 microcontroller is atmega32. Please help how can do lcd setting and imagine picture and text in the 128x64 graphic lcd. Please help me.
  10. T

    Interrupt in C generated by the sesor - need materials

    Re: Interrupt in C visit ikalogoc.com it has explain microcontroller interrupt and example.
  11. T

    help for usb flash drive with avr

    Hello. I want to make read any files from usb flash drive using avr without any computer. I have no nay imagine. How can do it? Please help me and give me any idea and advise.
  12. T

    help me for mouse ps2

    I want to make mouse use atmel microcontroller. How can i write the code? please help me? Is this like as microcontroller serial communication? Am i do this way? connect mouse data to serial rxd pin. And am i write this way? clr ti mov sbuf, a...
  13. T

    please help me for laser

    I want to know laser diode. What is laser diode? and What is laser diode module? What is different between this two metod? Please help me
  14. T

    what is difference between 635nm and 650nm wavelenght?

    I will use in shooting target project. Am i use laser diodw with 650nm wavelenght in my project(electron shooting tarhet). Please help me

Part and Inventory Search

Back
Top