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 tyildizak

  1. T

    To sense high current?

    Is it Ac or Dc ?
  2. T

    lcd and switch multiplexing with 18f452 portb

    It would be better to see the schematic.
  3. T

    Designing PCB for Relay to control the 240 VAC power applicances

    Hi, The red track below would be safer: **broken link removed**
  4. T

    Problem with UART and Microcontrollers

    Re: UART and Microcontroller Do you send some preamble bytes before the main data?
  5. T

    help :pic microbasic code for encoder

    Which kind of encoder will you use? Incramental or absolute?
  6. T

    help with this PicBasic program!!!

    looks like there's a problem with your compiler/include file. Did you ever compiled a program before with your recent software and settings?
  7. T

    Which Microcontroller Do You Use?

    microcontroller uses I use microchip pic. Actually it doesn't matter which one you use, if it's features are enough for your projects(speed, port counts,ram,eprom,pwm channels etc.)
  8. T

    PIC MIROCONTROLER PROBLEM

    Yes , you can use , but there ara some differencies: 1. You can use internal osc. with 16f628. If you use int. osc then you'll have 2 more pins (porta.6, porta.7) 2. If you want to use porta as digital inputs , you have to set: CMCON = 7 ;disable comparator...
  9. T

    Microcontroller based elevator control system

    microcontroller based elevator c is a medium level programming language for computers. embedded c is for microcontroller applications
  10. T

    Can we use a 10 MHz crystal in PC16F84A-20/P?

    Re: project help Yes, you can use a 10 mhz crystal with PIC16F84A-20/P 20 means the higher freq. for this mc.
  11. T

    How to remove the noise on bridge ?

    Re: Noise on BRIDGE You can use 40106 schmitt trigger between encoder and microcontroller You have to add pull- up resistors to encoder outputs.

Part and Inventory Search

Back
Top