Generate Trianglular Wave in 8051 | Embedded System Practicals

Опубликовано: 15 Август 2020
на канале: Ace Knowledge
1,252
27

In this video we will generate triangular wave of given frequency on oscilloscope. Here we will increment our port P1 with some hexadecimal value to reach our wave at the top and again decrement it till it reaches zero using do while loop.

8051 microcontroller is designed by Intel in 1981. It is an 8-bit microcontroller. It consists of are four parallel 8-bit ports, which are programmable as well as addressable as per the requirement.

#sybscitpracticals #embeddedsystempracticals #generatetriangularwavein8051