Learn - Arduino

Enthält Werbung
5 Tsg.+
Downloads
Altersfreigabe
Jedes Alter
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot

Über diese 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
Aktualisiert am
26.11.2019

Datensicherheit

Was die Sicherheit angeht, solltest du nachvollziehen, wie Entwickler deine Daten erheben und weitergeben. Die Datenschutz- und Sicherheitspraktiken können je nach Verwendung, Region und Alter des Nutzers variieren. Diese Informationen wurden vom Entwickler zur Verfügung gestellt und können jederzeit von ihm geändert werden.
Diese App kann die folgenden Datentypen an Dritte weitergeben
Geräte- oder andere IDs
Daten werden bei der Übertragung verschlüsselt
Daten können nicht gelöscht werden

Neuigkeiten

- Bookmarking Option Added
- User Interface Changed