Giter VIP home page Giter VIP logo

nightlight's Introduction

Night Light - By The Garage Lab

This project is a simple presence sensing night light for doors, stairs and other areas which could be dangerous or difficult to navigate in low lighting conditions. It is built around an ATtiny85 microcontroller and uses the head from a cheap LED torch as the lighting element. The ambient lighting is detected with a simple LDR and presence with a PIR motion sensor.

The project is released under a Creative Commons Attribution-ShareAlike 4.0 International License.

Firmware

The firmware directory contains the source code for the firmware to be loaded on the ATtiny85. A Makefile is provided that assumes you have the gcc-avr compiler suite installed. It has only been tested on Ubuntu but should work on any modern Linux system. Windows and OS/X support is left as an exercise for the reader.

The firmware is around 1.5K of compiled code and the Makefile could be easily modified for use on the ATtiny45 as well.

Software

This directory contains the configuration utility - it allows you to change various parameters for the unit through a serial connection. The utility is written in Python and requires PyGTK and PySerial modules. It has only been tested on Ubuntu systems but should work on any platform that supports Python 2.6 or better.

Hardware

This directory contains the schematic for the electrical components in Fritzing format as well as the OpenSCAD files needed to generate the 3D models for the printable casing.

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.