SingleTact Pressure Miniature Force Sensor User Guide
- June 10, 2024
- SingleTact
Table of Contents
SingleTact Pressure Miniature Force Sensor
SingleTact Miniature Force Sensors
SingleTact is a sensor system that measures the force applied to the
sensor. The system provides a both analog and digital output, making it
versatile for use in various applications.
Congratulations on your purchase of a SingleTact sensor system!
This quick start guide will show you how to set up your SingleTact interface
system, connect your SingleTact pressure sensor to an external system or
standalone product, and begin taking recorded measurements in both the
analogue and digital domains.
If you are using the SingleTact USB system, please refer to the separate USB quick start guide.
Overview
Getting Started Notes
- The Interface Board requires external circuitry in order to be used (microcontroller or analogue controller).
- Each board can only interface with a single SingleTact pressure sensor at a time.
- Multiple boards can be connected to an external controller.
- The SingleTact Interface Board features an analogue output and a configurable I2C output as standard.
- Our new BLACK modules are compatible with all SingleTact sensors, and tail extenders.
- Our obsolete GREEN modules are not compatible with SingleTact tail extenders.
Product Features
- Repeatability errors less than 1.0% of FSR
- High accuracy compared to similar products
- Easy to use
- OEM customization available
Product Usage Instructions
**Connection
**
Connect the SingleTact Sensor to the interface board by following these steps:
- Pull out the Sensor Locking Tab gently (it will only move about 2mm)
- Insert the SingleTact Sensor into the FCC Connector, matching the orientation shown in diagram to right
- Push the Sensor Locking Tab back in Proceed to section 1.2 for analog output or section 1.3 for digital output setup.
Analog Output Setup
- Connect a positive supply (3.7V to 5V) to the SingleTact Interface Board Pin 1 and a ground supply (0V, GND) to SingleTact Interace Board Pin 8.
- Measure voltage on SingleTact Interface Board Pin 2 with a voltmeter, oscilloscope, or microcontroller.
Note that the analog output swings from 0V to 2V, with valid outputs ranging from 0.5V (no force) to 1.5V (FSR force). As pressure increases beyond the full-scale range (FSR), the output increases to 2V and then saturates. The measured force will be given by the following equation:
Force (N) = (Voltage Output(V) x Sensor Rated Force(N)) / 1.5
This equation is only to be used as an estimate unless you are using a
calibrated sensor pair.
Digital Output Setup
This section is for using an Arduino Uno to read data from the SingleTact sensor. This is the recommended method. For other I2C implementations on MSP430 and Raspberry Pi, or using multiple sensors, consult the relevant application note. For custom implementations on other platforms, consult the manual.
NOTE:
Always program your Arduino, or other hardware, before connecting the
SingleTact sensor. Failure to do this can damage your SingleTact. Unplug the
Arduino before making hardware changes.
For using an Arduino Uno to read data from the SingleTact sensor, follow these steps:
-
Download and install the Arduino Software from:
https://www.arduino.cc/en/main/software -
Download the SingleTact Arduino firmware (ExampleArduinoInterface) from:
https://github.com/SingleTact/ExampleArduinoInterface -
Connect the Arduino to the PC using a USB cable
-
Open the Arduino IDE software:
- Go to File > Open and open SingleTact Demo.ino
- Go to Sketch > Include Library > Add .zip Library and select Timer1.zip
- Go to Sketch > Verify/Compile
- Go to Sketch > Upload
-
You should see “Done uploading” in the green bar
- If you receive an error, make sure the Arduino is selected under Tools > Port
-
Connect the sensor to the Interface Board as described in section 1.1
-
Connect the following SingleTact Interface Board Pins to the Arduino pins:
- Pin 1 to the Arduino 5V pin
- Pin 8 to the Arduino GND pin
- Pin 3 to Arduino pin A5 (SCL)
- Pin 6 to Arduino pin A4 (SDA)
-
Connect the Arduino to the computer using a USB cable
Note:
Always program your Arduino, or other hardware, before connecting the
SingleTact sensor. Failure to do this can damage your SingleTact. Unplug the
Arduino before making hardware changes.
Taking Measurements
The SingleTact Data Acquisition (DAQ) software is the graphic user interface (GUI) and recording tool for SingleTact pressure sensors.
-
Download the executable app from:
http://www.singletact.com/software-download/download-links/ -
Connect the assembled SingleTact system to the PC
-
Run ‘SingleTact Demo.exe’
-
The sensor data will be shown on the GUI graph
- You can choose whether to interface with a single sensor or all sensors at once
- The sensor data can be saved as a .CSV file for later analysis using the GUI
You are now ready to use your SingleTact system to make pressure and force measurements!
Additional Information
- For more information, such as how to use SingleTact Tail Extenders, Advanced DAQ Options, and Troubleshooting, please see the SingleTact Manual.
- The manual can be found online at: http://www.singletact.com/SingleTact_Manual.pdf
- If you are looking to use multiple sensors on a single microcontroller, or are wanting examples for the MSP430 and Raspberry Pi platforms, then consult the appropriate application notes: https://www.singletact.com/app-notes/
- Assistance for your specific application may be found on https://www.singletact.com/faq/
- For all else, send us an email at info@singletact.com.
Copyright © 2021 – www.SingleTact.com.
References
- SingleTact Miniature Force Sensors | Ultra thin
- SingleTact Miniature Force Sensors | Ultra thin
- SingleTact Miniature Force Sensor Resources and Downloads
- GitHub - SingleTact/WinAppArduinoInterface: A simple arduino interface to interact with the SingleTact App (see Quick Start Guide https://www.singletact.com/resources/)
- Software | Arduino
- App Notes - SingleTact Force Sensors - SingleTact
- SingleTact Force Sensor - Support and FAQ
Read User Manual Online (PDF format)
Read User Manual Online (PDF format) >>