Differences

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

Link to this comparison view

Next revision
Previous revision
kb:iot [2019/12/03 14:04] – created yehudakb:iot [2022/08/22 22:05] (current) yehuda
Line 1: Line 1:
 ====== IoT ====== ====== IoT ======
  
-  * [[.:raspberrypi]]+  * [[.:RaspberryPi]] 
 +  * http://micropython.org/ 
 +  * http://riot-os.org/ 
 +  * https://tinygo.org/ 
 +  * https://os.mbed.com/ 
 +  * https://mynewt.apache.org/quick-start/ 
 +  * https://www.zephyrproject.org/ 
 +  * http://www.friendlyarm.net/downloads 
 +  * https://www.raspbian.org/ 
 +  * tasmota - https://tasmota.github.io/docs/#erase-firmware 
 + 
 +https://www.openhab.org/docs/installation/openhabian.html#hardware 
 + 
 + 
 +https://www.youtube.com/watch?v=08_GBROKQH0 
 + 
 +https://templates.blakadder.com/sensors.html 
 + 
 +NodeMCU PyFlasher 
 + 
 +https://github.com/marcelstoer/nodemcu-pyflasher 
 + 
 +https://tasmota.github.io/docs/openHAB/ 
 + 
 +https://www.amazon.com/HiLetgo-FT232RL-Converter-Adapter-Breakout/dp/B00IJXZQ7C/ref=as_li_ss_tl?crid=3RAJU4GJOA59A&keywords=ftdi+usb+to+serial&qid=1566960505&s=gateway&sprefix=ftdi+us,aps,156&sr=8-4&linkCode=sl1&tag=thehookup00-20&linkId=b7087ade6b49695f2b691337d8608086&language=en_US 
 + 
 + 
 + 
 +=== 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://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.1575381878.txt.gz · Last modified: (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0