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

    Posts

    Recent Best Controversial
    • RE: Artificial Intelligence MMM Video

      This is all nice and dandy but configuring and installing all of these dependencies and then making this run is really fragile process. On a top of that it seems like RPI hardware is not really capable of running this. So a few days ago I’ve got Amazon’t Alexa device - Dot and spend sometime connecting it to the MM on RPI and it works very well. (Voice recognition, passing commands, parameters, etc…)
      So essentially we are bypassing all of this goo that these guys put together such as Speech AI, Voice Reco, TTS and connecting the result to MM.

      posted in General Discussion
      A
      alexyak
    • RE: raspberry-pi alternatives

      @wjdw87 of course it wouldn’t run Raspbian because it’s built specifically for RPI. I’d stay with Windows.

      posted in Hardware
      A
      alexyak
    • RE: Artificial Intelligence MMM Video

      @wjdw87 The links are on the Youtube page

      posted in General Discussion
      A
      alexyak
    • RE: Earth globe

      Here’s how the module based on WebGL looks like on my dev box:

      https://www.youtube.com/watch?v=1L9yofDD-Ic&feature=youtu.be

      It displays twitter stream of the tweets that have location. Red lines signify the negative sentiment and green positive. White is neutral.

      posted in Requests
      A
      alexyak
    • RE: Earth globe

      Small correction about WebGL on RPI - the chromium/hardware will not even run. You will an error message that it’s not supported.

      posted in Requests
      A
      alexyak
    • RE: Earth globe

      @bibi Macbook Pro

      posted in Requests
      A
      alexyak
    • RE: raspberry-pi alternatives

      @bhepler it is an overkill. Atom based quad SoC with 4GB RAM should be enough.

      posted in Hardware
      A
      alexyak
    • RE: raspberry-pi alternatives

      Here’s the alternative that you can use:

      https://www.amazon.com/MINIX-Fanless-Windows-Dual-Band-Ethernet/dp/B01M1LA8MB/ref=sr_1_15?ie=UTF8&qid=1479087997&sr=8-15&keywords=Minix

      posted in Hardware
      A
      alexyak
    • RE: Earth globe

      @bibi this code utilizes WebGL which brings RPI to its knees. You can run the MM on a different more powerful hardware, though. As for the module, I have got a POC working on my dev box with a sample data.

      posted in Requests
      A
      alexyak
    • RE: Building mobile apps - What software do you use

      There’re 3 major ways you can develop apps for mobile devices:

      • Native
        iOS - XCode IDE with Objective-C or Swift languages (You will need Mac for this)
        Android - Andoid Studio (Java language) - PC or Mac

      • Hybrid
        Combination of a native host with Webbrowser control + HTML\JS. There’re a lot of frameworks out there. The most popular one is Cordova/Phonegap

      • Xamarin
        .NET based developer tools and runtime that work for iOS and Android. It was recently acquired by Microsoft and have free versions.

      posted in General Discussion
      A
      alexyak
    • 1
    • 2
    • 3
    • 4
    • 5
    • 10
    • 11
    • 2 / 11