Learn - Arduino

Contains ads
5K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

✴ Arduino is an open-source platform used for building electronics projects. Arduino consists of both a physical programmable circuit board (often referred to as a microcontroller) and a piece of software, or IDE (Integrated Development Environment) that runs on your computer, used to write and upload computer code to the physical board. ✴

► The Arduino platform has become quite popular with people just starting out with electronics, and for good reason. Unlike most previous programmable circuit boards, the Arduino does not need a separate piece of hardware (called a programmer) in order to load new code onto the board – you can simply use a USB cable. Additionally, the Arduino IDE uses a simplified version of C++, making it easier to learn to program. Finally, Arduino provides a standard form factor that breaks out the functions of the micro-controller into a more accessible package.✦

► In this App, we’ll go over the following:✦

➻What projects can be accomplished using an Arduino ☆
➻What is on the typical Arduino board and why ☆
➻The different varieties of Arduino boards ☆
➻Some useful widgets to use with your Arduino ☆

【Topics Covered in this App are Listed Below】

⇢ Arduino – Overview

⇢ Arduino - Board Description

⇢ Arduino – Installation

⇢ Arduino - Program Structure

⇢ Arduino - Data Types

⇢ Arduino - Variables & Constants

⇢ Arduino – Operators

⇢ Arduino - Control Statements

⇢ Arduino – Loops

⇢ Arduino – Functions

⇢ Arduino – Strings

⇢ Arduino - String Object

⇢ Arduino – Time

⇢ Arduino – Arrays

⇢ Arduino - I/O Functions

⇢ Arduino - Advanced I/O Function

⇢ Arduino - Character Functions

⇢ Arduino - Math Library

⇢ Arduino - Trigonometric Functions

⇢ Arduino - Due & Zero

⇢ Arduino - Pulse Width Modulation

⇢ Arduino - Random Numbers

⇢ Arduino – Interrupts

⇢ Arduino – Communication

⇢ Arduino - Inter Integrated Circuit

⇢ Arduino - Serial Peripheral Interface

⇢ Arduino - Blinking LED

⇢ Arduino - Fading LED

⇢ Arduino - Reading Analog Voltage

⇢ Arduino - LED Bar Graph

⇢ Arduino - Keyboard Logout

⇢ Arduino - Keyboard Message

⇢ Arduino - Mouse Button Control

⇢ Arduino - Keyboard Serial

⇢ Arduino - Humidity Sensor

⇢ Arduino - Temperature Sensor

⇢ Arduino - Water Detector / Sensor

⇢ Arduino - PIR Sensor

⇢ Arduino - Ultrasonic Sensor

⇢ Arduino - Connecting Switch

⇢ Arduino - DC Motor

⇢ Arduino - Servo Motor

⇢ Arduino - Stepper Motor

⇢ Arduino - Tone Library

⇢ Arduino - Wireless Communication

⇢ Arduino - Network Communication
Updated on
Nov 26, 2019

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
This app may share these data types with third parties
Device or other IDs
No data collected
Learn more about how developers declare collection
Data is encrypted in transit
Data can’t be deleted

What's new

- Bookmarking Option Added
- User Interface Changed