Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
kb:iot [2022/05/27 11:57] yehudakb:iot [2022/08/22 22:05] (current) yehuda
Line 29: Line 29:
  
  
-RTC Setup+=== RTC Setup === 
 + 
 + * worked on RPI Zero: https://www.instructables.com/Raspberry-Pi-DS3231/ 
 + 
 https://maker.pro/raspberry-pi/tutorial/how-to-add-an-rtc-module-to-raspberry-pi https://maker.pro/raspberry-pi/tutorial/how-to-add-an-rtc-module-to-raspberry-pi
  
 https://learn.adafruit.com/adding-a-real-time-clock-to-raspberry-pi/set-rtc-time https://learn.adafruit.com/adding-a-real-time-clock-to-raspberry-pi/set-rtc-time
 +
 +
 +=== Tesmota relay ===
 + * power on - PowerOnState - https://tasmota.github.io/docs/PowerOnState/
 +<code>
 +# https://tasmota.github.io/docs/Commands/ - 1 = disable
 +SetOption63 1 
 +
 +# Always on
 +PowerOnState 1
 +</code>
 +
kb/iot.1653652629.txt.gz · Last modified: by yehuda
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0