Generating an asynchronous data packet. Using Example 16.73 as a guide, design an asynchronous data packet waveform that contains a start bit, 8 data bits, 1 odd parity bit, and 3 stop bits. Compose a Matlab script that displays the waveform that contains the three packets that transmit the ASCII code that corresponds to your first, middle and last name initials.
Example 16.73
Generating asynchronous waveform of nibble data
Figure 16.72 shows a Matlab script that generates and displays an asynchronous transmission data character waveform containing a start bit, 4 data bits, an even parity bit, and two stop bits. The specified baud rate computes the duration of one data character waveform.

Figure 16.72
Matlab script that generates an asynchronous data nibble waveform at 9600 baud.

We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.