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 prathap reddy

  1. P

    problem with proteus software

    the above diagram shows with sample 4 alnalog inputs... ---------- Post added at 22:36 ---------- Previous post was at 22:25 ---------- the above diagram shows with sample 4 alnalog inputs...
  2. P

    problem with proteus software

    I have two problems 1)For my project i need to simulate 14 analog input to pic16f887 controller(it will support upto 14 analog inputs). i was done coding for this. i was faced a problem with ANSEL=0xFF;,ANSELH=0x3F; how to intialize 14 analog inputs in MiKro c, for pic16f887????? 2)I am...
  3. P

    measuring angle with Accelerometer using pic16f887

    thank you very much... now i have one more doubt......... i did two modules individually.. 1)ADC module 2) Accelerometer module(what i mentioned earlier) now i want to combine these two modules and send result angle and digital info to main program. what are the modifications i need to do...
  4. P

    measuring angle with Accelerometer using pic16f887

    thank u for ur reply... compilation is successful but it gives DEMO LIMIT error.
  5. P

    measuring angle with Accelerometer using pic16f887

    the following program based on using pic16f887 and adxl330 type accelerometer to measure the tilt angle and displayed on LCD.but i am unable to get output. can any one help? sbit LCD_RS at RB4_bit; sbit LCD_EN at RB5_bit; sbit LCD_D7 at RB3_bit; sbit LCD_D6 at RB2_bit; sbit LCD_D5 at RB1_bit...
  6. P

    flex sensor with LCD using pic16F877a

    hi sir i am prathap. i am doing project on sign language to text translator and text to animation sign language. i need layout of this project. what are the requirements for this project? what are the modules? where to start how to start?

Part and Inventory Search

Back
Top