Home

Let’s learn embedded system concepts and build knowledge together.

  • PCI

    What is PCI? – PCI is the extended version of Industry Standard Architecture(ISA). ISA is the old standard used for connecting peripherals with computer motherboard. Click here to get more…

  • AI(Artificial Intelligence) and Its Applications

    Artificial Intelligence (AI) is the area of computer science that focuses on the smart behavior of machines, where an intelligent agent is a system that acts in ways that increase…

  • List of Protocols in Networking

    List of protocols used in the networking and port number used for protocol.

  • Pipe or Unnamed Pipe IPC

    Let’s discuss how pipe IPC(inter-process communication) works with an example. Also, we will discuss the usage of pipe IPC, its advantages and disadvantages with practical programming examples.

  • Basics of C Language Structure.

    Let’s understand structure concepts with interview questions and programming examples step by step.

  • Different ways to transfer files from PC to Raspberry PI or vice-versa.

    Let’s explore different ways to transfer the files between PC and Raspberry Pi with examples.