Skip to content

Initial translation #356

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 41 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 13 commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
db25b42
traduzione It
akash73 Jul 19, 2019
c7550e7
Update isAlphaNumeric.adoc
akash73 Jul 19, 2019
b2d2d02
Update isAlphaNumeric.adoc
akash73 Jul 23, 2019
7c78c03
Merge branch 'master' of https://github.com/akash73/reference-it
akash73 Jan 16, 2021
a56db5b
Update constants.adoc
akash73 Jan 16, 2021
a121a2f
Update constants.adoc
akash73 Jan 16, 2021
7976bb7
Update constants.adoc
akash73 Jan 17, 2021
0bd0b70
first translation
akash73 Jan 18, 2021
f067c91
first translation
akash73 Mar 15, 2021
b2403fd
batch replace
akash73 Mar 15, 2021
4c7cf26
Update digitalRead.adoc
akash73 Apr 1, 2021
df1e771
first translation
akash73 Apr 1, 2021
6991f57
fixed typos
akash73 Apr 1, 2021
4c8eae7
Update Language/Functions/Characters/isPrintable.adoc
akash73 Apr 2, 2021
a9b2f26
Update Language/Functions/Communication/stream.adoc
akash73 Apr 2, 2021
4ac4769
Update Language/Variables/Constants/constants.adoc
akash73 Apr 2, 2021
ad1990b
Update Language/Functions/Communication/serial.adoc
akash73 Apr 2, 2021
20a5793
Update Language/Variables/Constants/constants.adoc
akash73 Apr 2, 2021
0d0034f
Update Language/Functions/Communication/serial.adoc
akash73 Apr 2, 2021
1e49d1f
Update Language/Functions/Communication/serial.adoc
akash73 Apr 2, 2021
69acdaf
Update Language/Functions/Communication/serial.adoc
akash73 Apr 2, 2021
428df0e
Update Language/Variables/Constants/constants.adoc
akash73 Apr 2, 2021
ece2dcf
Update Language/Functions/USB/Keyboard.adoc
akash73 Apr 2, 2021
0a6fc3e
Update Language/Variables/Constants/constants.adoc
akash73 Apr 2, 2021
e114b2e
Update Language/Variables/Constants/constants.adoc
akash73 Apr 6, 2021
bdc919f
Update Language/Variables/Constants/constants.adoc
akash73 Apr 6, 2021
40a697a
Update Language/Variables/Constants/constants.adoc
akash73 Apr 6, 2021
3927a51
Update Language/Variables/Constants/constants.adoc
akash73 Apr 6, 2021
c0a2915
Update Language/Variables/Constants/constants.adoc
akash73 Apr 6, 2021
4db6cf0
Update Language/Functions/Characters/isAlphaNumeric.adoc
akash73 Apr 9, 2021
ba2e16a
Update Language/Functions/Characters/isDigit.adoc
akash73 Apr 9, 2021
1342b3b
Update Language/Functions/Characters/isDigit.adoc
akash73 Apr 9, 2021
affbd6e
Update Language/Functions/Communication/serial.adoc
akash73 Apr 9, 2021
edf3f1a
Update Language/Functions/Communication/serial.adoc
akash73 Apr 9, 2021
32a3a5b
Update Language/Functions/Communication/serial.adoc
akash73 Apr 9, 2021
210df36
Update Language/Functions/Communication/serial.adoc
akash73 Apr 9, 2021
fbc7a17
Update Language/Functions/Communication/serial.adoc
akash73 Apr 13, 2021
f857f6b
Update Language/Functions/External Interrupts/attachInterrupt.adoc
akash73 Apr 13, 2021
ec2c570
Update Language/Functions/External Interrupts/detachInterrupt.adoc
akash73 Aug 5, 2022
24a6594
Update Language/Functions/Communication/stream.adoc
akash73 Aug 5, 2022
1de66f4
Update Language/Variables/Constants/constants.adoc
akash73 Aug 5, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@

Language/Variables/.DS_Store
Language/.DS_Store
.DS_Store
2 changes: 1 addition & 1 deletion Language/Functions/Advanced IO/noTone.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: noTone()
title_expanded: ""
categories: [ "Functions" ]
subCategories: [ "I/O Avanzato" ]
subCategories: [ "Advanced I/O" ]
aliases: [ /language/functions/advanced-io/noTone/ ]
---

Expand Down
2 changes: 1 addition & 1 deletion Language/Functions/Advanced IO/pulseIn.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: pulseIn()
categories: [ "Functions" ]
subCategories: [ "I/O Avanzato" ]
subCategories: [ "Advanced I/O" ]
---


