About twareLAB

New test solution for IoT Device

Based on the high technology of IoT devices, twareLAB provides automated solutions and services
for small and medium manufacturers that are difficult to deploy their own smart test processes.
Our solution collects and analyzes all of the log data from the testing process with cloud services,
which can help improve the quality of the product by extracting not only improvements
in the testing process but also improvements in the product itself.
Through constant innovation and efforts to address the challenges of manufacturers,
we continue to take on new challenges day by day to create the best solutions for our customers to achieve their goals.
Together with future partners, twareLAB, see the infinite possibilities for a successful business.

Product

testX JIG

Best standard test JIG
for multiple PCBA test

TW100 Series

Multi-port Serial to Ethernet module

testX Service

Provide best testing solutions with outstanding our technology.

Rich development skills and know-how

Various F/W, S/W development experiences
Securing expertise with a specialized system

Optimized with custom development

Establish clear development goals through
consulting, delivering specialized solutions to customers

Systematic Clear Process

Clear each stage of development,
Open communication, smooth communication

Complete technical support

Build a reliable use environment, provide
manual, and provide a free maintenance window

Embedded Device Test

Analyze the product and the purpose of testing to provide automation solutions and systems for functional testing in the inspection phase.

Customizing Solutions

Based on over 20 years of engineer experience and professional know-how, Provide the right solution for your goals.

Blog

twareLAB story, technical note, product tutorial, application notes, ...

[STM32F4] C++ Project Tutorial – Step 5-1

SPI 기반 M95M04 Serial Flash 읽기/쓰기 앞선 글에서는 SPI 인터페이스의 기본 구조와 장치별 확장 클래스 설계 방식을 다루었습니다.이번 글에서는 이를 실제 예제로 확장하여, M95M04 Serial Flash 장치를 C++ 클래스로 구현하고, SPI를 통해 데이터를 읽고 쓰는 Read more…

[STM32F4] C++ Project Tutorial - Step 5

C++에서 SPI Peripheral 사용하기 SPI(Serial Peripheral Interface)는 임베디드 시스템에서 센서, 외부 메모리, 디스플레이 등 다양한 장치와 고속 통신을 하기 위해 널리 사용되는 인터페이스입니다.UART와 달리 마스터/슬레이브 구조를 가지고, 클럭 신호를 포함한 4선(SCLK, MOSI, MISO, CS)을 통해 Read more…

[STM32F4]C++ Project Tutorial – Step 4

C++에서 UART Peripheral 사용하기 UART(Universal Asynchronous Receiver/Transmitter)는 임베디드 시스템에서 가장 널리 사용되는 통신 장치 중 하나입니다. 디버깅, 로그 출력, 외부 장치와의 데이터 교환 등 다양한 목적으로 활용되며, 단순하면서도 신뢰성 높은 통신 수단을 제공합니다. 이번 단계에서는 Read more…

en_USEnglish