Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
idiot [2018/11/11 01:32] – idiot box yairidiot [2018/12/03 13:22] (current) yair
Line 1: Line 1:
-https://www.itead.cc/sonoff-wifi-wireless-switch.html 
  
-colab with [[https://www.itead.cc/sonoff-wifi-wireless-switch.html|itead sonoff]]+====== IDIOT ======
  
-make a case for it+===== Sonoff =====
  
-{{https://i.imgur.com/ws6CIln.png}}+{{ :pasted:20181203-005428.png?400&direct}}
  
-has its own OS [[https://github.com/arendst/Sonoff-Tasmota|tasmota]]+[[https://i.imgur.com/ws6CIlnm.png|{{https://i.imgur.com/ws6CIlnm.png}}]] 
 + 
 +[[https://github.com/arendst/Sonoff-Tasmota|tasmota]] operating system \\ (but im not going to use, its kinda blackbox. better continue with our [[https://github.com/idiot-io/candy/tree/master/code/iriot-ESP8266|iriot github]])) 
 + 
 +  *includes relay 
 +  *esp8266 core 
 +  *large community 
 +  *a five second press operating system - [[https://github.com/arendst/Sonoff-Tasmota/wiki/SonOTA---Espressif2Arduino---Tasmota-without-compiling|github]] 
 + 
 +===how to get ADC working in tasmota? === 
 +[[https://github.com/arendst/Sonoff-Tasmota/issues/1015#issuecomment-336536626|github-issue]] 
 +i am working with a nodeMCU, the help in the git-issue sais choose //[[https://wiki.wemos.cc|wemos]] D1 mini// but //generic// 
 + 
 +  ¨Generic",         // Any ESP8266/ESP8285 device like WeMos and NodeMCU hardware (ESP8266) 
 + 
 +====make a case/housing for it?==== 
 + 
 +{{:pasted:20181203-005920.png?200&direct}} 
 + 
 +==== mqtt==== 
 + 
 +  npm install mqtt-connection --save 
 +