answersLogoWhite

0

What else can I help you with?

Related Questions

What hard drive?

A hard drive is one of the main components of a computer where all data for the computer is stored from files essential to run the computer to personal files and documents


What does a computer hardrive do and its use?

A Hard drive (or Hard disk Drive) is one of the main components of a computer. The HDD contains your operating system, all of your personal files, almost everything that makes your computer run.


What are the three things you need to run for president?

What are the three main requirements to be able to run for president of the United States?


You do this after a run?

One of the things you do after a run is a post run warm down. Other things include drinking water, having a snack, and showering are also things done after a run.


What is hard drives?

The hard drive is the main, and usually largest, data storage device in a computer. The operating system, software titles and most other files are stored in the hard drive.


Can a program be run directly from a hard disk drive?

On compatible computers a program cannot run directly from the hard disk drive without loading it into the memory because the processor can access and address only the main memory.


How do you i swap over my main hard drive to run the other as the main as it only has around 1g left on it?

Set the new hard drive to slave and keep the original as master if you swap them you will come up with some problems.


What is a preliminary experiment?

It is an experiment you run before the main one in order to figure out if your experiment does what it is supposed to do, which is render a result which addresses the question at hand. It is often very important to run a preliminary because often things can go run in an experiment which causes very important resources to be thrown out.


Is it advisable to use a separate micro-controller for servo motor controller of a robot rather than using only one micro-controller for the whole system and why?

Yes, most MCU's can not multi task it can run only one program at a time, so if you run a stepperor servo motor from one MCU it will slow down the whole program so, if you have send the command from the main MCU to the other one that is controlling the stepper or servo the main MCU can go on doing other things while the stepper MCU can take its time taking the stepper motor thru its paces If you have to run more than one stepper and using only one MCU, the MCU will have to drive the one stepper with one pulse and then the next stepper, you don't need a large MCU to drive a stepper only 4 bits is needed a 8 pin PIC like the PIC12F675 is all you need, GP0 to GP3 can drive the stepper while the chip can receive commands on GP5 that is a input pin only ,then you still have GP4 spare to drive a LED or a relay or you can use it as a DTR to send an interrupt to the main MCU and tell it that its done with the last command and ready for the next. A string of commands can be received by the 12F675 in serie on one pin and be stored in onboard EEPROM for use as needed


Do i need a DVD drive ti run my computer?

No, in fact there are people out there that run their computers without a removable disk drive. You only need one if you are planning to use it for a specific purpose (to run certain software that only comes on CD/DVDs).


What day did Battle of Bull Run happen?

on December the 13th is the main one


Why there is one main function in c?

Because that's what is executed when you run the program.