Embedded Vibes
About Me :
I have 10+ years of experience working in the world of Embedded system.
In th course of my work experience ,I have worked on various embedded device products specially IOT, M2M, Routers etc
Have worked on the Linux Kernel Device Drivers as well on the Application side for Backend operation.
Also work on Embedded OS like OpenWRT, RTOS etc
I have worked with Many MNC's as a Developer profile and also work as freelancer for some companies
I have started this channel for sharing my Knowledge to all you folks
Please Like and Subscribe my channel to boost me to share more of my knowledge
Please also share your feedback also, so that I can try to Improve the content .

Use of the break statement in C || Where to use break and why

Use case for the Ternary Operator in C || WHy Use Ternary inplace of ifelse

Mastering do while() loop in C || Important Points related to do while

Mastering while() loop in C || Basic understanding of the While() loop

Mastering the for() loop in C!! | practical use case for problem solving

Switch Statement In C || C Programming Tutorials || Mastering Switch

How to use Semaphore in C | Introduction to Semaphore || Use case of Binary semaphore

How to use the Mutex in Multithreading || Avoid Race condition

How Deadlock affect the Multithread Program ?? || Hanging of the App

Detaching a thread in C || Use of pthread_join and pthread_detach in C ||

Structure in C || Basic introduction to structure || User Defined data type

Union in C Language || Type puning use case || Memory optimisation through union

How to use Enum in C || Short into to Enum || Macro Vs Enum

Short Intro to Conditional Statements || if else Nested statements

Basic Data types || size and range of the variables || int,float,double,char,bool

All about Comments in C | Why it is important | how to write comments to function

How to use const with variable| What constant actually means| Beginners in C

Variables in C | Naming rules for identifiers | Errors conditions

how to setup C in VS code studio | Easy way to setup for Beginners

Simple "hello world" program for Beginners | Lets begin coding

Introduction To C language

Typecasting in C language | Concept in simple way | Working with binary data | Basic level

What is Macros in C Language || Replace in pre-processor stage || No memory consumed by Macros

What is Race Conditions in C language || Practical Usecase || How to resolve the race condition

How to create a Thread in C Language || Usage of pthread_create() and pthread_join()

Function Pointers in C || structure of Function Pointer || Function Pointer array

How to use Function Pointers in C || Use case as function pointer as argument

How to use sscanf() in C || Parsing a string || Convert string to different data types

Format strings in C || snprintf() usage || String contain multiple data types

OpenWRT on Raspberry Pi 3 Model B+ || Installation using SD Card