Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

send data to ucontroller

Status
Not open for further replies.

rahat

Newbie level 6
Joined
Jul 12, 2008
Messages
12
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,376
sending data wireless ccs compiler

hi,
i hv been wrking with dot matrix.i want to send the string(to display) from pc to the ucontroller.hw can i send the string to the ucontroller ?serial communication?if so,hw to accomplish it?plz ,inform me in details.


with regards..
 

Yes you can easily send te data to Microcontroller from Pc through the Serial communication port. In 8051 the data from the Serial cable to SBUFF. which is the register.

SFR (Special Function Register)

So serial communication is easily done through a DB9 Cable.

Good Luck
 


Thanks fr the post
what about sending data wireless to the PIC?
 


I think you better use PIC and send your Character via COM Port USART Module of PIC will receive it.
then you can display your character using your own library functions.
 

Please guide the circuit diagram for PIC!
Thanks!!
 

I suggest you to do it with a wireless cable replacement module. I use BLUEMORE series from Eikon www.eikonsite.it

Once setted, by AT command or a freeware on PC, it works like a transparent UART for your microcontroller

TTL levels or 3,3V or RS232!
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top