Hi Andrew, amazing work and done for the best of reasons! I see you are replying in the thread, in your closing notes you wrote: > I would not have been able to get past the initial stages without ChatGPT. One of the coolest uses of LLMs for me is indeed exploring a problem domain where I am not a subject matter expert. The problem is if it leads you down a dead end or hallucinates a solution. Then, at the edge of yo…
Building a T1D smartwatch for my son from scratch
21–30 of 88 posts
Re: Building a T1D smartwatch for my son from scratch
#22Re: Building a T1D smartwatch for my son from scratch
#23Re: Building a T1D smartwatch for my son from scratch
#24Re: Building a T1D smartwatch for my son from scratch
#25This is great. I do watch my Dexcom on my Apple Watch, but there's times I just want the number, ASAP. I was hoping it'd talk about eliminating the need for the iOS app ("...where he shouldn’t have to run around with a phone strapped to him...") but it sounds like it's just not possible to avoid at least periodic polling. Reading through the product development, I'm curious why you didn't use a dev kit like the Pine…
The G7 pairs directly with an Apple Watch and acts as the primary sync device. Unlike the G6, you don’t get null readings displaying on the watch until you open the app. I have the dexcom widget on my Apple Watch series 10 with a G7 paired with direct to watch and it always displays the current reading
Re: Building a T1D smartwatch for my son from scratch
#26Re: Building a T1D smartwatch for my son from scratch
#27Idk if this might be useful or not, but there is a smartwatch platform (bangle.js 2) that uses the NRF52840 chip (extremely low power, solid BLE support, works with Espruino, micro python, arduino, and other IDEs) battery life is around a week, depending on what you run, of course.
The watch includes an always-on color transflective display, GPS, accelerometer , barometer, haptic motor, compass, sound, touchscreen, etc.
You could do firmware from scratch or you could use the onboard OS and write the program as an App.
The watch isn’t distracting, unless you install stuff on it to be distracting. I think your program might be able to be written as a “watch face” so that it would not have to be launched from the launcher, but you could also write firmware for the watch so that it just does what it does period.
It seems to me like this does everything you want, maybe?
I bought a couple of these (2?) years ago for my kids to program on, they have been great!
Re: Building a T1D smartwatch for my son from scratch
#28Scott Hanselman has blogged[0] and spoken at some length on tech and living with T1D going back to 2002.
Re: Building a T1D smartwatch for my son from scratch
#29It feels like a bit of an under-served market. T-mobile has a smart watch that you can lock down completely during school hours, which we've done with one of my kids (we're avoiding smartphones for now, and she's strangely quite happy with that, I honestly expected more push back.)
Unfortunately, it wouldn't work for T1D situation. I've a relative with T1D and it's been exciting seeing the technology change over the ~10 years since they got their diagnosis.