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 digiad

  1. D

    [PIC] Speech Recognition Project

    Hi everone, Does anyone there who have knowledge on speech recognition library of microchip company? Or already implemented speech recognition project using microchips speech recognition library? I need your help. Thank you so much.
  2. D

    dsPIC30F6014A Speech Recognition

    We know if we open that command we will get rid of above error.However, this time we are getting following error. SR_Lib.h:81: error: conflicting types for 'WREG0' c:/program files/microchip/mplab c30/bin/bin/../../support/dsPIC30F/h/p30f6014.h:65: error: previous declaration of 'WREG0' was...
  3. D

    dsPIC30F6014A Speech Recognition

    Hi everbody, We are using Microchip's dsPIC30F6014A for speech recognition. I am trying to implement speech recognition without using dsPICDEM evaluation board but making use of microchips' speech recognition library. Our purpose is to make one of the output pin high whenever we recognized the...
  4. D

    dsPIC30F6014A Demo Code error

    Thank you for your help. We have compiled the demo code on MPLAB IDE C30. Now, our new and main purpose is to make one of the output pin high whenever we recognized the some certain words that we set before like "yes" or "no". We make use of the example code given in dsPIC30F Speech Recognition...
  5. D

    dsPIC30F6014A Demo Code error

    It worked, thank you bigdogguru
  6. D

    dsPIC30F6014A Demo Code error

    I am using C30 as the compiler. I have downloaded a demo code called ASR_Demo from Microchip website and I have not modified the code in anyway. You can download the demo from this link https://ww1.microchip.com/downloads/en/DeviceDoc/SW300010_EVAL_dsPIC%20DSC%20Speech%20Recognition%20Lib.zip...
  7. D

    dsPIC30F6014A Demo Code error

    Hi all, I am using Microchip's dsPIC30F6014A for speech recognition. I am trying to implement speech recognition without using dsPIC demo board. I compiled demo code given by microchip website on MPLAB IDE. However build is failed due to the error like SR_Lib.h:81: error: conflicting types...
  8. D

    How to write a CCS code for ultrasonic sensor HC-SR04

    Hi all, I'm trying to implement a HC-SR04 ultrasonic sensor with PIC16F877A. The aim is to detect the distance and write the distance to a 16*2 LCD display. I would like to measure the distance between the sensor and the detected and write it to a LCD display. Moreover, if the distance is less...

Part and Inventory Search

Back
Top