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 yali

  1. Y

    Best C compiler for PIC 18f458

    pic18f458 mikroc is a very powerfull compiler i think it is most better than PICC caz it is realy compatible with standad c. but i prefer to use hi-tech.caz i found some problems in PICC and MIKROC
  2. Y

    Can Interrupt be Serviced even when Micro controller hangs??

    of course . the inptrrupts work any way in micro controllers and micro processor." if you didn't mask them" when your code has a problem and you have an bad loop or you have a bad jump in your code the micro will hange. so if you want to use whatch dog you must use in on your main code (never...
  3. Y

    How to use USB to test the MCU code ?

    what to do for USB if you are using HID class " for example you use PIC16C745/765" you can find hidclass activx and write a simple program with VB. or you can use USB monitor to monitor your usb connection.
  4. Y

    Forum related to USB HID

    USB HID FROUM a usefull book about usb **broken link removed**
  5. Y

    Forum related to USB HID

    hello i read a lot of froums i though with my self may be creating a special froum for USB HID will be very usefull so i started to do that. i am working with PIC16C745/765 which have USB these are 2 links, for start: **broken link removed** **broken link removed**
  6. Y

    Which software is good for PCB design for embedded systems and microcontrollers?

    which is good ? i tested orcad and altium designer. both of them are good. but there is 2 important parameter for you to chose asoftware . 1- how you will make your PCB. and which software is better for that way." in my country using protel or altium designer is more easiar than orcad caz...
  7. Y

    How to make an USB dongle for PC?

    How to make a dongle i think the best way for protecting a software is using the software locks.for example you can use some software which encrypt you exe code with a key which no body can't dicompile it and so if you send the key to user then the user will be able to use your software. you...
  8. Y

    How to Write a driver for an MCU?

    writing mcu code if you want to write a usb driver for PIC18FXXXX you can use Mikroc compiler it make a simple driver for this MCUs but this compiler creat an slave driver for you and you need a host driver too. i think this site will help you for writing the host driver www.usb.org
  9. Y

    problem with serial port interfacing

    why you don't use keil and c codes. it will solve a lot of your problems easily
  10. Y

    how to choose microcontroller

    it is really dipends on what do you want to do? for example if you hve some analoge inputs you must look for a micro controller with ADC so i think you must say what do you want to do?
  11. Y

    Thermocouple amplifier with temperature compensation

    thermocouple temperature compensation that is true but it is depend on your thermocouple type if you are using j or k or T type you can use AD594 or Ad595 but you must know that the maximum temprature which you can measure with this ics is about 1250c.

Part and Inventory Search

Back
Top