Difference between revisions of "Sonoff DIY 1ch"

From Let's Control It
Jump to navigation Jump to search
(Created page with "= Introduction = The Sonoff DIY 1ch is a relay unit. It is based on the ESP8285 chip and can control one relay. = Hardware = 420px * ESP c...")
 
Line 31: Line 31:
 
   GND    <-->  GND (input power)
 
   GND    <-->  GND (input power)
  
In order to get the unit in flash mode the GPIO-0 needs to be LOW.
+
In order to get the unit in flash mode the GPIO-0 needs to be LOW. You find GPIO-0 on the second pin (marked "B" in picture below). Connect that pin to GND.
 +
 
 +
[[File:SonoffDIY1ch002.jpg|420px]]

Revision as of 23:00, 2 December 2017

Introduction

The Sonoff DIY 1ch is a relay unit. It is based on the ESP8285 chip and can control one relay.

Hardware

Sonoff DIY 1ch 003.jpg

  • ESP chip version: ESP8285
  • Flash size: 1M
  • Onboard USB-TTL converter: No
  • GPIO's broken out/available to free use: None
  • GPIO tied to onboard hardware: 12 (Relay 10A@230VAC), 13 (LED red)
  • Power supply information: 90-250VAC
  • Antenna: onboard PCB antenna

Sonoff DIY 1ch 004.jpg

Wiring/flashing

SonoffDIY1ch001.jpg

A programmer is needed to flash this device.

  Programmer     ESP
  TX      <-->   RX (fourth pin seen in picture above)
  RX      <-->   TX (third pin seen in picture above)

  Power
  5V    <-->   VCC (input power, also usb can be used)
  GND     <-->   GND (input power)

In order to get the unit in flash mode the GPIO-0 needs to be LOW. You find GPIO-0 on the second pin (marked "B" in picture below). Connect that pin to GND.

SonoffDIY1ch002.jpg