Expand Down
6 changes: 3 additions & 3 deletions Language/Functions/Advanced IO/pulseInLong.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: pulseInLong()
categories: [ "Functions" ]
subCategories: [ "I/O Avanzato" ]
subCategories: [ "Advanced I/O" ]
---


Expand All @@ -16,7 +16,7 @@ subCategories: [ "I/O Avanzato" ]
--

[float]
=== Description
=== Descrizione
Legge un impulso (sia di tipo HIGH oppure LOW) su un pin. Per esempio, se *valore* = *HIGH*, `pulseInLong()` aspetta che il pin vada nello stato *HIGH*, incomincia a contare, quindi aspetta che il pin vada nello stato *LOW* e smette di contare. Restituisce la durata dell'impulso in microsecondi. Si interrompe e restituisce 0 se nessun impulso parte entro il timeout specificato.

La temporizzazione di questa funzione è stata determinata empiricamente e probabilmente produrrà errori con gli impulsi più lunghi. Funziona sugli impulsi di lunghezza compresa tra 10 microsecondi e 3 minuti. Nota anche che se il pin è gia nello stato *HIGH* quando la funzione viene chiamata, essa aspetterà che il pin vada nello stato *LOW* e poi *HIGH* prima di iniziare a contare. Questa routine può essere usata solo se gli interrupt sono attivati. Inoltre, la risoluzione più alta è ottenuta con intervalli lunghi.
Expand Down Expand Up @@ -52,7 +52,7 @@ la durata dell'impulso ( in microsecondi ) oppure 0 se nessun impulso è partito

[float]
=== Codice di esempio
// Describe what the example code is all about and add relevant code ►►►►► THIS SECTION IS MANDATORY ◄◄◄◄◄
// Descrivi di quale argomento tratta il codice di esempio e aggiungi il codice relativo ►►►►► THIS SECTION IS MANDATORY ◄◄◄◄◄
Questo programma di esempio calcola il tempo di durata di un impulso sul pin 7.

[source,arduino]
Expand Down
2 changes: 1 addition & 1 deletion Language/Functions/Advanced IO/shiftIn.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: shiftIn()
categories: [ "Functions" ]
subCategories: [ "I/O Avanzato" ]
subCategories: [ "Advanced I/O" ]
---


Expand Down
4 changes: 2 additions & 2 deletions Language/Functions/Advanced IO/shiftOut.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: shiftOut()
categories: [ "Functions" ]
subCategories: [ "I/O Avanzato" ]
subCategories: [ "Advanced I/O" ]
---

= shiftOut()
Expand Down Expand Up @@ -53,7 +53,7 @@ Nulla

[float]
=== Codice di esempio
// Describe what the example code is all about and add relevant code ►►►►► THIS SECTION IS MANDATORY ◄◄◄◄◄
// Descrivi di quale argomento tratta il codice di esempio e aggiungi il codice relativo ►►►►► THIS SECTION IS MANDATORY ◄◄◄◄◄
Per il circuito di accompagnamento, vedi il http://arduino.cc/en/Tutorial/ShiftOut[tutorial su come controllare un registro a scorrimento 74HC595].

[source,arduino]
Expand Down
4 changes: 1 addition & 3 deletions Language/Functions/Advanced IO/tone.adoc
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
---
title: tone()
categories: [ "Functions" ]
subCategories: [ "I/O Avanzato" ]
subCategories: [ "Advanced I/O" ]
---





= tone()


Expand Down
4 changes: 1 addition & 3 deletions Language/Functions/Analog IO/analogRead.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ subCategories: [ "Analog I/O" ]
---




= analogRead()


Expand Down Expand Up @@ -52,7 +50,7 @@ int( 0 to 1023 )

[float]
=== Codice di Esempio
// Describe what the example code is all about and add relevant code ►►►►► THIS SECTION IS MANDATORY ◄◄◄◄◄
// Descrivi di quale argomento tratta il codice di esempio e aggiungi il codice relativo ►►►►► THIS SECTION IS MANDATORY ◄◄◄◄◄
Il codice legge la tensione su analogPin e la visualizza.

[source,arduino]
Expand Down
2 changes: 1 addition & 1 deletion Language/Functions/Analog IO/analogWrite.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: analogWrite()
categories: [ "Functions" ]
subCategories: [ "I/O Analogico" ]
subCategories: [ "Analog I/O" ]
---


Expand Down
5 changes: 1 addition & 4 deletions Language/Functions/Bits and Bytes/bit.adoc
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
---
title: bit()
categories: [ "Functions" ]
subCategories: [ "Bit e Byte" ]
subCategories: [ "Bits and Bytes" ]
---





= bit()


