.info-box .ib-icon { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; } .info-box p { margin: 0; font-size: 0.92rem; line-height: 1.6; } .info-note { background: # ...
電子工作初心者がArduinoを使ってwifi環境センサを作ってみたので、その体験を書きます。Arduinoとは、家電の制御にも使われている小さいコンピュータ、通称マイコンの一種です。こいつを使ってデバイスを自作することができます。 モチベーション ある日 ...
The sensor continuously sends out infrared light and measures how much of that light is reflected. When a reflective object is within its set detection range, it returns a low signal. The Arduino ...
An Arduino library for communicating with the Neonode Touch Sensor Module optical touch sensor. Handles the fundamental BER encoded ASN.1 messages communicated over I2C. For more information, visit ...
In this experiment we are going to use a element called photoresistor. This sensor allows us to interact with the external environment, through intensity of light. The photoresistor is based on light ...