Jump to content
Electronics-Lab.com Community

Accelorometer light project


KS2

Recommended Posts

Hello

I am looking for a compact device that would power 5 LED bulbs.  I would like the bulbs to be able to turn on by a switch, but if it detected a LACK of physical motion (accelerometer?) than it would flash the bulbs.  would need a reset button as well.

The wiring/bulbs enclosure will be of my design, I'm pretty much just looking for the circuit/logic board-device or combination of devices etc.

Any ideas for something that is currently on the market that could be built with these features?

Thanks

Ken

 

 

Edited by KS2
Link to comment
Share on other sites


In this case i would recommend a microcontroller (programmable chip) that will continuously read an acceleration sensor in all three axes and if these values fall below a threshold for some time (you define it) the LEDs will flash. But to use a microcontroller, some knowledge of programming is required. The electronics part of this project is straightforward. Alternative you can think of an Arduino to power this project. That will make programming of the mcu more easy.

Edited by admin
Link to comment
Share on other sites

hello

Thanks for the repy.

after having done a bit of research as well those are my thoughts as well.  I'm sure the programming is relatively simple for my needs and instead of beating myself over the head with th learning curve, I will just contract someobe to write the code.

Thanks

Ken

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
  • Create New...