4. Arduino and Raspberry programming
4.1 Arduino
Arduino uses an integrated development environment (Arduino IDE) which can be downloaded free of charge for Windows, Mac and Linux.
You'll also need libraries and functions to activate the functionalities of the various modules connected to the Arduino board you're using.
An Arduino program consists of three parts:
variable definition and function declaration ;
the setup() function, which defines the functions executed when the board is initialized;
-
the loop() function, which defines functions executed in the form of an endless loop.
Example of an Arduino program: listening to a WAV audio...
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference
This article is included in
Software technologies and System architectures
This offer includes:
Knowledge Base
Updated and enriched with articles validated by our scientific committees
Services
A set of exclusive tools to complement the resources
Practical Path
Operational and didactic, to guarantee the acquisition of transversal skills
Doc & Quiz
Interactive articles with quizzes, for constructive reading
Arduino and Raspberry programming
Bibliography
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference