aboutsummaryrefslogtreecommitdiff
path: root/slides/presentazione_espruino.rst
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2017-02-24 18:56:53 +0100
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2017-02-24 18:56:53 +0100
commit06b1851216e42923b0df70bb498df8cf106965cc (patch)
tree43e42c037ad87a7137cc3a4715c7bc6edcef7aef /slides/presentazione_espruino.rst
parentfa9c2ee2b01b04b23c249d1f953e1cfef1c8edea (diff)
Completed code project
Diffstat (limited to 'slides/presentazione_espruino.rst')
-rw-r--r--slides/presentazione_espruino.rst39
1 files changed, 39 insertions, 0 deletions
diff --git a/slides/presentazione_espruino.rst b/slides/presentazione_espruino.rst
index ca5f429..042c73c 100644
--- a/slides/presentazione_espruino.rst
+++ b/slides/presentazione_espruino.rst
@@ -142,6 +142,45 @@ OLED
.. image:: img/display.png
:align: center
+Saving and loading
+------------------
+
+.. image:: img/display_interrupt.png
+ :align: center
+
+Reading with a button
+---------------------
+
+.. image:: img/temp_with_button.png
+ :align: center
+
+Lowering contrast
+-----------------
+
+.. image:: img/contast_with_button.png
+ :align: center
+
+Setting the date
+----------------
+
+.. image:: img/set_date.png
+ :align: center
+
+Logging data
+------------
+
+.. image:: img/logging_data.png
+ :align: center
+
+
+
+Ulteriore documentazione
+------------------------
+
+* http://www.espruino.com/Reference
+* http://www.espruino.com/Modules
+* Queste slide: http://git.trueelena.org/cgit.cgi/docs/presentazione_espruino/
+
Domande?
--------