summaryrefslogtreecommitdiff
path: root/src/HW
diff options
context:
space:
mode:
Diffstat (limited to 'src/HW')
-rw-r--r--src/HW/logscale-calc-tools/document.en.rest.txt6
-rw-r--r--src/HW/logscale-calc-tools/document.it.rest.txt6
-rw-r--r--src/HW/makerbot/arduino-on-gentoo/document.en.rest.txt8
-rw-r--r--src/HW/makerbot/arduino-on-gentoo/document.it.rest.txt8
-rw-r--r--src/HW/makerbot/cupcake-build/document.en.rest.tt4
-rw-r--r--src/HW/makerbot/cupcake-build/document.it.rest.tt6
-rw-r--r--src/HW/makerbot/printed-objects/document.en.rest.tt8
-rw-r--r--src/HW/makerbot/printed-objects/document.it.rest.tt8
-rw-r--r--src/HW/mindflex/document.en.rest.txt6
-rw-r--r--src/HW/mindflex/document.it.rest.txt6
-rw-r--r--src/HW/thermostat/document.en.rest.txt2
11 files changed, 34 insertions, 34 deletions
diff --git a/src/HW/logscale-calc-tools/document.en.rest.txt b/src/HW/logscale-calc-tools/document.en.rest.txt
index cec42f7..010b919 100644
--- a/src/HW/logscale-calc-tools/document.en.rest.txt
+++ b/src/HW/logscale-calc-tools/document.en.rest.txt
@@ -13,14 +13,14 @@ Maybe you know better the name "slide rules". Or maybe not even that
one… Short version: ``log(x*y) = log(x)+log(y)``, so if you have a
pair of rulers with a logarithmic scale, you can use them to perform
multiplications and divisions. More details on dedicated sites, like
-`Ron Manley's one <http://www.sliderule.ca/>`_ o `Eric Marcotte's one
+`Ron Manley's one <https://www.sliderule.ca/>`_ o `Eric Marcotte's one
<http://www.sliderules.info/>`_.
All right, let's pretend we've understood that…
===============================================
I have here a classic slide rule, and a cylindrical slide "rule" (of
-the `Otis King <http://en.wikipedia.org/wiki/Otis_King>`_ variety). I
+the `Otis King <https://en.wikipedia.org/wiki/Otis_King>`_ variety). I
want to show how to perform a couple of simple operations.
Multiplication
@@ -78,7 +78,7 @@ Linear rule:
.. image:: s24d4-1.jpg
:alt: 4 on C scale matching with 24 on D scale
- :class: twitter
+ :class: preview
2) look with what, on the D scale, matches 1 on the C scale
diff --git a/src/HW/logscale-calc-tools/document.it.rest.txt b/src/HW/logscale-calc-tools/document.it.rest.txt
index 9c43b19..3ac2297 100644
--- a/src/HW/logscale-calc-tools/document.it.rest.txt
+++ b/src/HW/logscale-calc-tools/document.it.rest.txt
@@ -14,14 +14,14 @@ neppure questo… Versione breve: ``log(x*y) = log(x)+log(y)``,
per cui se avete un paio di righelli in scala logaritmica, potete
usarli per fare moltiplicazioni e divisioni. Maggiori dettagli presso
siti specializzati, quali `quello di Ron Manley
-<http://www.sliderule.ca/>`_ o `quello di Eric Marcotte
+<https://www.sliderule.ca/>`_ o `quello di Eric Marcotte
<http://www.sliderules.info/>`_.
Va be', facciamo finta di aver capito…
======================================
Ho sotto mano un regolo "classico", e un regolo cilindrico (tipo `Otis
-King <http://en.wikipedia.org/wiki/Otis_King>`_). Voglio mostrare un
+King <https://en.wikipedia.org/wiki/Otis_King>`_). Voglio mostrare un
paio di semplici operazioni.
Moltiplicazione
@@ -80,7 +80,7 @@ Regolo lineare:
.. image:: s24d4-1.jpg
:alt: 4 della scala C corrispondente a 24 della scala D
- :class: twitter
+ :class: preview
2) guardiamo a cosa, sulla scala D, corrisponde 1 della scala C
diff --git a/src/HW/makerbot/arduino-on-gentoo/document.en.rest.txt b/src/HW/makerbot/arduino-on-gentoo/document.en.rest.txt
index f5ced2f..dcd0437 100644
--- a/src/HW/makerbot/arduino-on-gentoo/document.en.rest.txt
+++ b/src/HW/makerbot/arduino-on-gentoo/document.en.rest.txt
@@ -145,9 +145,9 @@ on the CupCake_, and it worked perfectly.
.. _CupCake: http://wiki.makerbot.com/cupcake
.. _`MakerBot instructions`: http://wiki.makerbot.com/cupcake-motherboard-firmware-update
-.. _crossdev: http://en.gentoo-wiki.com/wiki/Crossdev
-.. _`hint found in a mailing list post`: http://www.mail-archive.com/avr-libc-dev@nongnu.org/msg03019.html
-.. _Arduino: http://arduino.cc/
-.. _`Arduino instructions`: http://code.google.com/p/arduino/wiki/BuildingArduino
+.. _crossdev: https://wiki.gentoo.com/wiki/Crossdev
+.. _`hint found in a mailing list post`: https://www.mail-archive.com/avr-libc-dev@nongnu.org/msg03019.html
+.. _Arduino: https://arduino.cc/
+.. _`Arduino instructions`: https://code.google.com/p/arduino/wiki/BuildingArduino
.. _Sanguino: http://sanguino.cc/
.. _`Sanguino instructions`: http://sanguino.cc/softwareforlinux
diff --git a/src/HW/makerbot/arduino-on-gentoo/document.it.rest.txt b/src/HW/makerbot/arduino-on-gentoo/document.it.rest.txt
index 6a2c51f..a149716 100644
--- a/src/HW/makerbot/arduino-on-gentoo/document.it.rest.txt
+++ b/src/HW/makerbot/arduino-on-gentoo/document.it.rest.txt
@@ -144,9 +144,9 @@ le board della CupCake_, e ha funzionato perfettamente.
.. _CupCake: http://wiki.makerbot.com/cupcake
.. _`istruzioni di MakerBot`: http://wiki.makerbot.com/cupcake-motherboard-firmware-update
-.. _crossdev: http://en.gentoo-wiki.com/wiki/Crossdev
-.. _`consiglio trovato su una mailing list`: http://www.mail-archive.com/avr-libc-dev@nongnu.org/msg03019.html
-.. _Arduino: http://arduino.cc/
-.. _`istruzioni Arduino`: http://code.google.com/p/arduino/wiki/BuildingArduino
+.. _crossdev: https://wiki.gentoo.com/wiki/Crossdev
+.. _`consiglio trovato su una mailing list`: https://www.mail-archive.com/avr-libc-dev@nongnu.org/msg03019.html
+.. _Arduino: https://arduino.cc/
+.. _`istruzioni Arduino`: https://code.google.com/p/arduino/wiki/BuildingArduino
.. _Sanguino: http://sanguino.cc/
.. _`istruzioni Sanguino`: http://sanguino.cc/softwareforlinux
diff --git a/src/HW/makerbot/cupcake-build/document.en.rest.tt b/src/HW/makerbot/cupcake-build/document.en.rest.tt
index 757c913..6d8bdf6 100644
--- a/src/HW/makerbot/cupcake-build/document.en.rest.tt
+++ b/src/HW/makerbot/cupcake-build/document.en.rest.tt
@@ -21,7 +21,7 @@ Having all the pieces, and the instructions, we start building.
The ``USBtinyISP`` programmer
=============================
-(`link to the instructions <http://www.ladyada.net/make/usbtinyisp/make.html>`_)
+(`link to the instructions <https://learn.adafruit.com/usbtinyisp>`_)
It would not have been strictly necessary, since the batch #5 CupCakes
come with pre-programmed microcontrollers, but it was in the package,
@@ -148,7 +148,7 @@ motor, on the other it was precisely centered.
<http://wiki.makerbot.com/when-things-go-wrong#toc14>`_, by gluing
together the two wheels included in the kit. In my case,
and `apparently also for someone else
- <http://groups.google.com/group/makerbot/msg/05a43a719f7dcb0f>`_,
+ <https://groups.google.com/group/makerbot/msg/05a43a719f7dcb0f>`_,
the resulting wheel is too thick to fit between the flanges of the
pinch wheel, so it's impossible to use.
diff --git a/src/HW/makerbot/cupcake-build/document.it.rest.tt b/src/HW/makerbot/cupcake-build/document.it.rest.tt
index 183a7c5..18f9123 100644
--- a/src/HW/makerbot/cupcake-build/document.it.rest.tt
+++ b/src/HW/makerbot/cupcake-build/document.it.rest.tt
@@ -21,7 +21,7 @@ montare i pezzi.
Il programmatore ``USBtinyISP``
===============================
-(`link alle istruzioni <http://www.ladyada.net/make/usbtinyisp/make.html>`_)
+(`link alle istruzioni <https://learn.adafruit.com/usbtinyisp>`_)
Non sarebbe stato proprio necessario, visto che le CupCake batch #5
vengono spedite con i microcontroller già programmati, ma visto che
@@ -153,7 +153,7 @@ centrata.
<http://wiki.makerbot.com/when-things-go-wrong#toc14>`_, ottenuta
incollando assieme le due ruote contenute nel kit. Nel mio caso,
e `sembra anche per qualcun altro
- <http://groups.google.com/group/makerbot/msg/05a43a719f7dcb0f>`_,
+ <https://groups.google.com/group/makerbot/msg/05a43a719f7dcb0f>`_,
tale ruota doppia è troppo spessa per entrare tra le pareti della
ruota dentata, per cui non è possibile usarla.
@@ -175,7 +175,7 @@ Prima stampa
============
Finalmente, posso stampare! L'oggetto di prova è una `linguetta a clip
-per i fine-corsa Z <http://www.thingiverse.com/thing:929>`_, visto che
+per i fine-corsa Z <https://www.thingiverse.com/thing:929>`_, visto che
nel mio kit il piano Z non ha le fessure per fermare le linguette.
[% WRAPPER 'figure.tt' pic='img_0973' alt='CupCake che stampa il primo
diff --git a/src/HW/makerbot/printed-objects/document.en.rest.tt b/src/HW/makerbot/printed-objects/document.en.rest.tt
index c4f862f..2f07d2f 100644
--- a/src/HW/makerbot/printed-objects/document.en.rest.tt
+++ b/src/HW/makerbot/printed-objects/document.en.rest.tt
@@ -55,7 +55,7 @@ The benchmark piece
===================
Just to try it out, I printed `the RepRap benchmark piece
-<http://www.thingiverse.com/thing:968>`_.
+<https://www.thingiverse.com/thing:968>`_.
First problem: the raft wasn't sticking to the build base; solved by
keeping the extruder nearer to the base.
@@ -110,8 +110,8 @@ The whistle
===========
Using the new build base, I printed `the whistle
-<http://www.thingiverse.com/thing:1046>`_ (I actually used `the
-cleaned version <http://www.thingiverse.com/thing:1048>`_ ).
+<https://www.thingiverse.com/thing:1046>`_ (I actually used `the
+cleaned version <https://www.thingiverse.com/thing:1048>`_ ).
It came out pretty well, but it does not actually whistle…
@@ -134,7 +134,7 @@ The "printruder"
================
Since the whistle came out well enough, I tried a "hard piece": the
-"`printruder <http://www.thingiverse.com/thing:958>`_", which is the
+"`printruder <https://www.thingiverse.com/thing:958>`_", which is the
support part of the extruder, in a printable version.
I have to say that it feels like magic, seeing a printer producing its
diff --git a/src/HW/makerbot/printed-objects/document.it.rest.tt b/src/HW/makerbot/printed-objects/document.it.rest.tt
index fe11ab9..dffb2c5 100644
--- a/src/HW/makerbot/printed-objects/document.it.rest.tt
+++ b/src/HW/makerbot/printed-objects/document.it.rest.tt
@@ -53,7 +53,7 @@ Il pezzo di riferimento
=======================
Per prova, ho stampato `il pezzo di prova per RepRap
-<http://www.thingiverse.com/thing:968>`_.
+<https://www.thingiverse.com/thing:968>`_.
Primo problema: la raft non si voleva attaccare alla base; risolto
tenendo l'estrusore più vicino alla base.
@@ -110,8 +110,8 @@ Il fischietto
=============
Armato della nuova base di stampa, ho stampato `il fischietto
-<http://www.thingiverse.com/thing:1046>`_ (in effetti ho usato `la
-versione ripulita <http://www.thingiverse.com/thing:1048>`_ ).
+<https://www.thingiverse.com/thing:1046>`_ (in effetti ho usato `la
+versione ripulita <https://www.thingiverse.com/thing:1048>`_ ).
È venuto piuttosto bene, ma non fischia…
@@ -135,7 +135,7 @@ Il "printruder"
Visto che il fischietto è venuto abbastanza bene, ho provato a
stampare un pezzo difficile: il "`printruder
-<http://www.thingiverse.com/thing:958>`_", ovvero il supporto
+<https://www.thingiverse.com/thing:958>`_", ovvero il supporto
dell'estrusore, in versione stampabile.
Bisogna dire che ha del magico, vedere una stampante che produce i
diff --git a/src/HW/mindflex/document.en.rest.txt b/src/HW/mindflex/document.en.rest.txt
index b79320d..57898fd 100644
--- a/src/HW/mindflex/document.en.rest.txt
+++ b/src/HW/mindflex/document.en.rest.txt
@@ -18,8 +18,8 @@ Of course it, too, sat unused for years.
I've finally started putting the three together.
-.. _`Mind Flex`: http://store.neurosky.com/products/mindflex
-.. _`Keepon`: http://www.mykeepon.com/
+.. _`Mind Flex`: https://store.neurosky.com/products/mindflex
+.. _`Keepon`: https://www.mykeepon.com/
.. _`MicroView`:
http://learn.microview.io/Intro/general-overview-of-microview.html
@@ -93,7 +93,7 @@ getting a signal, probably because of noise on the power line.
I then connected (currently via a small breadboard) the MicroView to
the wires: ground to ground, power to VIN, signal to pin Rx.
-.. _`Frontier Nerds`: http://www.frontiernerds.com/brain-hack
+.. _`Frontier Nerds`: https://www.frontiernerds.com/brain-hack
For the Keepon, I connected four wires as explained by BeatBots:
ground to ground, power to A0 (to read when the Keepon is turned on),
diff --git a/src/HW/mindflex/document.it.rest.txt b/src/HW/mindflex/document.it.rest.txt
index ad73aee..7ba3b61 100644
--- a/src/HW/mindflex/document.it.rest.txt
+++ b/src/HW/mindflex/document.it.rest.txt
@@ -18,8 +18,8 @@ Ovviamente, pure quello è rimasto su uno scaffale per anni.
Di recente ho finalmente cominciato a mettere assieme le tre cose.
-.. _`Mind Flex`: http://store.neurosky.com/products/mindflex
-.. _`Keepon`: http://www.mykeepon.com/
+.. _`Mind Flex`: https://store.neurosky.com/products/mindflex
+.. _`Keepon`: https://www.mykeepon.com/
.. _`MicroView`:
http://learn.microview.io/Intro/general-overview-of-microview.html
@@ -95,7 +95,7 @@ Ho poi connesso (tramite una piccola breadboard, per il momento) il
MicroView ai fili: massa a massa, alimentazione a VIN, segnale al
piedino di ingresso seriale.
-.. _`Frontier Nerds`: http://www.frontiernerds.com/brain-hack
+.. _`Frontier Nerds`: https://www.frontiernerds.com/brain-hack
Per il Keepon, ho connesso i quattro fili come spiega BeatBots: massa
a massa, alimentazione a A0 (così possiamo notare quando il Keepon
diff --git a/src/HW/thermostat/document.en.rest.txt b/src/HW/thermostat/document.en.rest.txt
index 9ea1bcf..6a6c0a3 100644
--- a/src/HW/thermostat/document.en.rest.txt
+++ b/src/HW/thermostat/document.en.rest.txt
@@ -122,7 +122,7 @@ to the boiler recognises the signals and turns on and off.
.. _`Dave Hope`:
https://damn.technology/controlling-british-gas-wr1-receiver-arduino
.. _`Ross Harper`:
- http://rossharper.net/2015/11/decoding-a-siemens-rcr10433-thermostat-signal-to-control-a-boiler-from-a-raspberry-pi/
+ https://rossharper.net/2015/11/decoding-a-siemens-rcr10433-thermostat-signal-to-control-a-boiler-from-a-raspberry-pi/
.. _Audacity: https://www.audacityteam.org/
.. _`code to send the correct pulse train`:
https://www.thenautilus.net/cgit/thermostat/tree/trasmitter/sender.ino