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 184| Modifying led toggle exercise with macros

  • Post author:FastBitLab
  • Post published:February 25, 2023

  Modifying led toggle exercise with macros   In C, macros are used to define reusable pieces of code or constants that are substituted directly into the code during preprocessing.…

Continue ReadingMicrocontroller Embedded C Programming Lecture 184| Modifying led toggle exercise with macros

Microcontroller Embedded C Programming Lecture 183| ‘defined’ operator

  • Post author:FastBitLab
  • Post published:February 24, 2023

  'defined' operator   This 'defined' operator is used more frequently with the #if pre-processor directive.   #if and 'defined' operator #if Directive: The #if directive is used to create conditional…

Continue ReadingMicrocontroller Embedded C Programming Lecture 183| ‘defined’ operator

Microcontroller Embedded C Programming Lecture 182| Conditional compilation directives

  • Post author:FastBitLab
  • Post published:February 23, 2023

  Conditional compilation directives   Conditional compilation in ā€˜C’ There are various conditional compilation directives available in the 'C' programming language.  These are some of the conditional compilation directives, as…

Continue ReadingMicrocontroller Embedded C Programming Lecture 182| Conditional compilation directives

Microcontroller Embedded C Programming Lecture 181| Pre-Processor directives in ‘C’

  • Post author:FastBitLab
  • Post published:February 22, 2023

  Pre-Processor directives in 'C'   Pre-Processor directives In C programming pre-processor directives are used to affect compile time settings of the program.  Pre-processor directives are also used to create…

Continue ReadingMicrocontroller Embedded C Programming Lecture 181| Pre-Processor directives in ‘C’

Microcontroller Embedded C Programming Lecture 180| Exercise: Student Record Management System

  • Post author:FastBitLab
  • Post published:February 21, 2023

  C Program Exercise: Student Record Management System   Exercise Write a program to maintain records of students. The program must maintain records of 10 students and you should give…

Continue ReadingMicrocontroller Embedded C Programming Lecture 180| Exercise: Student Record Management System

Microcontroller Embedded C Programming Lecture 179| Scanf and scanset

  • Post author:FastBitLab
  • Post published:February 20, 2023

  Scanf and scanset   In this article, we will focus on how to input a string with space characters.  To demonstrate this, we will ask the user to enter…

Continue ReadingMicrocontroller Embedded C Programming Lecture 179| Scanf and scanset
  • 1
  • 2
  • 3
  • 4
  • …
  • 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