User:Annasandri/1: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
Line 1: Line 1:
=Working with Arduino=
=Working with Arduino=
==1.10==
==1.10==
[[File:Primoottobre.gif|300px|thumbnail|right]]
===Intro===
===Intro===
[https://www.arduino.cc/ Arduino] is an open source hardware and software.
[https://www.arduino.cc/ Arduino] is an open source hardware and software.

Revision as of 17:20, 10 October 2019

Working with Arduino

1.10

Primoottobre.gif

Intro

Arduino is an open source hardware and software. The software is used to transit code to the memory of the connected machine.
It provides a user friendly environment to type C code: this is possible because it doesn’t show all the processes going on in the machine. This aspect could be really helpful for beginners but it could turn turn into an obstacle :((.

Alternative method to create a sample

./samplify.sh *name*.wav 

Basic commands

https://www.arduino.cc/reference/en/