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

    ptbw2000

    @ptbw2000

    7
    Reputation
    524
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    ptbw2000 Unfollow Follow

    Best posts made by ptbw2000

    • RE: Cheap as chips.....

      To add to the build information I used the guide published by @rootsudo with what I believe is a better way to get node on the Pi B+ or Zero.

      As pi user on a fresh jessie lite install, this uses “n” to install the latest node build for the architecture you are installing on so in my case ARM6.

      sudo apt-get update
      sudo apt-get install git
      git clone https://github.com/tj/n.git
      cd n
      sudo make install
      cd ~
      sudo n stable
      git clone https://github.com/MichMich/MagicMirror

      Then proceed as per the original guide. https://forum.magicmirror.builders/topic/2075/magicmirror-on-pi-zero-w

      posted in Show your Mirror
      P
      ptbw2000
    • Cheap as chips.....

      I saw this site and thought that looks like a fun project for a Pi Zero W… ( should read the whole wiki really ).

      I hit ebay for a 1" deep A4 frame, a 7" LCD with HDMI driver board and a bit of two way acrylic.

      Unfortunately I then found out that the software is incompatible with the ARM architecture of the Pi Zero, so here is my mirror running with a Pi 3, the only additional components were a power plug for the LCD and a two way micro USB power lead to split the power between Pi and LCD.

      http://www.ebay.co.uk/itm/321293751657
      http://www.ebay.co.uk/itm/171763618052
      http://www.ebay.co.uk/itm/322518978255

      Total ebay spend ~45 quid. (less Pi and PSU).

      Enjoy
      0_1495926879923_6a.jpg

      (edit) Here are the innards.0_1495927244038_2a.jpg

      (edit) Just spotted the forum posts about getting this working with the Pi Zero W so will attempt that later.

      posted in Show your Mirror
      P
      ptbw2000
    • RE: Cheap as chips.....

      @Damian ( edit - The question wasn’t for me was it. Anyway this might help someone. )

      Hi, not sure what you mean hopefully the attached picture will help. ( That’s a Pi B+ with a very fat HDMI cable. I intend to change it to a slimmer one and add a PIR sensor using @cowboysdude code. )
      0_1496051441861_8a.jpg

      I was going to use a Pi Zero W then realised I had an old B+ and Wifi dongle so I switched to that instead.

      If you have any specific questions please ask.

      posted in Show your Mirror
      P
      ptbw2000

    Latest posts made by ptbw2000

    • RE: Cheap as chips.....

      @Damian ( edit - The question wasn’t for me was it. Anyway this might help someone. )

      Hi, not sure what you mean hopefully the attached picture will help. ( That’s a Pi B+ with a very fat HDMI cable. I intend to change it to a slimmer one and add a PIR sensor using @cowboysdude code. )
      0_1496051441861_8a.jpg

      I was going to use a Pi Zero W then realised I had an old B+ and Wifi dongle so I switched to that instead.

      If you have any specific questions please ask.

      posted in Show your Mirror
      P
      ptbw2000
    • RE: Cheap as chips.....

      To add to the build information I used the guide published by @rootsudo with what I believe is a better way to get node on the Pi B+ or Zero.

      As pi user on a fresh jessie lite install, this uses “n” to install the latest node build for the architecture you are installing on so in my case ARM6.

      sudo apt-get update
      sudo apt-get install git
      git clone https://github.com/tj/n.git
      cd n
      sudo make install
      cd ~
      sudo n stable
      git clone https://github.com/MichMich/MagicMirror

      Then proceed as per the original guide. https://forum.magicmirror.builders/topic/2075/magicmirror-on-pi-zero-w

      posted in Show your Mirror
      P
      ptbw2000
    • Cheap as chips.....

      I saw this site and thought that looks like a fun project for a Pi Zero W… ( should read the whole wiki really ).

      I hit ebay for a 1" deep A4 frame, a 7" LCD with HDMI driver board and a bit of two way acrylic.

      Unfortunately I then found out that the software is incompatible with the ARM architecture of the Pi Zero, so here is my mirror running with a Pi 3, the only additional components were a power plug for the LCD and a two way micro USB power lead to split the power between Pi and LCD.

      http://www.ebay.co.uk/itm/321293751657
      http://www.ebay.co.uk/itm/171763618052
      http://www.ebay.co.uk/itm/322518978255

      Total ebay spend ~45 quid. (less Pi and PSU).

      Enjoy
      0_1495926879923_6a.jpg

      (edit) Here are the innards.0_1495927244038_2a.jpg

      (edit) Just spotted the forum posts about getting this working with the Pi Zero W so will attempt that later.

      posted in Show your Mirror
      P
      ptbw2000