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 srinu249

  1. srinu249

    Pic or 8051 , which is perfect for me?

    PIC is BEST FOr Long time Service
  2. srinu249

    500 A DC current sensor

    where we use this DC curent sensor
  3. srinu249

    temperature sensor -PIC 16f877

    HI tahmid i am using LM35 temp sensor for temp reading .. LM35 conversion 10mv/ degree C PIC16f877a 4.88mv per count.. i am not getting how to count the values.. and one more thing.. is PIC is 10bit resolution how to take it as 8bit value.. plz reply me Added after 2 minutes: smita...
  4. srinu249

    PIC port bits as input

    syntax error in ur code.. this is the configuration ... TRISD0=0; // PORTD pin 0 as OUTPUT TRISD1=1; // PORTD pin 1 as INPUT...
  5. srinu249

    Counter mode program for PIC16F877 using MPLAB compiler

    configure timer as counter mode .. then proceed
  6. srinu249

    M.Tech through Correspondance/distance

    in chennai satyabhama university offering distance mode Mtech courses on weekend classes www.sathyabamauniversity.ac.in/ in bangalore... VTU offering part time mtech. and various colleges offering part time mtech
  7. srinu249

    connection between 16F877A with GPS sensor module EB-85A

    HI dahroug i uploaded LM35 temp conversion and display in 3 digit display k just get how to convert Temp value from analog to digital .. COnnect LM35 out to any PORT A pin and configure ADCON1 ,ADCON0 .. ADC MODULE ... u wil get the Digital value in ADRESS register.. PORTB is parallely...
  8. srinu249

    Looking for cheap IDE and Compiler

    Re: IDE and Compiler FOr 8051 keil compiler and. PIC MPLAB IDE with hitech C ... U can get Programmer if u browse this link for PIC www.ic-prog.com/index.htm1
  9. srinu249

    new to robotics . .. please guide

    Try this links u wil get good idea.. then proceed **broken link removed** http://www.ridgesoft.com/buildingbots.htm **broken link removed** http://www.robotroom.com/RBFB.html //line following robot **broken link removed** **broken link removed** //New robot every week...
  10. srinu249

    [SOLVED] Links to various Line Follower Robot designs

    Re: Line Follower Robot this is LINE FOLLOWER ROBOT Using PIc microcontroller.. U can use PIC 16f877a for best features moreever.. in this ckt.. we r filtering it can be avoided when we use IR inputs to PORT A pins.. k try for that. one it wil wok out........ SRINU best regards
  11. srinu249

    Problem with Seven Segment Display

    Tekut eplained more clearly .. i hope u got it..... first u convert analog input into digital if u go for pic its better u need not additional component... PIC has inbuilt ADC with 10 bit resolution ( i think u not needed 12 bit in this stage.. if u need u can go for PIC 18f2423 .. GIVE...
  12. srinu249

    why this code does not showing value on LCD~

    what is the exact problem ur facing
  13. srinu249

    Multiplexing 4-digit seven segment display using PIC16F877a

    Re: Multiplexing 4-digit seven segment display using PIC16F8 HI mr DAHROUG LM35 output is connectd to PIC any PORT A pin.. u can convert Analog Temp value into digital ... and how u connected these 3 seven segment display DIGITS..?? R u using Single port to 3 DIGIT if its true u should...
  14. srinu249

    RA4/T0CKI pin in PIC16F877A

    i studied RA4 can be source (OUTPUT) with PULLUP to drive the LED..... Generally its input like other pins (SINK )..
  15. srinu249

    Slot sensor connected to PIC at RA4 Pin

    i am working on batch counter using pic16f877A... I know the logic about batch counter my quesion is.... I am using RA4 as DIIGITAL INPUT..... RA4 is opendrain pin... its not multiplexed with ANALOG pins.. using TRIS i can configure as OUTPUT.. but how could i configured as DIGITAL ... using...

Part and Inventory Search

Back
Top