Home

Awesome

Smart home ecosystem based on Raspberry Pi

square version-01 Build your own smart home ecosystem based on Raspberry Pi. Use the guideline and/or bash scripts, which is tested and verified on real hardware and software. Why do you need it? It a great chance to build own smart home, which is customing as you want and all the features as you want.

Release Notes

0.1.0-SNAPSHOT

Parts

Base congifuration for the single-board computers

Full description :arrow_up: Go Top.

  1. Download Raspbian OS. All the guidelines describe the case with Raspbian Stretch Lite, the image with the only command line.
  2. Get microSD card on 16GB+. I prefer SanDisk 16GB.
  3. Format microSD card to FAT32 format. I use CD Card Formatter on MacOS.
  4. Install downloaded image on microSD. I use balenaEtcher to do it.

Main server based on Raspberry Pi Modeb 3b+

:arrow_up:

  1. Implement Base Configuration
  2. Install torrent-downloader(to be added)
  3. Mount USB-storage
  4. Install own cloud
  5. to be added

Camera monitoring based on Raspberry Pi Zero W

Full description :arrow_up:

  1. Implement Base Configuration
  2. Install MotionEye using next guidelines or use our bash script ./srcripts/zerow/motion-eye.sh
  3. This raspberry can be used for other needs, too. On demand can be chosen features from list.

Monitoring home state with different sensors

:arrow_up: In a nutshell:

Backup server on Raspberry Pi Zero W

To be added. Zero W should be enough to be a backup server.

  1. Implement Base Configuration
  2. Mount USB-storage and connect it to USB 2.0
  3. Install Samba.

Local internet customising based on Orange Pi R1

:arrow_up: To be added

Usage

:arrow_up: Step by step these guidelines can be used for creating own smart home ecosystem.

You can use two ways to do it.

Features

:arrow_up:

Contributing

:arrow_up: If you have any ideas of how to improve this approach or you have ideas about new features - welcome! Full description can be found HERE

Lisence

:arrow_up: This project is licensed under the Apache License 2.0 - see the LICENSE file for details.