{"id":110,"date":"2016-03-01T18:52:27","date_gmt":"2016-03-01T16:52:27","guid":{"rendered":"http:\/\/lisas.de\/~hauser\/wp\/?p=110"},"modified":"2016-10-20T15:43:11","modified_gmt":"2016-10-20T13:43:11","slug":"tttool","status":"publish","type":"post","link":"https:\/\/lisas.de\/~hauser\/wp\/?p=110","title":{"rendered":"tttool"},"content":{"rendered":"<p>My son got a tiptoi. I was interested how it works and a little bit of googling lead me to <a href=\"https:\/\/github.com\/entropia\/tip-toi-reveng\" target=\"_blank\">this page<\/a>. It provides a tool to create your own pages, books, adventures or puzzles. I gave it a try and this is the result.<\/p>\n<figure style=\"width: 400px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/lisas.de\/~hauser\/images\/wp_009_tttool_1st_try.png\"><img loading=\"lazy\" decoding=\"async\" class=\"\" src=\"https:\/\/lisas.de\/~hauser\/images\/wp_009_tttool_1st_try.png\" alt=\"a hand\" width=\"400\" height=\"566\" \/><\/a><figcaption class=\"wp-caption-text\">result of 1st try with tttol<\/figcaption><\/figure>\n<p>It does not look pretty and I could not print it in color, but the b\/w version works. You can see the dotty area on each finger and on the i\/o and play button. They contain the code that is read by the tiptoi pen. The example ha two modes. Mode one will just say the name of the finger when you touch it. Mode two can be activated by touching the play button on the lower right. If you touch the fingers in order starting with the thump it&#8217;ll tell the German poem &#8220;Das ist der Daumen &#8230;&#8221; or complain if the oder is not correct.<\/p>\n<p>Find here the code:<\/p>\n<pre>product-id: 42\r\ncomment: das_ist_der_daumen\r\ninit: $spiel:=0\r\nwelcome: hallo\r\nlanguage: de<\/pre>\n<pre>scripts:\r\n dau:\r\n - $spiel == 0? P(daumen)\r\n - $spiel == 1? $pos == 0? P(vdaumen) $pos := 1\r\n - $spiel == 1? $pos != 0? P(vnochmal,vanderer,vsicher,vhmmm)\r\n zei:\r\n - $spiel == 0? P(zeige)\r\n - $spiel == 1? $pos == 1? P(vzeige) $pos := 2\r\n - $spiel == 1? $pos != 1? P(vnochmal,vanderer,vsicher,vhmmm)\r\n mit:\r\n - $spiel == 0? P(mittel)\r\n - $spiel == 1? $pos == 2? P(vmittel) $pos := 3\r\n - $spiel == 1? $pos != 2? P(vnochmal,vanderer,vsicher,vhmmm)\r\n ring:\r\n - $spiel == 0? P(ring)\r\n - $spiel == 1? $pos == 3? P(vring) $pos := 4\r\n - $spiel == 1? $pos != 4? P(vnochmal,vanderer,vsicher,vhmmm)\r\n kle:\r\n - $spiel == 0? P(klein)\r\n - $spiel == 1? $pos == 4? P(vklein) $pos := 0\r\n - $spiel == 1? $pos != 4? P(vnochmal,vanderer,vsicher,vhmmm)\r\n spiel:\r\n - $spiel == 0? P(spiel_start) $spiel:=1 $pos := 0\r\n - $spiel == 1? P(spiel_end) $spiel:=0 $pos := 0<\/pre>\n<pre>speak:\r\n hallo: \"Hallo!\"\r\n daumen: \"Daumen\" \r\n zeige: \"Zeigefinger\" \r\n mittel: \"Mittelfinger\" \r\n ring: \"Ringfinger\" \r\n klein: \"kleiner Finger\" \r\n spiel_start: \"Das Spiel wird jetzt gestartet. Beginne mit dem Daumen!\"\r\n spiel_end: \"Das Spiel wird jetzt beendet\"\r\n vdaumen: \"Das ist der Daumen!\" \r\n vzeige: \"Der sch\u00fcttelt die Pflaumen!\" \r\n vmittel: \"der liest sie auf!\" \r\n vring: \"der tr\u00e4gt sie nach Haus!\" \r\n vklein: \"und der isst sie alle alle auf!\" \r\n vnochmal: \"Versuchs nochmal!\"\r\n vanderer: \"Versuch einen anderen Finger!\"\r\n vsicher: \"Sicher?\"\r\n vhmmm: \"Hmmmm!\"<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>My son got a tiptoi. I was interested how it works and a little bit of googling lead me to this page. It provides a tool to create your own pages, books, adventures or puzzles. I gave it a try and this is the result. It does not look pretty and I could not print &hellip; <a href=\"https:\/\/lisas.de\/~hauser\/wp\/?p=110\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">tttool<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[15],"tags":[38],"class_list":["post-110","post","type-post","status-publish","format-standard","hentry","category-life","tag-tttool"],"_links":{"self":[{"href":"https:\/\/lisas.de\/~hauser\/wp\/index.php?rest_route=\/wp\/v2\/posts\/110","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lisas.de\/~hauser\/wp\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lisas.de\/~hauser\/wp\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lisas.de\/~hauser\/wp\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/lisas.de\/~hauser\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=110"}],"version-history":[{"count":6,"href":"https:\/\/lisas.de\/~hauser\/wp\/index.php?rest_route=\/wp\/v2\/posts\/110\/revisions"}],"predecessor-version":[{"id":119,"href":"https:\/\/lisas.de\/~hauser\/wp\/index.php?rest_route=\/wp\/v2\/posts\/110\/revisions\/119"}],"wp:attachment":[{"href":"https:\/\/lisas.de\/~hauser\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=110"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lisas.de\/~hauser\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=110"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lisas.de\/~hauser\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=110"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}