Viewing profile — nabilt
nabilt
HN member- Joined
- Sat, Mar 12, 2011, 8:15 AM UTC
- HN karma
- 320
- Public activity
- 100 items
- HN profile
- View on Hacker News ↗
About nabilt
Recent public activity
-
comment
Comment #49115304
That would simplify things. How do nodes usually identify themselves to be able to join the network? Maybe a QR code?
-
comment
Comment #49105849
I think most ZigBee and Thread chips use 2.4 GHz which limits distance. A lot of water meters are underground on the front yard somewhere so sub gigahertz radio would penetrate bet…
-
comment
Comment #49105583
So if I understand correctly, they used hard coded constants to generate keys that only have 44 bits of entropy, which is brute forcible for $10, but you have to do it per device. …
-
comment
Comment #46954574
I built (and currently testing) a 4 port automated PCB test & programming tool. I needed a way to produce a bunch of PCBs efficiently and couldn't find a solution that was flexible…
-
comment
Comment #46921436
Very cool project. Congrats. I will be trying this out. Two other project I saw that are somewhat related for those interested: 1. reddit community (r/xteinkereader) building an OS…
-
comment
Comment #44839249
For those that want more details on how the software works, this guy goes into a bit more detail for his version Fluid simulation pendant https://mitxela.com/projects/fluid-pendant…
-
comment
Comment #43519210
If you just want a simple UI editor and don't want to pay for the official tool, give GUI Glider from NXP a try. https://www.nxp.com/design/design-center/software/developmen...
-
comment
Comment #42411871
Super impressive project, especially for what seems to be your first embedded project. I haven't played with microPython/uOTA so this was an interesting read. Since you mentioned t…
-
comment
Comment #41343898
I started working on my opensource water meter again ( https://y-drip.com/ ). Hardware is basically done so I'm working on the backend website for those that don't want to setup th…
-
comment
Comment #41134970
Location: Toronto Remote: Yes Willing to relocate: Yes Technologies: C, Python, JavaScript, HTML, Qualcomm Snapdragon, STM32, AVR, ESP32, Silicon Labs Gecko, Nordic nRF Résumé/CV: …
-
comment
Comment #40928588
Hey HN, I recently launch a side project selling software on Shopify and needed a way to for users to manage their software license. Shopify's sample Django app was out dated and d…
- story
-
comment
Comment #39008080
Thanks, good to know. I may need to request a 3A 1U in that case. I didn't know iDRAC could measure real time power usage. Pretty amazing.
-
comment
Comment #39006695
This is a pretty cool solution. I didn't know the capabilities of USB4 before this. The comparison with the Dell r630 power numbers got me interested since I just purchased a Dell …
-
comment
Comment #37684531
Thanks. Detecting slow leaks while also conserving battery life is tricky so I opted to do it in hardware with digital logic. I keep a count of all of the low speed revolutions of …
-
story
Show HN: YDrip – An open source water meter that detects leaks
Hi HN, I'm developing an open-source water meter for Home Assistant and thought the HN community might be interested. I've been using some version of it after a few costly toilet l…
-
comment
Comment #36676141
Someone mentioned https://inventree.org which looks cool, but there is no distributor API connections AFAIK. I really wanted to ability to scan my Digikey bags and have it auto fil…
-
comment
Comment #36646491
Strange. That's one of the reasons my leak threshold is customizable. My city water meter has an LED that turns on when it detects a leak, but I've never seen it work.
-
comment
Comment #36611467
Interesting. Do you mean the leak is intermittent and Flume isn't able to detect it? I would love to know more.
-
comment
Comment #36606551
I'm building an open source water meter to detect costly water leaks and track your water usage. The hardware design is flexible enough to easily repurpose it for measuring residen…
- comment
-
comment
Comment #25567058
I used a similar screen to display the user interface for my DIY reflow oven. The raspberry Pi and Linux is overkill for this project, but it's so much easier building a GUI than o…
-
comment
Comment #24773094
Something interesting I learned during one of his seminars was that breathing exercises can go a long way in providing most of the benefits. A lot of the media coverage focuses on …
-
comment
Comment #17752530
If you are into lifting, anything from All Things Gym or Hook Grip. They focus on weightlifting, but it's fun to watch top athletes do their thing. You can also learn from their wa…
-
comment
Comment #17664425
My theory is Android is too difficult to maintain. There is a significant amount of work that has to be done to keep up with the latest version of Android especially if you are goi…