Expand Down
4 changes: 2 additions & 2 deletions Language/Functions/Bits and Bytes/bitClear.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: bitClear()
categories: [ "Functions" ]
subCategories: [ "Bit e Byte" ]
subCategories: [ "Bits and Bytes" ]
---


Expand All @@ -22,7 +22,7 @@ Resetta ( imposta a 0 ) un bit di una variabile numerica.


[float]
=== Sintasi
=== Sintassi
`bitClear( var, n )`


Expand Down
18 changes: 10 additions & 8 deletions Language/Functions/Bits and Bytes/bitRead.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,26 +16,28 @@ subCategories: [ "Bits and Bytes" ]
--

[float]
=== Description
Reads a bit of a number.
=== Descrizione
Legge i bit di un numero.
[%hardbreaks]


[float]
=== Syntax
=== Sintassi
`bitRead(x, n)`


[float]
=== Parameters
`x`: the number from which to read
=== Parametri
`x`: il numero da cui leggere

`n`: quale bit leggere, a partire da 0 per il bit meno significativo (più a destra)

`n`: which bit to read, starting at 0 for the least-significant (rightmost) bit


[float]
=== Returns
the value of the bit (0 or 1).
=== Restituisce
Il valore del bit (0 o 1).


--
// OVERVIEW SECTION ENDS
14 changes: 7 additions & 7 deletions Language/Functions/Bits and Bytes/bitSet.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,24 +17,24 @@ Sets (writes a 1 to) a bit of a numeric variable.
--

[float]
=== Description
=== Descrizione
[%hardbreaks]


[float]
=== Syntax
=== Sintassi
`bitSet(x, n)`


[float]
=== Parameters
`x`: the numeric variable whose bit to set
=== Parametri
`x`: la variabile numerica della quale impostare il bit

`n`: which bit to set, starting at 0 for the least-significant (rightmost) bit
`n`: Quale bit da impostare, a partire da 0 per il bit meno significativo (più a destra)

[float]
=== Returns
Nothing
=== Restituisce
Nulla

--
// OVERVIEW SECTION ENDS
18 changes: 9 additions & 9 deletions Language/Functions/Bits and Bytes/bitWrite.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,27 +16,27 @@ subCategories: [ "Bits and Bytes" ]
--

[float]
=== Description
Writes a bit of a numeric variable.
=== Descrizione
Scrive un bit di una variabile numerica.
[%hardbreaks]


[float]
=== Syntax
=== Sintassi
`bitWrite(x, n, b)`


[float]
=== Parameters
`x`: the numeric variable to which to write
=== Parametri
`x`: la variabile numerica dove scrive

`n`: which bit of the number to write, starting at 0 for the least-significant (rightmost) bit
`n`: quale bit del numero che deve essere scritto, a partire da 0 per il bit meno significativo (più a destra)

`b`: the value to write to the bit (0 or 1)
`b`: il valore da scrivere (0 o 1)

[float]
=== Returns
Nothing
=== Restituisce
Nulla

--
// OVERVIEW SECTION ENDS
14 changes: 7 additions & 7 deletions Language/Functions/Bits and Bytes/highByte.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,22 @@ subCategories: [ "Bits and Bytes" ]
--

[float]
=== Description
Extracts the high-order (leftmost) byte of a word (or the second lowest byte of a larger data type).
=== Descrizione
Estrae il byte di ordine superiore (più a sinistra) di una parola (o il secondo byte più basso di un tipo di dati più grande).
[%hardbreaks]


[float]
=== Syntax
=== Sintassi
`highByte(x)`


[float]
=== Parameters
`x`: a value of any type
=== Parametri
`x`: un valore di ogni tipo

[float]
=== Returns
=== Restituisce
byte

--
Expand All @@ -43,7 +43,7 @@ byte
--

[float]
=== See also
=== Vedi anche

[role="language"]
* #LANGUAGE# link:../../../variables/data-types/word[word()]
Expand Down
14 changes: 7 additions & 7 deletions Language/Functions/Bits and Bytes/lowByte.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,22 @@ subCategories: [ "Bits and Bytes" ]
--

[float]
=== Description
Extracts the low-order (rightmost) byte of a variable (e.g. a word).
=== Descrizione
Estrae il byte di ordine inferiore (più a destra) di una variabile (ad esempio una parola).
[%hardbreaks]


[float]
=== Syntax
=== Sintassi
`lowByte(x)`


[float]
=== Parameters
`x`: a value of any type
=== Parametri
`x`: Un valore di ogni tipo

[float]
=== Returns
=== Restituisce
byte
--
// OVERVIEW SECTION ENDS
Expand All @@ -42,7 +42,7 @@ byte
--

[float]
=== See also
=== Vedi anche

[role="language"]
* #LANGUAGE# link:../../../variables/data-types/word[word()]
Expand Down
Loading