• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
  1. Home
  2. johnsonkao
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 0
  • Posts 1
  • Groups 0

johnsonkao

@johnsonkao

I come from Taiwan and also am a
Microsoft MVP for Visual Studio and Development Technology. Recently I use Magic Mirror 2 integrated LUIS.AI to finish a Magic chat Mirror. It's cool and a product for Iot and AI. Happy to see you all ^^

0
Reputation
445
Profile views
1
Posts
0
Followers
0
Following
Joined May 22, 2017, 6:58 AM
Last Online May 22, 2017, 4:22 PM

johnsonkao Unfollow Follow

Latest posts made by johnsonkao

  • RE: Can I control a relay on MagicMirror2?

    Using WebIOPI is simple way to control GPIOs . The followings is my solution.

    1. To install WebIOPI to your raspberry Pi.
      webiopi Installation
      Note: if you use webiopi 0.7 and rasp 2, you have to run the patch.

    2. In the node_help.js of your module, use ‘http post’ to control the GPIOs.
      WebIOPI rest api
      ex:
      SET ‘GPIO 3’ to ‘IN’ , the request as below:
      HTTP POST
      http:/192.168.1.200:8000/GPIO/3/function/in

    posted in Development
    J
    johnsonkao
    May 22, 2017, 7:17 AM
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy