Friday, January 10, 2020

Arduino Boot Camp

Introduction to Arduino

A few years ago building circuits was a hard task which included connections of components such as resistors, capacitors, etc. If any change required the designer had to go through the entire process of reconstructing the entire circuit. 


In order to overcome this, an Arduino circuit board was introduced back in 2005 in Italy by Massimo Banzzi. Based on “Wiring Platform”, which dates to 2003 which is an open-source hardware platform An open-source development environment  easy-to-learn language and libraries (based on wiring language) – Integrated development environment (based on the Processing programming environment available for Windows / Mac / Linux

In this course, we will come to know completely about Arduino -> including Ardunio programming and various components of Arduino based projects. 

Arduino Boot Camp - Learning path

Who can do this Arduino course?

  • Just starting now with the Arduino
  • Little or no experience with the Electronics
  • Little or no experience with the programming of any kind 
  • Any engineering CSE, ECE, EEE, MECH, IT graduates from any University
If you answer these questions your answer is YES, then this course is suitable for you.
Arduino is not just one thing that is a collection of one thing that will work together, to understand the Arduino and make stuff  you should understand those components and working usage of those components
Here in this course, you will know about the most popular Arduino boards when compared to other boards.
When we talk about prototyping the tool that you need and explain how to use them, this not how to become a professional engineer but about getting started it is much easier when we think.

 About Arduino programming 

Arduino is an open-source programmable circuit that can be integrated into a wide variety of projects. This board contains a microcontroller which is able to be programmed to sense and control objects in the physical world.It is an open-source prototyping platform based on easy-to-use 
hardware and software. With the help of Arduino, we can build projects controlled from a computer.
The Arduino Software (IDE) allows you to write programs and upload them to your board. In the Arduino Software page you will find two options:
1. If you have a reliable Internet connection, you should use the online IDE (Arduino Web Editor). It will allow you to save your sketches in the cloud, having them available from any device and backed up. You will always have the most up-to-date version of the IDE without the need to install updates or community-generated libraries.
2. If you would rather work offline, you should use the latest version of the desktop IDE.

Image result for arduino software
 Next, we have the implementation of this in the form of experiments and  how to use some basic components and the following:

  • How to detect visible light, colors.                                                                                                             


  • Brief explanation about Environment sensors.                                                                                              
  • Able to know the moment and orientation of Arduino robot                                                                                         
  • Able to know to listen  and make noise with Arduino                                                                                    
  • Liquid and crystal display 

                                 


Software Outlook
WELCOME TO ARDUINO! BEFORE YOU START CONTROLLING THE WORLD AROUND YOU, YOU’LL NEED TO SET UP THE SOFTWARE TO PROGRAM YOUR BOARD
Arduino software Window 

No comments:

Post a Comment

Popular Posts