pyztk/docs/topic5.rst

14 lines
369 B
ReStructuredText
Raw Normal View History

2018-12-29 09:34:14 +07:00
.. toctree::
:caption: IOT
:name: topic5
###
IOT
###
2019-04-29 16:21:59 +07:00
It is possible to make a great IOT project by using pyzk. You can improve by using some hardware component like raspberry pi, relay, LED, or another stuff. Here we will show you an example of IOT impleentation. We will guide how to develops a Door Lock system implementation.
2018-12-29 09:34:14 +07:00
Door Lock Open
2019-04-29 16:21:59 +07:00
--------------
2018-12-29 09:34:14 +07:00