Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nabilt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
nabilt
24d ago
I had claude write an mcp server to talk to my scope since most are connected over Ethernet. It was pretty fun. https://netliststudio.com/articles/2026/02/23/claude-oscillo...
2.
▲
by
nabilt
2mo ago
That would simplify things. How do nodes usually identify themselves to be able to join the network? Maybe a QR code?
3.
▲
by
nabilt
2mo ago
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 better. The modulation scheme of LoRa also allows for greater
4.
▲
by
nabilt
2mo ago
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. They presumably did this to make pairing the bridge and sens
5.
▲
by
nabilt
7mo ago
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 and didn't cost many thousands of dollars. I
6.
▲
by
nabilt
7mo ago
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 like ebook reader app for a small chinese ereader base
7.
▲
by
nabilt
1y ago
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 https://www.youtube.com&#x
8.
▲
by
nabilt
1y ago
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...
9.
▲
by
nabilt
2y ago
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 the water meter Flume, I wanted to shamelessly plug
10.
▲
by
nabilt
2y ago
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 their own server. More technical deta
11.
▲
by
nabilt
2y ago
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: https://nabil.me/wp-content
12.
▲
Adding dynamic content to your Shopify store using App Proxies and Django
(scalpradar.com)
1 points
by
nabilt
2y ago
|
1 comments
13.
▲
by
nabilt
2y ago
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 didn't implement all of the security features so I&
14.
▲
by
nabilt
3y ago
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.
15.
▲
by
nabilt
3y ago
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 r430 to host my site so I decided to benchmark mine. Sp
16.
▲
by
nabilt
3y ago
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 the magnet inside of the brass housing. It needs more testin
17.
▲
Show HN: YDrip – An open source water meter that detects leaks
(hackaday.io)
20 points
by
nabilt
3y ago
|
2 comments
18.
▲
by
nabilt
3y ago
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 fill all of the parameters so I made a super basic
19.
▲
by
nabilt
3y ago
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.
20.
▲
by
nabilt
3y ago
Interesting. Do you mean the leak is intermittent and Flume isn't able to detect it? I would love to know more.
21.
▲
by
nabilt
3y ago
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 residential gas and electricity meters, as well as any signal
22.
▲
by
nabilt
6y ago
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 on a microcontroller. https://nabil.me/2
23.
▲
by
nabilt
6y ago
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 cold exposure, but deep breathing is really the the core of
24.
▲
by
nabilt
8y ago
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 warm-up routine and assistance exercise. https:/&#x
25.
▲
by
nabilt
8y ago
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 going to make heavy modifications to the functionality of the O
26.
▲
by
nabilt
8y ago
Hardware is the biggest challenge and what I assume you are asking about. My first approach was to get a double din computer case, which gives you an aftermarket look. The better option is to go to the junk yard and get a stock head unit an
27.
▲
by
nabilt
8y ago
Great project. Offline mapping is a great feature addition. I'm working on a similar side project using C++ and Qt. I tinkered with Qt maps for a bit, but found it was sucking up too much of my time building a navigation app with all o
28.
▲
by
nabilt
8y ago
I do this with the Sony Xperia X. Updates are relatively frequent [1]. There are a few bugs with the AOSP version. For example, the phone doesn't come out of sleep when the alarm goes off. Otherwise, I'm very happy with it. Plus i
29.
▲
by
nabilt
8y ago
I recently switch to a Sony Xperia X and I'm running AOSP built from source. If you just need a browser and want to make phone calls this is an OK solution. https://developer.sony.com/develop/open-devices/
30.
▲
by
nabilt
9y ago
Love the concept. No login, super simple to use and well defined use case. There are a bunch of obvious features you could add like a timer or the ability to edit a workout, but I appreciate that you decided to get people using it first. I
More ›