EngineersGarage

  • Engineers Garage Main Site
  • Visit our active EE Forums
    • EDABoard.com
    • Electro-Tech-Online
  • Projects & Tutorials
    • Circuits
    • Electronic Projects
    • Tutorials
    • Components
  • Digi-Key Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • Advertise
You are here: Home / Replies / this program sends ‘ear’

this program sends ‘ear’

|

Microcontroller › 8051 › How to interface computer’s Serial Port (RS232) with 8051 microcontroller (AT89C51) › this program sends ‘ear’

March 4, 2012 at 1:16 pm #7240
Mehtab Ali
Participant

this program sends ‘ear’ serially 9600 baud,8bit data,1 stop bit.

 

                         mov tmod,#20h

                         mov th1,#-3

                         mov scon,#50h

                        setb tr1

h:                      mov a,#”e”

                         acall t

                       mov a,#”a”

                       acall t

                      mov a,#”r”

                     acall t

                     sjmp h

t:                     mov sbuf,a

h1:                   jnb t1,h1

                         clr t1

                         ret

RSS Recent Posts

  • Sine wave distortion January 18, 2026
  • Silicon insulated wire January 18, 2026
  • Unable To Get Advertised Op-Amp Slew Rate January 18, 2026
  • Wien bridge oscillator January 18, 2026
  • Flip Flop for My Mirrors January 18, 2026

Stay Up To Date

Newsletter Signup
EngineersGarage

Copyright © 2026 WTWH Media LLC. All Rights Reserved. The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of WTWH Media
Privacy Policy | Advertising | About Us

Search Engineers Garage

  • Engineers Garage Main Site
  • Visit our active EE Forums
    • EDABoard.com
    • Electro-Tech-Online
  • Projects & Tutorials
    • Circuits
    • Electronic Projects
    • Tutorials
    • Components
  • Digi-Key Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • Advertise