C Programming


C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, while a static type system prevents unintended operations.

-----------------------------------

Embedded C


I learnt C programming in my college days as an introduction to programming. This language made the foundation of concepts like functions, recursion and variables. use if this language in today's market is extremely niche but still plays a vital role in building basic concepts and approach,

I made a couple of projects in my engineering degree using 8051 microcontroller and Embedded C language. Obstacle avoiding robot and Smart house are the ones I remeber very clearly as they were very interesting and challenging. I will try to post more images and reports of them on this website if I find any.