Arduino and Raspberry programming
Low cost development platforms for home automation, robotics and embedded systems prototyping.
Article REF: H1102 V1
Arduino and Raspberry programming
Low cost development platforms for home automation, robotics and embedded systems prototyping.

Author : Daniel ETIEMBLE

Publication date: February 10, 2023 | Lire en français

Logo Techniques de l'Ingenieur You do not have access to this resource.
Request your free trial access! Free trial

Already subscribed?

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:

  1. variable definition and function declaration ;

  2. the setup() function, which defines the functions executed when the board is initialized;

  3. the loop() function, which defines functions executed in the form of an endless loop.

    Example of an Arduino program: listening to a WAV audio...

You do not have access to this resource.
Logo Techniques de l'Ingenieur

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?


Article included in this offer

"Software technologies and System architectures"

( 227 articles )

Complete knowledge base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

View offer details