Discussion in "8051 Discussion Forum" started by    shyamgkps    Oct 1, 2007.
Mon Oct 01 2007, 04:09 pm
#1
can you please explain me how can i access a AT89C2051 Microcontroller with the help of a remote control or any other device and read the data stored in memory
Mon Oct 01 2007, 05:38 pm
#2
do u want to read data stored in internal memory of 2051 ????
better u use an external memory......

for reading u can use a serial rf transceiver pair ....
Mon Oct 01 2007, 08:39 pm
#3
yeah... and simply read bytes from ROM using MOVX command.. and send it to serial port.. after that they will be transfered to other controller who is reading via wireless modules connected.. anything else?
Tue Oct 02 2007, 04:53 pm
#4
ohk let me use an external memory.... let us assume i'm storing particulars about a product in the memory attached to that product... how can i read the particulars from a distance
Tue Oct 02 2007, 05:20 pm
#5
i don't get you? explain in a better way.. external memory (RAM or ROM)
rather can you explain your project in brief? maybe we can help you in a better way!!
Tue Oct 02 2007, 05:29 pm
#6
sir i'm going to store the user details of vehicle on a EPROM....
and attach it to a vehicle and if a policeman want retrive the details of that vehicle he has to access the microcontroller fitted on the vehicle and retrieve the details in his pc without interrupting the vehicle...now pls tell me how can he access that microcontroller
Tue Oct 02 2007, 05:35 pm
#7
oww... so i think microcontroller's memory is enough for small information.. that is going to be stored on chip. you can define it under a label e.g.

info:
db "here the vehicle information"
db "vehicle. no: XXXXXXXXXXXX"
db "owner: XXXXXXX"
db "and so... on whatever you want to store"

this way.. you can store any information.. and to retrieve it.. you can send information or a command from the master controller to read the info and send it to master as per you want..
 shyamgkps like this.
Tue Oct 02 2007, 05:47 pm
#8
ya fine sir......can u tell me a simplest way to transmit data between master and the controller in vehicle
Tue Oct 02 2007, 06:07 pm
#9
use rf transceiver....
frm very begining i knew ur peoject...
so believe me go for rf transmitter and receiver......
Tue Oct 02 2007, 08:11 pm
#10
yes.. 433MHz transmitter and receiver modules are easily available at a nominal cost of Rs. 150

Get Social

Information

Powered by e107 Forum System

Downloads

Comments

Bobbyerilar
Thu Mar 28 2024, 08:08 am
pb58
Thu Mar 28 2024, 05:54 am
Clarazkafup
Thu Mar 28 2024, 02:24 am
Walterkic
Thu Mar 28 2024, 01:19 am
Davidusawn
Wed Mar 27 2024, 08:30 pm
Richardsop
Tue Mar 26 2024, 10:33 pm
Stevencog
Tue Mar 26 2024, 04:26 pm
Bernardwarge
Tue Mar 26 2024, 11:15 am