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 46| Typecasting in ‘C’

  • Post author:FastBitLab
  • Post published:June 18, 2022

  Typecasting in 'C'       Type casting: → Typecasting is a way of converting a variable or data from one data type to another data type. → Data…

Continue ReadingMicrocontroller Embedded C Programming Lecture 46| Typecasting in ‘C’

Microcontroller Embedded C Programming Lecture 45| Function exercise

  • Post author:FastBitLab
  • Post published:June 17, 2022

  Function exercise     Exercise: Write a program to do mathematical operations such as addition, subtraction, multiplication, and division of integers.  You have to follow these two steps.  Do…

Continue ReadingMicrocontroller Embedded C Programming Lecture 45| Function exercise

Microcontroller Embedded C Programming Lecture 44| Returning data from a function

  • Post author:FastBitLab
  • Post published:June 15, 2022

  Returning data from a function     Now let's modify this function(Figure 1) to return a value to the caller. In this case, the main is the caller, and…

Continue ReadingMicrocontroller Embedded C Programming Lecture 44| Returning data from a function

Microcontroller Embedded C Programming Lecture 43| Function prototypes

  • Post author:FastBitLab
  • Post published:May 23, 2022

  Function prototypes     Function Prototype(Declaration) In 'C' functions first have to be declared before they are used. Prototype lets compiler to know about the return data type, argument…

Continue ReadingMicrocontroller Embedded C Programming Lecture 43| Function prototypes

Microcontroller Embedded C Programming Lecture 42 | Introduction to functions in ‘C’

  • Post author:FastBitLab
  • Post published:May 21, 2022

  Introduction to functions in 'C'     In this article, let's learn about Functions in 'C.' Let's learn how to write functions, what a function prototype is, how to…

Continue ReadingMicrocontroller Embedded C Programming Lecture 42 | Introduction to functions in ‘C’

Microcontroller Embedded C Programming Lecture 41| ASCII codes

  • Post author:FastBitLab
  • Post published:May 20, 2022

  ASCII codes     In this article, let's explore ASCII codes.  The American National Standards Institute(ANSI), which developed ANSI C, also developed the ASCII codes.  ASCII stands for "American…

Continue ReadingMicrocontroller Embedded C Programming Lecture 41| ASCII codes
  • Go to the previous page
  • 1
  • …
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • …
  • 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