Hacker News new | past | comments | ask | show | jobs | submit | nrs26's comments login

These are both awesome, thank you.


I agree! How did Netflix do this? Was this in Queen's Gambit?



This is very cool. I've been considering doing something similar for my family. Is there a hardware solution (like an open-source GPS-enabled Tile) that you found that could track people's location without installing Life360? I did some cursory research a few months back and couldn't find anything.


As mentioned in other comments here and I discuss in my build log. There's Apple's Find My Phone service, but this is iOS only. The authentication API for Find My Phone changed while I was working on the project and Life360 has really good support in Home Assistant.

There's OwnTracks (https://owntracks.org/) and Google location services. I didn't try those.

I opted for Life360 because it's supported on iPhone and Android and I just wanted the location data to "just work." I had enough technical hurdles, I didn't want to add debugging why someone's phone stopped sending location updates.


Owntracks works with ios and android, is open source, and you can have it directly connect to a server of your choosing and nothing else. owntracks + mqtt bridge + homeassistant is what i use and it works great(I haven't touched it since I set it up)


Owntracks is my backup plan. Integration with Home Assistant is a must.

There's a little backstory to choosing Life360. The clock was a surprise for my wife and I needed to get her to willingly install and run a tracking app on her phone. A "Family Safety" app was an easier sell than a more abstract home automation integration. :)


I have! It works very well together. We use Django Rest Framework to set up our APIs and haven’t had any issues. Anything in particular you’re worried about that I can help answer?


I am curious about this (and share the same fear) as well.


Interesting! Why do you get riled at "steep learning curve"?


The original formulation is based on a skill acquisition vs experience chart. On such a chart, a steep learning curve is one where skills are acquired quickly, as opposed to skills that are difficult to acquire. The common "steep learning curve" = "difficult" usage is understandable, given that steep hills are more difficult to climb. It's a knee-jerk reaction for me so it's transient: you're not going to see steam coming out of my ears :)

https://en.wikipedia.org/wiki/Learning_curve


Interesting -- was this indoors or outdoors?


indoors, and it's still going. over a year!


Oh you may be exactly the person I need to talk to! I'm looking for a soil humidity sensor that is able to permanently sit in my garden and accurately measure soil humidity and soil temperature. Do you have any advice?

Currently I'm using this one: https://www.adafruit.com/product/1298

But after 3-4 waterings, it reads 95-100% consistently, regardless of the temperature. I've tried 2 of their sensors and have had the same problem.


I am so excited to see this! I've been working on a very similar project to monitor my outdoor vegetable garden using a raspberry pi and some ESP8266's. Like you, I'm using this as a project to better learn javascript, angular and django. It's in the very early stages, but I'm really loving the experience so far.

Here's a picture of my setup. http://imgur.com/a/BV188

I have a enclosure (that I recently made waterproof) that sits out in my garden that has the ESP8266 wireless chip in there, which works very similar to an Arduino with built in WiFi. I have it reading data in from a soil humidity / temp sensor, an air humidity sensor, a light sensor, and a air temperature sensor.

That data gets sent back to a simple django webserver that I have running (indoors) off of a raspberry pi. It records all the sensor readings every 10 minutes and registers them to various plots in my garden. And then, if there are any big issues (no light for 2 days, lower than average soil humidity or soil temperature, etc), it texts me.

Eventually I'll connect it to my irrigation system, but I don't trust it enough yet!

I have the exact same problem with soil humidity sensors that you mentioned. I even sprung for some fancy ones (http://bit.ly/2sMNRnD) that claim to be waterproof. I cannot make them read useful information and, once it rains or I water outdoors, the sensors read 99% for the next few days. It's very frustrating and the missing piece to make all of this work.

Like you, this started as a quick, month-long project and now it's become something a lot bigger :)

I think eventually I'd like to build this out to be a vegetable garden planner, so I can plan my vegetable garden at the start of the season, monitor what's happening with them, and automatically trigger my irrigation system if needed.

Anyway - it was great to read this! I'd love to hear how this project evolves and would be happy to share any of my experiences as I've put this together.

P.S. And, it's a long shot, but if you (or anyone is reading this) figures how to accurately measure soil humidity temperature in a waterproof environment, I would be forever grateful!


Soil moisture measurements can be scientific if you have enough money. Look up Time Domain Reflectometry and Soil Moisture Tension.

I don't understand TDR well enough to explain it, so I will let you search for your own info. The cheapest usable TDR sensor is about $350.

Tension has a simple analogy; a Slurpee (is that trademarked?) is easy to drink through a straw in the beginning, but it gets harder to pull the liquid up the straw as you drink more of it. That's tension and plants also struggle to pull the water from the soil depending on lots of factors including the composition of the soil, the amount of water present, drainage, etc.

There are several sensors that can be used to measure tension but none are accurate in all conditions, so people who want to measure tension tend to use multiple sensors of different types and triangulate on a useful number.

Large scale farming (in dirt across thousands of acres) is where the complex sensors are needed because the soil attributes are not uniform.

When you're gardening in a pot indoors or in a greenhouse with the same soil everywhere (because you bought bags of it), you can use those $0.43 resistance probes and just calibrate your watering amounts and intervals over time. Pump on for X units of time, ignore for Y units to let the water move through the soil, then sample every Z units until it needs more.


It should be possible to hack together a basic TDR device, especially if you can calibrate it.

Then one needs a/two metal piece of defined length, and a high-frequency oscilloscope, that can also give a pulsed signal (ideally of high frequency).

The biggest issue I see is that you'd need something like at least 0.5 GHz resolution in the oscilloscope with a metal piece of 25cm (quick mental math and some guesses, don't hold me to it). Probably better to have at least 2 GHz. I don't think computers and software alone is up to it after a quick search. Maybe one can increase the travel time in the probe (metal stick) somehow to lower the needed resolution, but not by orders of magnitude.

https://electronics.stackexchange.com/questions/268333/ghz-c...


Thanks for reading.

Your project looks really cool! Is your code open source? I'd love to check it out.


That looks cool. Does having your electronics enclosed in a greenhouse bring them close to any temperature limits?


Probably! But I haven't had any issues yet.


The capacity of meta-psychopaths to justify their psychotic tendencies is just astounding. :)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: