Question:

How can i connect electronics ckt & software?

by  |  earlier

0 LIKES UnLike

i have one project in which software as input in electronics ckt.so,plz give me advice to connect both.

 Tags:

   Report

2 ANSWERS


  1. It may not be easy to understand for beginners so I can just give an idea.

    To have a software controlled circuit working, the system should have at least a micro controller (MCU) and the peripheral hardwares (circuit). The circuit you wanted to control will be connected to the MCU ports (I/O pins). The program will be used by the MCU to command the I/O(input/output) ports and it will be relay to the peripherals.

    A popular embedded development language is C, C++. You can buy a compiler kit to start writing your codes. The codes which developers call it Source Code will be downloaded to the development chip(MCU + MEM)

    Here's a link for Microchip C Compiler. Have a look to have a better idea what I am talking about.

    http://www.microchip.com/stellent/idcplg...


  2. consult a computer engineer and your problem will be solved immediately.

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.
Unanswered Questions