Skip to content

Motion controlled lighting via particle photon on a cheap IR-controlled LED strip

Notifications You must be signed in to change notification settings

particleflux/activity-lighting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

activity-lighting

A Particle project for activating an LED strip on movement.

This project does motion-activated lighting on a cheap IR controlled LED strip.

Compiling

When you're ready to compile your project, make sure you have the correct Particle device target selected and run particle compile <platform> in the CLI or click the Compile button in the Desktop IDE. The following files in your project folder will be sent to the compile service:

  • Everything in the /src folder, including your .ino application file
  • The project.properties file for your project
  • Any libraries stored under lib/<libraryname>/src

About

Motion controlled lighting via particle photon on a cheap IR-controlled LED strip

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages