Messing with Sonoff: Difference between revisions

From NURDspace
(Created page with "{{Project |Name=Messing with Sonoff |Skills=ESP8266, |Status=Active |Niche=Electronics |Purpose=Use in other project |Picture=Sonoff-on-FTDI.png |Tool=No }} Just a projectpage...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 13: Line 13:
* https://www.itead.cc/wiki/Sonoff_TH
* https://www.itead.cc/wiki/Sonoff_TH


It seems the button is connected to GPIO0 , so needs to be held down to get into flashmode.
It seems the button is connected to GPIO0 , so needs to be held down on bootup to get into flashmode.
 
{| class="wikitable"
!rowspan=3|Tested
| GPIO0
| Button
|-
| GPIO12
| Relay
|-
| GPIO13
| Led
|-
!rowspan=3|Untested
| GPIO1
| TX (or RX)
|-
| GPIO3
| RX (or TX)
|-
| GPIO14
| pin5 on header
|}
 
Still available; GPIO1 and GPIO3 (aka RX and TX)  and, suprisingly, GPIO14 (on the Sonoff TH this is the fifth pin on the 5pin header you use to flash it)
 
 
Uploaded the initial version of a singlechannel art-net node to https://github.com/buzztiaan/art-net

Latest revision as of 11:46, 8 August 2016

Messing with Sonoff
Sonoff-on-FTDI.png
Participants User:buzz
Skills ESP8266
Status Active
Niche Electronics
Purpose Use in other project
Tool No
Location
Cost
Tool category

Messing with Sonoff

Sonoff-on-FTDI.png {{#if:No | [[Tool Owner::{{{ProjectParticipants}}} | }} {{#if:No | [[Tool Cost::{{{Cost}}} | }}

Just a projectpage to hold Sonoff knowledge.

It seems the button is connected to GPIO0 , so needs to be held down on bootup to get into flashmode.

Tested GPIO0 Button
GPIO12 Relay
GPIO13 Led
Untested GPIO1 TX (or RX)
GPIO3 RX (or TX)
GPIO14 pin5 on header

Still available; GPIO1 and GPIO3 (aka RX and TX) and, suprisingly, GPIO14 (on the Sonoff TH this is the fifth pin on the 5pin header you use to flash it)


Uploaded the initial version of a singlechannel art-net node to https://github.com/buzztiaan/art-net