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 SatyajitC

  1. S

    8-bit microcontroller.

    8 bit microcontroller means CPU or ALU can process 8 bit data at a time. Means it has to take 8 bit data from memory (which it has to process). Thus each location in memory is 8 bit and data bus is also 8 bit. Registers in RAM has to be 8 bit for temporary storage of results.
  2. S

    Embeded system using MATLAB

    while programming microcontroller for real time applications we can access pins of microcontroller to take input from real time devices like sensors viz. PORT A^1 ,PORT A^2. In the same way,how to access hardware ports in MATLAB while programming? Is it possible ?
  3. S

    .m file to any other format conversion

    while programming microcontroller for real time applications we can access pins of microcontroller to take input from real time devices like sensors viz. PORT A^1 ,PORT A^2. In the same way,how to access hardware ports in MATLAB while programming? Is it possible ?
  4. S

    .m file to any other format conversion

    Can we convert .m file of matlab to any other format like hex or .c in order to download it in micro controller and use it in real time?
  5. S

    Embeded system using MATLAB

    Can we convert .m file of matlab to any other format like hex or .c in order to download it in micro controller and use it in real time?

Part and Inventory Search

Back
Top