Giter VIP home page Giter VIP logo

fruitnanny's Introduction

main

Build Status Relase Status

Overview

Fruitnanny is a code name for a DIY geek baby monitor. It uses RaspberryPi, a NoIR camera module, infrared lights, temperature and humidity sensors, and a custom Web UI. Chrome and Firefox with native WebRTC are used as clients. Right now it means support of all major platforms like Windows, Linux, Android, MacOS and iOS.

This repository contains NodeJS application and configurations files.

For more information: https://ivadim.github.io/2017-08-21-fruitnanny/

video

How to setup

Follow installation instruction

Tested platforms (docker-based installation)

  • Windows 10 (64 bit)
    • Chrome 77.0.3865.120 ๐Ÿ‘
    • Firefox 70.0 ๐Ÿ‘
  • macOS 10.14.6
    • Safari 13.0.2 ๐Ÿ‘
    • Chrome 78.0.3904.70 ๐Ÿ‘
    • Firefox 70.0 ๐Ÿ‘
  • Linux (64 bit, Debian testing)
    • Chrome 78.0.3904.70 ๐Ÿ‘
    • Chromium 76.0.3809.100 (latest in Debian repo) ๐Ÿ‘Ž (Reports a failure to negotiate STP, I think it doesn't have the correct codecs)
    • Firefox 60.8.0esr (latest in Debian repo) ๐Ÿ‘Ž
    • Firefox 70.0 (downloaded from Mozilla) ๐Ÿ‘
  • Android
    • Chrome 78.0.3904.62 ๐Ÿ‘
    • Firefox (latest stable) ๐Ÿ‘Ž
  • iOS (13.1, Xcode emulator)
    • Safari ๐Ÿ‘

Configuration

Modify fruitnanny_config to configure the baby monitor.

Params:

  • baby_name - baby's name to display in UI
  • baby_birthday - baby's birthday
  • temp_unit - temperature to display in Celsius (C) or Fahrenheit(F)

Restart the system after change

To update baby's picture you need to replace file public\project\img\baby.png.

How to build and run locally

  • Install nodejs
  • Run npm install
  • Run npm run grunt

fruitnanny's People

Contributors

ivadim avatar phardy avatar rbray89 avatar jeremyfritzen avatar woscho avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.