The software interface provides all the necessary information to monitor in real time the frequency variations of the QCM in a fully automatic way. The software allows you to uniquely identify the device connected to the COM port, so you can simultaneously plug multiple devices to your PC. The experimental data can be stored in a data file for post-processing and custom analysis.
Download the latest version of the openQCM Wi2 software version 1.1_T4 developed in java programming language and compatible with Teensy 4.0 microcontroller – openQCM Wi2 device ID from 1780
Download openQCM Wi2 software version 1.1 developed in java programming language, compatible with device featuring Teensy 3.2
Windows OS
– Download and unzip openQCM_Wi2_v1-app.zip
– Open the unzipped folder and launch openQCM_Wi2_v1.exe application
– For windows there is a driver stand-alone installer here
Mac OS
– Download and install the latest version of Java Runtime Environment version 8u* for Mac OSX x64
– Download and unzip openQCM_Wi2_v1-macOS.zip
– Browse to openQCM Wi2 directory and open the folder …/RXTX-lib-natives
– Copy RXTXcomm.jar and librxtxSerial.jnilib and paste into /Library/Java/Extensions directory
– Open the terminal and type the commands below by replacing username with your profile user name
export DYLD_LIBRARY_PATH=/Library/Java/Extensions
sudo mkdir /var/lock
sudo dscl . -append /groups/_uucp GroupMembership username
sudo chgrp uucp /var/lock
sudo chmod 775 /var/lock
The Teensy 3.2 development board is fully compatible with the development environment based on arduino programming language. Take advantage of the simplicity of coding and the endless resources shared by the community for programming your scientific device. Based on FreqCount library developed by Paul Stoffregen the computing capability of the 180 MHz Cortex-M4F microcontroller allows frequencies up to 65 MHz to be measured.
Read More
Download the latest version of the openQCM Wi2 firmware compatible with Teensy 4.0 development board – openQCM Wi2 device ID from 1780
Download openQCM Wi2 firmware version 1.0 for Teensy 3.2 development board