====== Snytouch ====== **Author:** Email: \\ **Date:** Last modified on \\ **Keywords:** \\ {{ :c959b91c1029fb421216f6953e52d8fc.png?1000 |}} \\ This screenshot above depicts the Arduino receiving pressure data which can be seen in the serial monitor and the line graph. The intent of this tutorial is to have students who don't understand how to retrieve data from the sensor and to view the results. This tutorial is mainly used as a quick setup to those who wish to program using a tactile sensor because knowing the necessary information and understanding is difficult and time consuming. As most of the complex setup and information is given, this shouldn’t take longer than 15 minutes, but time will vary depending on what the objective is. \\ ===== Motivation and Audience ===== The tutorial’s motivation is to help those who wish to gain a basic understanding of compliant tactile sensors and serial communication, mainly SPI (the one being used for this example). The tutorial assumes the reader has the following background: * Basic concept of serial communication \\ * Basic understanding of programming \\ * Basic understanding of Arduino \\ The rest of this tutorial is presented as follows: * [[tutorialTemplate#partsListAndSources|Parts List and Sources]] * [[tutorialTemplate#construction|Construction]] * Programming * Final Words ==== Parts List and Sources ==== US-based vendors to obtain material to complete this tutorial include . \\ ^PART NAME/DESCRIPTION ^VENDOR ^VENDOR Number or URL ^PRICE ^QTY ^ | SynTouch’s NumaTac® tactile sensor | Syntouch.com | |~ $4,000-$5000 | 1 | | d | | | | | | d | | | | | | d | | | | | | d | | | | | \\ Here is the [[https://docs.google.com/spreadsheets/d/1stqow-CHNPdDxXLn5IzECWAmvXnUCEAAxjnDLSSKt2Q/edit?usp=sharing | list as a Google XLS document]] \\ Here is the {{:tutorialtemplategooglexlssamplepdf.pdf| list as a PDF file}} \\ ==== Construction ==== This section gives step-by-step instructions along with photos to . (If a circuit-building tutorial:) A schematic to construct is shown here . is the Acrobat file of the same schematic. \\ \\ **Step 1** \\ \\ \\ \\ **Step 2** \\ \\ \\ ==== Programming ==== A link to the source code can be found . \\ The goal of the code is . It works in the following way \\ ---- ---- \\ The snippet above serves to . It does this by . \\ ---- ---- Next, the code does . It does this by . // // ==== Final Words ==== This tutorial's objective was to . Complete for . Once the concepts were conveyed the reader could . \\ \\ Speculating future work derived from this tutorial, includes . In the big picture, the problem of can be solved with this tutorial. \\ \\ For questions, clarifications, etc, Email: