-
Archives
- January 2021
- December 2020
- November 2020
- October 2020
- September 2020
- August 2020
- July 2020
- June 2020
- May 2020
- April 2020
- March 2020
- February 2020
- January 2020
- December 2019
- November 2019
- October 2019
- September 2019
- August 2019
- July 2019
- June 2019
- May 2019
- April 2019
- March 2019
- February 2019
- January 2019
- December 2018
- November 2018
- October 2018
- September 2018
- August 2018
- July 2018
- June 2018
- May 2018
- April 2018
- March 2018
- February 2018
- January 2018
- December 2017
- November 2017
- October 2017
- September 2017
- August 2017
- July 2017
- June 2017
- May 2017
- April 2017
- March 2017
- February 2017
- January 2017
- December 2016
- November 2016
- October 2016
- September 2016
- August 2016
- July 2016
- June 2016
- May 2016
- April 2016
- March 2016
- February 2016
- January 2016
- December 2015
- November 2015
- October 2015
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- April 2015
- March 2015
- February 2015
- January 2015
- December 2014
- November 2014
- October 2014
- September 2014
- August 2014
- July 2014
- June 2014
- May 2014
- April 2014
- March 2014
- February 2014
- January 2014
- December 2013
- November 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
-
Meta
Category Archives: sensors
Cool build for a smart buoy
The build is to measure aspects of the ocean. Its a nice build but not so sure if the average person can make it (the 3D print is pretty big). I wonder if they could switch to using plumping supplies … Continue reading
Posted in Arduino, CNC/3D-printing, Misc-Life, RaspberryPi, sensors
Comments Off on Cool build for a smart buoy
Cheap Thermal Camera with RPi
Rather simple build once the author figured out how to get the RPi to talk to the camera. The camera is a MLX90640 made by Melexis. but you want the one with a controller board GY-MCU90640. Which runs for $80. … Continue reading
Posted in Cheap, Misc-Life, RaspberryPi, sensors
Comments Off on Cheap Thermal Camera with RPi
Interesting distance sensor build to wake up a system
Author built a simple distance sensor system to wake up another device is something got close enough. http://www.instructables.com/id/IOT123-SR04-DISTANCE-TRIGGER-BRICK/
Another switch with a clothspin
Seen these before, but this one is a bit different as its used in a water alarm, where the asprin disolves it will close the circuit and trigger an alarm. https://www.instructables.com/id/Simple-High-Water-Alarm/
Make a water alarm system
Not too fond of the music in the build video. But interesting build for a large flood area. Like you are overfilling your pool or tub. Cheap build too. http://www.instructables.com/id/How-to-Make-Water-Alarm-System-DIY-Project-5/
Interesting build for a remote pool temperature monitor
Its a cheap build too. Using an ESP8266 (these have been showing up in alot of projects lately). The build itself is pretty simple but I wonder if the sensor should be somewhere else in the pool instead of inline … Continue reading
OpenGarage…interesting, but how secure?
Interesting project. But…not so sure how secure it is. Its using Blynk for the Phone App. http://rayshobby.net/introducing-opengarage/
Simple vibration sensor
This is on my list to do. A simple circuit where the “vibration will move the wired spring to touch the resistor. Thus closing the circuit (triggering an event). Pretty simple build and easier to do than using other sensors. … Continue reading
Heck look, folks still using the Wink
I was worried they died off. Anyways, looks like someone has started on opensource project to replace existing Wink Firmware with something more open. This is nice cause Wink has several different antennas on it so it could support many … Continue reading
Use a small CD Motor for Rotary Input
As the author points out, light based encoders work but they are not cheap (think $20 each). So an alternative is to take an cheap small DC motor an voltage divider and the analog input on an arduino to determine … Continue reading