Teacher cannot teach you logic!

Logic is a process of systematic thinking to come to a definite conclusion for getting real practical applied solution. For example, when a teacher teachers you about how to implement the rules, syntax and important steps related to logic, while…

Direct Port Register Addressing in Arduino

This method is also called as Direct Port Register Addressing Technique. In this technique we use the programming methodology of AVR microcontroller programming. So to understand this method, we shall see the basics of AVR programming first. Remember that C…