Thermistor is a semiconductor device made of materials whose resistance varies as a function of temperature. A thermistor can be used to compensate for temperature variation in other components of an ...
Arduino と NTC サーミスタ 103JT-025 を使って、周囲温度を測定し表示する方法を解説します。このサーミスタを選んだ理由は、平らで薄いためです。研究室等で、測定したい箇所に貼り付けたり、差し込んだりできるので非常に便利です。 #include <math.h> const int ...
モジュールをマグネットでパチパチくっつけていくことで電子回路を組み立てられる「littleBits(リトルビッツ)」に、マイコンボード「Arduino」モジュールが登場。ブレッドボードやはんだ付けや面倒な配線などが一切不要で電子回路を組み立てて、Arduino ...
This post is a peek into the Beta and Steinhart-Hart equations for representing the resistance vs. temperature relationship in NTC thermistors. As defined by IEC 60539, NTC (Negative Temperature ...