Remotsy
1.0.0
Remotsyは、赤外線ブラスターとレシーバーを装備したESP8266です。ボードの株式ファームウェアは、Remosty Cloudと通信するようにプログラムされていますが、任意のファームウェアでボードをフラッシュすることは可能です。ここにいくつかの例があります:
The board has a RGB neo pixel LED, the led is connected to the pin 14. the example use the ticker function to
blink the led.
The board has a infrared receiver TSOP38238 that is connected to the pin 5, Using the library IRremoteESP8266
is possible to capture and decode an infrared code. This example is the same that exist in the library
The board has 4 infrared led that are conntect to the pin 4, Using the library IRremoteESP8266 is possible to
transmite almost any infrared code. This example is the same that exist in the library
https://www.tindie.com/products/10469/
ボードをフラッシュするには、シリアルピン(TX、RX、GND)を接続し、ピン0を接地してリセットボタンを押します。これを行う簡単な方法は、ピンを黄色の矢印で接続することです。
