Remotsy
1.0.0
Remotsy es un ESP8266 equipado con un bláster y receptor infrarrojos. El firmware de stock de la junta está programado para comunicarse con Remosty Cloud, pero es posible flashear la placa con cualquier firmware. Aquí hay algunos ejemplos:
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/
Para flashear la placa, debe conectar los pines de serie (TX, RX y GND) y también conecte el pin 0 a la tierra y presione el botón Restablecer. La manera fácil de hacerlo es conectar los pasadores con la flecha amarilla.
