Skip to content

ThermoEye/TmSDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TmSDK

This project is a SDK for controlling TMC80/160/256/384 cameras. After downloading the code, please refer to the 'Document/TmSDK Manual.pdf' file.

Directory

├─Document                   ; API Documentation and User Manual
│  └─API
│    ├─Android               ; Android API
│    ├─Cpp                   ; C++ API
│    ├─CSharp                ; C# API
│    └─Python                ; Python API
└─examples                   ; TmSDK sample code
     ├─Android               ; Java application for android 
     ├─Linux                 ; Qt5-based C++ application for Linux
     ├─Python                ; Python application
     └─Windows
        ├─TmWinDotnet        ; C# application for Windows
        └─TmWinQt            ; Qt5-based C++ application for Window

Requirement

Windows C++

  • Windows 10 or 11
  • Visual Studio 2022
  • Qt5.14.2
  • qtcreator

Windows C#

  • Windows 10 or 11
  • Visual Studio 2022

Windows Python

  • Windows 10 or 11
  • Python 3.9 or higher
  • PyQt5
  • qtcreator

Linux C++

  • Ubuntu 20.04 or higher
  • Gcc-11
  • Qt5.14.2
  • qtcreator

Linux Python

  • Ubuntu 20.04 or higher
  • Python 3.9 or higher
  • PyQt5
  • qtcreator

Android

  • android-24 or later

Downloads

git clone https://github.com/ThermoEye/TmSDK

or

Download from releases

Installing

Please refer to TmSDK Manual.pdf

Support

Thermoeye Inc. operates service channels to keep your camera running at all times. If you discover a problem with your camera, please get in touch with us for technical support.

  • Website: www.thermoeye.co.kr
  • E-mail: help@thermoeye.co.kr
  • Tel: +82-70-4489-6196
  • Head Office: 307, Research Building 3, 70, Yuseong-daero 1689 beon-gil, Yuseong-gu, Daejeon, Republic of Korea
  • Seoul R&D: 4~5F, 169 Sadang-ro, Dongjak-gu, Seoul, Republic of Korea

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors