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 sarathhari

  1. sarathhari

    PCB Drill Hole detection algorithm

    Hello all i am doing a project of locating the drill holes in pcb using matlab. I have an image of pcb layout and i want to detect the drill holes in pcb. Does anyone know any algorithm. If so please help me. It is urgent
  2. sarathhari

    What is the importance linux in Embedded systems? why not windows?

    Linux is the open source platform available and as it is open source we can view and verify it even from the kernel level but windows is not allowing that freedom to us. As we are dealing with embedded systems we must integrate hardware and software according to our needs. So linux is the best...
  3. sarathhari

    Matlab and Embedded Freelancer

    Hi If you have any Matlab based simulation projects to implement and 8 bit microcontroller (PIC16,AVR etc) projects please contact me in the following mail id glad to help with reasonable compensation. Contact: SARATH HARI Email: sarathhai@gmail.com
  4. sarathhari

    I2C protocol debbugging

    which is your i2c slave device? Is it an eeprom?
  5. sarathhari

    Matlab code to C optimizes code for microcontroller porting

    Thank you sir will go through the links
  6. sarathhari

    I2C protocol debbugging

    You must share the code for i2c_init,i2c_address and read the error may be in the configurations and also include a delay of 50 - 100 ms in between i2c_read and disp_data.
  7. sarathhari

    Matlab code to C optimizes code for microcontroller porting

    Thank you sir.... i have been trying to convert matlab files to embedded specific codes but couldn't find any tutorial... But how do large automotive companies implement their codes in processors or controllers from Matlab?
  8. sarathhari

    I2C protocol debbugging

    Can you post your code plz
  9. sarathhari

    Matlab code to C optimizes code for microcontroller porting

    Is there any method for converting Matlab .m file into C code so that we can compile that into any DS microcontrollers like DSPIC. Please Help if anyone knows
  10. sarathhari

    Matlab Help For Non Local Means ECG Filtering

    HI i am doing a project regarding non local means filtering for ecg signals. Do you have any material which help me to get a good understanding about Non local means filtering? Please help
  11. sarathhari

    Hand Gesture Matlab Programming

    Hi i have done few projects including gesture recognition and i have also used the same method of correlation and is working fine with me.
  12. sarathhari

    PIC16f877 Servo Motor control

    Servo motor must be programmed in PIC controller using TIMER Module configurations. It will be a very bulky program if you want to do it in assembly. So i would advice you to do it in Embedded C.
  13. sarathhari

    matlab image processing

    Hi i think you have a database of different fingerprints right....if so first do a training using the images in database do the similar extraction steps for all the images in database and create a feature vector. Then do the testing section with the image which you want to check. Find its...
  14. sarathhari

    matlab image processing

    just do some image read and try some basic filtering operations erosion dilation etc.
  15. sarathhari

    matlab image processing

    Try using 'thin' instead of skel

Part and Inventory Search

Back
Top