by Tarun Agarwal 5 years ago Different Microcontroller Boards and their Applications To get started with an embedded development, we need two major things that are development board and an IDE (Integrated Development Environment). A microcontroller development board is a printed circuit board (PCB) with circuitry and hardware...
by Tarun Agarwal 6 years ago How to Interface LCD (Liquid Crystal Display) Using An Arduino In Arduino based embedded system design, the Liquid Crystal Display modules play a very important role. Hence it is very important to learn about how to interface LCD with an Arduino of 16×2 in embedded system design. The display...
by Tarun Agarwal 6 years ago What are the Different Types of Arduino Boards Arduino board was designed in the Ivrea Interaction Design Institute intended for students without a background in electronics and programming concepts. This board started altering to adapt to new requirements and challenges, separating...
by Tarun Agarwal 6 years ago What are the Differences between Arduino and Raspberry Pi Arduino and Raspberry Pi are the most popular devices among engineering students, hobbyists, and professionals. Experienced and professionals know the differences and utility between the Arduino and Raspberry Pi. But both beginners and...
by Tarun Agarwal 7 years ago Namaste Robot with Voice Control Working and Applications A robot is an electro-mechanical machine that is directed by a circuitry or a computer program.Robots have exchanged humans in the aid of performing continuous and dangerous tasks which humans choose not to do. Present robots are classified...
by Tarun Agarwal 8 years ago Arduino Project on Transistor Curve Tracer Teaching becomes easy and effective if it becomes a practical realm. Showing something practically with in-hand practice and conceptual demonstrations always help remember the learned concepts over a long period of time than the simple...
by Tarun Agarwal 9 years ago Arduino – Basics and Design Defining Arduino An Arduino is actually a microcontroller based kit which can be either used directly by purchasing from the vendor or can be made at home using the components, owing to its open source hardware feature. It is basically...