How to Create Your own Arduino Library

Libraries are a collection of code that makes it easy for you to connect to a sensor display module for example the liquid crystal library makes it easy to talk to character LCD displays this video describes how to create Arduino library from Arduino sketch. You can download all of these files from the link below to further information and understanding