Posts

Showing posts from August, 2022

ARDUINO = LED PATTERNS

Arduino = Social distancing using ultrasonic sensor

Arduino = Breadboard piano

C Language = To check if the number is positive, negative, or whole.

C Language = To check if a character is in Uppercase, Lowercase, number, or a Special character

C language = To check if a year is a leap year or not

C Language = Check whether the number is even or odd

8051 = Led Blinking in Current Sinking Mode

8051 = Turn on LED using current sinking method

C language = Print a mirror image of a reverse right-angle triangle using FOR loop

C language = Print reverse right-angle triangle using FOR loop

C language = Program to display right-angle triangle pattern

C language = Program to find factorial using FOR loop