Home Automation

WIFI 8x MAINS Relays board for Home Automation

What is it? MPRSx8 is a WIFI friendly 8x MAINS Relays board fully compatible with Arduino, ARM, ESP8266, ESP32, PIC, RaspberryPI, etc Why did you make it? The idea behind was to design a safe, compact, all-in-one Universal MAINS (EU/US) compatible 8x High Power Relays board that can be easily used for industrial or home automation projects and experiments, fully compatible with Arduino, ARM, ESP8266, ESP32, PIC, RaspberryPI, etc. Available on TINDIE Store: https://www.tindie.com/products/nEXT_EVO1/wifi-8x-mains-relays-board-for-home-automation/

ESPBasic

ESP Basic – I2C Bus scanner example

  UPDATE !! UPDATE !!UPDATE !!UPDATE !! From ESPBasic Version 3.0 Alpha 43 you have also the i2c.setup function available!! i2c.setup(): Will change the default pins for the i2c interface. i2c.setup({SDA}, {SCL}) —————————————————————————————————- From today I will start a new Read more…