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 Karthi Keyan

  1. K

    [PIC] I2C Master read problem

    Yeah I am also using the same concept. Only problem is after sent the address to slave, both clock and data pin goes to low. I do not know why its getting low. Please check my code. Thanks.
  2. K

    [PIC] I2C Master read problem

    Hi, I am using Pic18f25k22. I am trying to read data from slave. Once the slave address is sent along with read bit, the receive the ack from slave both SDA and SCL goes to low. then master is not able to receive the data from slave. Here i attached both master and slave code. please check it...
  3. K

    How to test PIR motion sensor ?

    Hi, I want to test PIR motion sensor by without making any human movement. Which means i want to test PIR motion sensor by using software and testing circuits. Because i want to test hundreds of motion sensor, so i can't check each sensor by making human movement. Please help me. Thanks
  4. K

    How to use five PWM in PIC18F25K22 ??

    yes i was tested this one. it is working at same frequency... thanks
  5. K

    How to use five PWM in PIC18F25K22 ??

    Hi, How to use five PWM (3 CCP, 2 ECCP) in PIC18F25K22 at same time ? How to configure timer for all the five PWMs ? In datasheet they mentioned timers 2,4 & 6 is use for compare mode. How do i use other timers (timer 1, 3, 5) for compare mode ? Thanks
  6. K

    How to use five PWM in PIC18F25K22 ??

    Hi, How to use five PWM (3 CCP, 2 ECCP) in PIC18F25K22 at same time ? How to configure timer for all the five PWMs ? In datasheet they mentioned timers 2,4 & 6 is use for compare mode. How do i use other timers (timer 1, 3, 5) for compare mode ? Thanks
  7. K

    What is the difference between LAT and PORT?

    Re: regarding PIC The latch is the output latch onto which values are written. The port is the voltage at the actual pin. There are a few situations where they can be different. The one that I've encountered most frequently is if you have a pin (accidentally) shorted to ground. If you set...
  8. K

    How to interface 6LoWPAN (cc1180 , cc1101) with pic18f microcontroller?

    Hiiii, Can i integrate PIC18f micro controller with cc1180 and cc1101?? If yes, how it will work and how i do this???
  9. K

    How to identify light position in wireless indoor/outdoor systems??

    Hiiii, In wireless lighting control system, how to identify different light position in indoor/outdoor . please help me Thanks
  10. K

    How to interface zigbee protocol stack with pic18f microcontroller?

    Hiiii, I am new to wireless embedded systems. Now i want to know how to interface zigbee and 6LoWPAN with PIC18f micro controller. i need complete block diagram . please help me.. Thanks, Karthi
  11. K

    Generate square wave from 6v AC

    yes that is shorted . thats not coming in image. i am getting 15v
  12. K

    How to Check Mulitple Port change Interrupts in p18f25k22

    Hiiii, I am using p18f25k22 pic micro controller. i am new in pic programming. I want to check port change interrupts on RB4 and RB5 at same time. how to write C code??? please help me.. Thanks, Karthi
  13. K

    Generate square wave from 6v AC

    Hiiii, i want to generate 5V square wave from 6V AC.here attached my circuit.i tried with so many circuits. i am getting 15V. please help me.. Thanks..
  14. K

    how to check more than 5v d.c in pic 18f micro controller's

    i want check 5V- 12v d.c in pic 18f micro controller. is it possible? if it possible tell me the way. Thanks, Karthi

Part and Inventory Search

Back
Top