Description
If you are completely a beginner with Arduino technology, then you can choose Arduino courses for beginners. With a smooth start you enter the world of electronics and Arduino.
Classes are not like " Listen-do." In each lesson we explain the technologies we will use as well as the theoretical background from the provisions. We explain the materials we use so that you have a full understanding of what you are doing.
If you are parents and have children from sixth grade and up it is the best start to the world of electronics. It is absolutely safe as there is no risk of electric shock or any other danger to which children are exposed.
At the end of the courses, there is a possibility of formal certification by Arduino to have formal recognition in your qualifications and knowledge.
Duration
The duration of the courses is 18 hours which take place in 18 meetings of 1 hour (so 18 lessons of 1 hour). The Arduino for Beginners program has been built to offer you a pleasant learning experience without tiring.
Course Material
The course material we cover is:
- Introduction to the Arduino Uno board
- Getting to know the board, identifying the parts it has on it. Inputs, outputs, analog inputs/ outputs, serial communication
- Acquaintance with basic electronic components such as resistors, potentiometers, integrated, capacitors, diodes, photoresistors, LEDs, transistor, etc.
- Learning the raster (bredboard). Connection and use.
- Use of multimeter. Voltage, Resistance Measurement
- Installing Arduino IDE software
- The First Circuit
- Getting to know the Arduino IDE environment
- What is Sketch
- The Start method()
- The Loop method()
- LED lighting
- Phased LED lighting
- Use of photoresistance as a switch
- Getting to know the Arduino IDE environment
- Arduino IDE
- Use of variables - range of variables
- Creating new methods
- Use a PIN as input or output
- Digital signal reading
- Analog signal reading
- Programming commands
- Serial communication
- Send data to serial
- Read data from serial
- Example. LCD Screen, printing messages.
- Sensors and examples of use
- Ultrasonic sensor for distance measurement
- Temperature – humidity sensor
- Soil moisture sensor
- Libraries
- What are libraries and who do we need them
- Library Management
- Example of library use with MPU6050
- Motors
- Different types of motors (DC, Servo, Stepper)
- DC Motor connection
- Stepper Motor Connection
- Servo Motor Connection
- Programming
- Exercises with miscellaneous commands (including designs for easy implementation)