Dear all, Everybody can send me a assemble source code to solve below problem: I want design a project using RF communicate between 8051 and 8051, but I don't know how to written a assemble code for two 8051. I ready connect 8051(TXD)to RF transmitter and 8051(RXD) to RF receiver. my e-mail: kevinleung829@gmail.com many thanks!!!
Dear Andy Neil, please help to solve this problem, not design, is written assemble language problem. since I don't know how to write a encode or decode code. Thanks!! Kevin
"since I don't know written assemble language." So you have two choices: (1). Learn to write assembler; (2). Pay somebody to do it for you. For (1), the best option is to take an assembler programming class. If that's not posible, you will need to study some books. Here are some booklists: http://www.keil.com/books/8051books.asp http://www.8052.com/book http://www.8052.com/books.phtml And tutorials: http://www.8052.com/tutorial.phtml For (2), you could try: http://www.keil.com/condb/ You could also try the RF module's manufacturer - they may be able to recommend someone, or even have a design service of their own
a prerequisite for understanding the above would be a reade of "the bible" Erik here are the links to "the bible" Chapter 1 http://www.semiconductors.philips.com/acrobat/various/80C51_FAM_ARCH_1.pdf chapter 2 http://www.semiconductors.philips.com/acrobat/various/80C51_FAM_PROG_GUIDE_1.pdf chapter 3 http://www.semiconductors.philips.com/acrobat/various/80C51_FAM_HARDWARE_1.pdf
Please send us a source code for data communicate between 8051 and 8051 via RF modules. since I don't know written assemble language. This site is to help the posters use the keil tools. A common misunderstanding: We do occasionally see posts like yours that refer to how to avoid using these tools. This is way bey7ond the scope of this forum, but I know of many consultants that provide such services, but I know of none that do so for free. Erik