This video walks you through how to create a smart light switch using ESP32, a relay module, and the RemoteXY mobile app. You’ll learn how to build an IoT light switch using Wi-Fi, control your lights ...
In this quick Arduino tutorial I will explain how you can control a relay using the Arduino Board, one 1K and one 10K resistors, 1 BC547 transistor, one 6V or 12V relay, one 1N4007 diode and a 12V fan ...
ESP-01 is a tiny and useful piece of hardware. It has a 32-bit MCU, 2.4GHz 802.11 b/g/n WiFi, 1MB flash memory, and several other useful embedded features. Such ...
Arduinoスケッチを描いていると、WiFiのSSIDやパスワードといった秘匿値をデバイスに渡してやらないといけないことが多々ありますよね。 インターネットにあるスケッチをみていると、たいてい、 const char* password = "PASSWORD"; のようにソースコードにハード ...
株式会社ビズライト・テクノロジー(本社:東京都千代田区、代表取締役社長:田中 博見)は、Wi-FiモジュールとRTCを搭載したArduino(※)互換ボード「BiZduino(ビズドゥイーノ)」を2016年12月末から発売する予定です。ビズライト・テクノロジーは、2016年11月16日(水 ...
Microcontrollers like Arduino are designed to control small loads, such as LEDs or sensors, directly from their output pins. However, these pins can only supply a limited amount of current (typically ...
IN - This pin is also called the control pin because it is used to control the output of the relay. COM - is connected to the device you intend to connect. NC - terminal is connected to the COM ...