Forum Replies Created
-
AuthorPosts
-
Vicky
ParticipantHELLO SONU,
You need to design a counter, and it’s also depend on which value you want to display.
July 19, 2013 at 5:10 pm in reply to: How to interface a motor driver directly with a andriod phone processor though mini usb of phone? #10170Vicky
ParticipantHi Dilip….
You need to connect the Motor with USB via Motor Driver IC L293D. because the output of the USB are 2.3 V and they are not sufficient to control the motor.
AND… you also need the android application which send the data to the motor via USB.
If you the know java programming then you make the program easily. Search the tutorial for android application development.
I HOPE YOU DO WELL ………
BEST OF LUCK……
Vicky
ParticipantIn this above image there is no error find in your code. Tell me your problem exactly.
Vicky
Participantuse #include<regx51.h>
Vicky
ParticipantYou have to study about the watchdog timer.
Vicky
ParticipantYou have to learn about Serial communication of 8051 microcontroller.
.
.
.
.
When you receive the data from the transmitter to the receiver then it will send into 8051 microcontroller and the microcontroller are send data to the computer using RS232 protocol.
Vicky
Participant.
.
.
.
For make program of the 8051 microcontroller you have to use Keil uVision.
.
.
.
.
For burn the program (install the program) into microcontroller there are different software available for different microcontroller. For philips microcontroller Flash Magic are used.
Vicky
ParticipantCan you tell me what error message says ????
Vicky
ParticipantHello
.
.
.
.
You have learn first the microcontroller programming.
Microcontroller is an IC which which execute the task written into programming. Generally all Robots are make by microcontroller.
Vicky
ParticipantProgramming of the system depend on the hardware connection first you upload your hardware description.
.
.
.
Do you know C language?
.
.
If you are using 8051. then for make program refer “The 8051 Microcontroller and Embedded System. M Mazidi”
January 27, 2013 at 10:02 am in reply to: which book i purchase for learning (8051 ic)assembly or c language. #9066Vicky
ParticipantThe best for 8051 Microcontroller programming are
1. The 8051 microcontroller and embedded systems, Muhammad Ali Mazidi.
2. the 8051 microcontroller, Kenneth J. Ayala
Vicky
ParticipantPlease Elaborate your project………
Vicky
Participantyou can use L14F1 phototransistor.
Interrupt feature of the microcontroller are best for doing this task.
Output of the phototransistor are connect to the interrupt pin of the microcontroller.
Vicky
ParticipantThere are many type of programmer, some programmer are compatilble for all 8051 microcontroller, and another for only special chip.
When you make programmer at home then you have to search about microcontroller programmer on any search engine,
it will approx. to Rs. 150.
but there is no guarantee that it will work……….
Vicky
ParticipantThanks for response.
Do you know, how to connect it through USB ?
Is flash memory best for this task over EEPROM ?
-
AuthorPosts