1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
steposvetlana [31]
2 years ago
7

Write a program to generate a square wave with 80% duty cycle on bit P2.7 Microprocessor.​

Computers and Technology
1 answer:
zhenek [66]2 years ago
7 0

Answer:

assuming its assembly (otherwise just delete this ans)

Explanation:

MOV TMOD , #01 ;

MOV TLO, #00 ;

MOV THO, #DCH

CPL P1.5

ACALL DELAY

SJMP HERE

;generate delay using Timer 0

DELAY:

SETB TR0

AGAIN:

JNB TF0 ,AGAIN

CLR TR0

CLR TF0

RET

You might be interested in
Based on the data definition classes identified below, assume you wish to create a Dictionary class that inherits from the Book
BabaBlast [244]

Answer:

Explanation:

The following code is written in Java and creates the constructor for the Dictionary class as requested. This class extends the Book class and assumes that the variables for the title and the cost are part of the Book class, so it simply calls and initializes them using the constructor.

class Dictionary extends Book {

   int numberWords;

   

   public void Dictionary(String title, int cost, int numberWords) {

       this.title = title;

       this.cost = cost;

       this.numberWords = numberWords;

   }

}

7 0
3 years ago
Dave and Kirk are learning about electromagnetic waves in class. Dave says that gamma rays are the most dangerous because they c
katen-ka-za [31]

I’d say A: Dave is partly right in his answer that gamma rays are the most dangerous, but it is because of their frequency and wavelength, not where they come from.

Gamma rays are the most intense and thus, most harmful electromagnetic waves. Gamma rays radiation poisoning is difficult to shield against. These rays have the most energy and can go through six feet of concrete and damage your DNA as well. The higher the energy waves (gamma, x-ray), the shorter the wavelengths

7 0
3 years ago
Which of the following is a category of authentication tools. A something you have B something u see c something you hear d some
Alja [10]

Answer:

Explanation:

Something you have.

5 0
3 years ago
Read 2 more answers
What are some technical challenges and questions that arise from the need to represent digital information in computers and tran
nika2105 [10]

Answer:

security

Explanation:

One technical issue that arises from this is security. Many times the information that is being transferred is private or even valuable, therefore grabbing the attention of hackers/thief's that want this information. This makes security highly important, but making sure that the information is completely secure is impossible. The best that can be done is adding certain safety measures to secure the information as much as possible, which in term is a technical challenge.

8 0
2 years ago
Where are some places that cyberbullying occurs? Check all that apply.
aliya0001 [1]

Answer:

in text messages, on websites, on social media networks and in chat rooms.

Explanation:

If it was just bully it would be all of them but because it is cyber which means computers, technology and virtual reality it is only the online options

7 0
3 years ago
Other questions:
  • Which situation can result in positive population growth?
    14·1 answer
  • Oxnard Casualty wants to ensure that their e-mail server has 99.98 percent reliability. They will use several independent server
    14·1 answer
  • The set of rules for how computers talk to one another
    6·1 answer
  • 4. What two important events occurred early in the formation of the universe?
    8·1 answer
  • Python
    6·1 answer
  • Complete the implementation of the following methods:__init__hasNext()next()getFirstToken()getNextToken()nextChar()skipWhiteSpac
    11·1 answer
  • The group of data that will be used in a chart or graph is called the
    11·2 answers
  • What distinguishes Accenture as a holistic provider of Extended Reality (XR) services?.
    9·1 answer
  • is a programming model that focuses on an application's components and data and methods the components use. Group of answer choi
    14·1 answer
  • Hisoka is creating a summary document for new employees about their options for different mobile devices. One part of his report
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!