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 irangathathsara

  1. I

    how to calculate angle using accelerometer

    Thanx FvM, Usart_Write is send data to computer via RS232 serial communication. I don't understand what you mean by speed requirements.
  2. I

    how to calculate angle using accelerometer

    Thanx enjunear and doraemon for ur quick reply. i want to know whether the algorythm i used to calculate angle from accelerometer is correct?
  3. I

    how to calculate angle using accelerometer

    i am using pololu MMA7361L accelerometer and i used the following code in mikroC. ADC values changes with rotation but the angle output of the program is zero. Can any body help me to sort this up. Thanx int Acc_X; int Acc_Y; int Acc_Z; int Acc_REF; int diff_X; int diff_Y; int diff_Z; double...
  4. I

    how to communicate a 16 bit ADC chip with PIC 16F877A

    Where can I find a sample mikroc code?
  5. I

    MikroC code using SPI Communication

    Re: spi communication I also have a similar kind of problem. i.e. to send data from MAX1132 16bit ADC Chip to PIC 16F877A using SPI communication. can you please send me a sample code since i'm new to this. Thanx
  6. I

    how to communicate a 16 bit ADC chip with PIC 16F877A

    Thanx for rplying, ADC chip is MAX 1132 which support SPI, It is 16 bit and the PIc16F is 8 bit, i want to send data from ADC chip and read it from PIC. Where would I find mikroC codes on this matter?
  7. I

    is it possible to interfacing IC-ADC-0832 with PIC 168F4A?TQ

    I'm also a beginner, i want to interface a 16 bit ADC chip (MAX 1132) with 8 bit PIC (PIC16F877A), can you please help me based on your experience.
  8. I

    how to communicate a 16 bit ADC chip with PIC 16F877A

    Please help me how can I communicate a 16 bit ADC chip with PIC 16F877A

Part and Inventory Search

Back
Top