Skip to content
Email: contact@fastbitlab.com
FastBit EBA
  • Home
  • All Courses
  • Rust
  • Contact Us
  • Learn Free
  • Shop
Menu Close
  • Home
  • All Courses
  • Rust
  • Contact Us
  • Learn Free
  • Shop

Microcontroller Embedded C Programming Lecture 100| Finding a number even or odd using testing of bits

  • Post author:FastBitLab
  • Post published:September 6, 2022

  Find a number even or odd using testing of bits     Exercise: Write the program to find a number even or odd using testing of bits using the…

Continue ReadingMicrocontroller Embedded C Programming Lecture 100| Finding a number even or odd using testing of bits

Microcontroller Embedded C Programming Lecture 99| Applicability of bitwise operators : Testing of bits

  • Post author:FastBitLab
  • Post published:September 5, 2022

  Applicability of bitwise operators : Testing of bits     In this article, let's understand about testing of bits using the bitwise AND (&) operator. We'll understand this by…

Continue ReadingMicrocontroller Embedded C Programming Lecture 99| Applicability of bitwise operators : Testing of bits

Microcontroller Embedded C Programming Lecture 98| Bitwise AND and bitwise OR

  • Post author:FastBitLab
  • Post published:September 3, 2022

  Bitwise AND and bitwise OR     In the previous article, we discussed Bitwise operators in 'C'. In this article let’s do the Bitwise AND and bitwise OR exercise.…

Continue ReadingMicrocontroller Embedded C Programming Lecture 98| Bitwise AND and bitwise OR

Microcontroller Embedded C programming Lecture 97| Bitwise operators in ‘C’

  • Post author:FastBitLab
  • Post published:September 2, 2022

  Bitwise operators in 'C'     Bitwise operators present in 'C': There are six bitwise operators.   1. Bitwise AND (&) Syntax: result = operand1 & operand2 It  performs…

Continue ReadingMicrocontroller Embedded C programming Lecture 97| Bitwise operators in ‘C’

Microcontroller Embedded C Programming Lecture 96| switch case exercise solution contd.

  • Post author:FastBitLab
  • Post published:September 1, 2022

  switch case exercise solution     In this post, let's continue our previous exercise. Let's modify the code to handle the negative numbers. First, let's check the case c,…

Continue ReadingMicrocontroller Embedded C Programming Lecture 96| switch case exercise solution contd.

Microcontroller Embedded C Programming Lecture 95| switch case exercise solution

  • Post author:FastBitLab
  • Post published:August 24, 2022

  switch case exercise solution     In this article, let's calculate the area of various geometrical figures using switch/case statements.   Exercise: Write a program to calculate the area…

Continue ReadingMicrocontroller Embedded C Programming Lecture 95| switch case exercise solution
  • Go to the previous page
  • 1
  • …
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • …
  • 31
  • Go to the next page

Articles

Finite state Machine(FSM) FreeRTOS Lectures Linux Device Driver Programming Lectures Linux Device Driver Programming Tutorial Microcontroller Embedded C programming Lectures STM32 GPIO Lectures STM32 I2C Lectures STM32 SPI Lectures STM32 UART Lectures STM32 USART Lectures STM32-LTDC (MCU3) Lectures
  • STM32-LTDC, LCD-TFT, LVGL(MCU3) Lecture 65| Testing RGB mixer application on STM32F746 and STM32F407 DISC board
  • STM32-LTDC, LCD-TFT, LVGL(MCU3) Lecture 64| About touch screen controller
  • STM32-LTDC, LCD-TFT, LVGL(MCU3) Lecture 63| Testing RGB mixer application on STM32F429 DISC board
  • STM32-LTDC, LCD-TFT, LVGL(MCU3) Lecture 62| Exercise implementation on simulator part-7
  • STM32-LTDC, LCD-TFT, LVGL(MCU3) Lecture 61| Exercise implementation on simulator part-6

Please share this

Copyright 2025 - fastbitlab.com