Posts

Showing posts from June, 2019

Tutorial-1 LED Interfacing With Arduino

Image
Introduction:        To get started with designing mega projects or electronics innovation the understanding of basic and simple projects is important. This will get familiarized with Arduino Microcontroller and also the designing environment. LED Interface Arduino UNO is one of the basic projects.  Therefore, shall be looking at the very basic project which is interfacing LED with Arduino and then moving towards mega projects like Traffic light controller system along Digital notice board. Table of Content: 1.          List of Inventories  1.1  Hardware Requirement        1.2 Software Requirements   1.3 Brief Introduction of component and calculate resistance   2.     System Modelling         2.1   Circuit Diagram      2.2    Source Code Programming               2.2.1    Blink LED with programming 2.2.1.1 How to get .hex file 2.2.1.2 Detail explanation of code 2.2.2 Multiple LED Interfacing with Arduin