Writing C programming for dancing robots

Write preprocessor commands and variable definitions first.

Writing C programming for dancing robots

Write an array of notation, where the first item is a note, the second item is a beat, and the third item is a car action value.

Writing C programming for dancing robots

Writing C programming for dancing robots

There is also a timer interrupt handler that is used to output a square wave.

Writing C programming for dancing robots

Then write a read spectrum subroutine, which is to put the data in the array into the timer initial value variable, the beat delay variable, and the car motion variable.

Writing C programming for dancing robots

Finally, the main program, the basic process is the same as assembly language.

Writing C programming for dancing robots

Writing C programming for dancing robots

Branch program

Conditional statements are used here, that is, statements are executed when the conditions are met. Conditional statements are also known as branching statements, and others are called judgment statements. It is made up of the keyword if. Just as I usually speak, C also uses "if...just..." or "if...just...other...". The if statement is based on whether the given condition is satisfied, that is, whether the subsequent statement is executed according to whether the result of the determination is true or false. The C language provides three forms of conditional statements:

Writing C programming for dancing robots

When the conditional expression is true, statement 1 is executed. Otherwise execute statement 2

Writing C programming for dancing robots

This is a nesting of ifelse statements that can implement conditional branches in many directions. Note that if and else are paired, if one is missing, the syntax is wrong, and else is always paired with the nearest if.

Crane Scale

GALOCE Various products of Crane Scale, hanging scale, providing product images and basic parameters with each Electronic Crance Scale and Digital Crane Scale; We are a professional Chinese manufacturer of Crane Scale, Wireless Load Cell, and Wireless Dynamometer, and look forward to your cooperation!

Crane Scale,Crane Weight Scale,Crane Load Cell,wireless dynamometer

GALOCE (XI'AN) M&C TECHNOLOGY CO., LTD. , https://www.galoce-meas.com

This entry was posted in on