Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 673 Bytes

File metadata and controls

13 lines (9 loc) · 673 Bytes

NightLight

Children's room nightlight that has a separate control and light for each child. Based on the Particle.io Photon.

Key Features:

  1. Toggle supports ramp and and ramp down.
  2. Lights Out feature that turns everything off at a predetermined time.
  3. Remote control possible by sending commands via Particle Cloud. You can just use the Particle app found in the app stores or write your own.
  4. Ability to disable a child's light...you know, for when they are being bad ;).

Schematics are included in schematic.png and schematic.fzz.

All code is in the /src folder. You can use the Particle Dev IDE or just copy everything to your build.particle.io account.