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 kingraja84

  1. K

    How to learn about and use APDK?

    APDK (appliance printing development kit ),is an SDK provided by HP for embedded printing solutions,i will be most pleased if any one can mention how to learn it and use it.
  2. K

    code for multiprocessing

    hi, i am learning programming in linux environment ,i will be very thankful if any one can sent me some CODE on how to do multithreading,in the sense what system calls we need for any application regards, raja.
  3. K

    graph plotting on 320x240 display

    hi, i have an array of data to be plotted and displayed on an lcd display,i am using a 320x240 screen with 5x7 pixel for each character. can anyone in genuine specify how to plot a graph on lcd
  4. K

    HELP: C and assembly interfacing

    use #pragma preprcessor directive and call asm code from a c program
  5. K

    hi impedance voltage source

    hi ianp, high impedence sources can be used for verifing of high input impedence opamps like CA3140 go to google for high input impedence opamps for IMPEDENCE MATCHING regards king.
  6. K

    conductivity measurement

    hi i am working on conductivity measurement for liquids i have my data aquasition board and i have conductivity cell with cell constant =1; but i need help in design of sensor board which can convert the sinusoidal 1khz signal to a dc level which my dual slope adc can measure. how auto range...
  7. K

    conductiviy measurement

    hi i am designing a conductivity measurement for solutions 1. i have done my data aquasition board 2. i have doubt in my sensor board design to auto detect ranges from 2micro siemen to 200millisiemen. If any one can help me in design of sensor board i will be thankfull
  8. K

    Which language to use for DSP, C or Assembly ?

    Re: c or assembly language where to use which language is important when ur clock is slow . EMBEDDED SOFTWARE SHOULD BE 1.MODULAR 2.LAYERED Write the driver part for ur hardware in assembly and the application part in c,so even if u change ur hardware u have to just make changes into the...
  9. K

    Problem after adding "code" to C structure

    Re: C Structure p1,p2 are 8 bit ports ,dly is an integer variable dont we have to type cast it as char in order to get it on port pins.
  10. K

    how can i learn embeded system in the best way

    Pointers and function pointers Structures, unions and bit fields Typedefs and abstract data types Memory requirements, static or dynamic, and storage types Using inline assembler and interfacing to assembly routines Embedded c++ is not perfectly developed it has no templates or exception...
  11. K

    Which RTOS is the best around?

    best rtos how can we judge vxworks or threadx is best ,is it not application dependent,please can anyone show some differences between vxwrks and threadx or rtlinux

Part and Inventory Search

Back
Top