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 178| Inputting a string

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

  Inputting a string   In this article, let's understand printing and inputting a string.  First, let's learn how to input a string using the '%s' format specifier.   Printing…

Continue ReadingMicrocontroller Embedded C Programming Lecture 178| Inputting a string

Microcontroller Embedded C Programming lecture 177| String variable Vs string literal

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

  String variable Vs string literal   A string literal is a sequence of characters that are directly written in the code, while a string variable is a named memory…

Continue ReadingMicrocontroller Embedded C Programming lecture 177| String variable Vs string literal

Microcontroller Embedded C Programming Lecture 176| String literal

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

  String literal   String literal or String constant A string literal is a sequence of characters enclosed within double quotes (") or single quotes ('). It is a data…

Continue ReadingMicrocontroller Embedded C Programming Lecture 176| String literal

Microcontroller Embedded C Programming Lecture 175| Strings in ‘C’

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

  Strings in 'C'   In this article, we learn what is string, how to store a string with example. What is string? In 'C', strings are collections of characters…

Continue ReadingMicrocontroller Embedded C Programming Lecture 175| Strings in ‘C’

Microcontroller Embedded C Programming Lecture 174| Swapping of arrays contd.

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

  Swapping of arrays contd.   In this article, we will continue our exploration of array swapping, focusing on writing a program that swaps two arrays and then prints the…

Continue ReadingMicrocontroller Embedded C Programming Lecture 174| Swapping of arrays contd.

Microcontroller Embedded C Programming Lecture 173| Swapping of arrays

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

  Swapping of arrays   In this article, let's code for the arrays swap program.  Exercise Swapping of 2 arrays: Write a function that accepts 2 arrays and swaps them…

Continue ReadingMicrocontroller Embedded C Programming Lecture 173| Swapping of arrays
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 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