Add 'What did I Learn?'

master
Lan Avery 7 days ago
parent
commit
eb328ca9d4
  1. 7
      What-did-I-Learn%3F.md

7
What-did-I-Learn%3F.md

@ -0,0 +1,7 @@
<br>The TRMNL is an 800×600, 1-bit e-ink show linked to a battery and a microcontroller, all housed in a pleasant but unremarkable plastic case. Because the microcontroller spends the vast majority of the time sleeping, and since e-ink displays don't require energy until they're updating, the battery can final six or more months. It prices over USB-C. When the microcontroller wakes up, it connects to a Wi-Fi community and communicates with a pre-configured server to fetch an 800×600 image to display, and [BloodVitals insights](http://www.vokipedia.de/index.php?title=Benutzer:NoelPickett243) the duration of the following sleep. You can flash your personal firmware on the machine, or point the usual firmware at a customized server. The corporate gives an instance server, although you possibly can implement the (HTTP-primarily based) protocol in whatever way you would like. I thought-about running my own server, but thought I would give the easy path a try first to see if it will suffice. The default service lets you split the display into a number of tiles, and there are numerous pre-constructed and neighborhood-built issues that can display in every.<br>
<br>None of them worked properly for me, however that's okay as a result of you can create your own personal ones. They get data both by polling a given URL, or by having data posted to a webhook. The layout is rendered using the Liquid templating system, which I had not used earlier than, however it's fairly easy. I wrote a Go program hosted on Cloud Run which fetches the family shared calendar and [blood oxygen monitor](https://koseongnam.com/clarkprosser6) converts events from the next week right into a JSON format designed to make it trivial to render within the templating system. With a 3D-printed holder, tremendous glue, and a few magnets, it's now fortunately caught to the fridge the place it displays the present date and the household occasions for the next week. Probably the most awkward part of the default service is managing the refreshes. The system has a sleep schedule, and so do the tiles, [BloodVitals insights](https://the-qrcode.com/karolyntozier9) that are only updated periodically. So the combination can simply depart the flawed day exhibiting.<br>
<br>It could be useful if the service told you when the machine would next update, and when a given tile would next replace. But it is not a huge deal and, [BloodVitals SPO2](https://linkhaste.com/antonymaness61) after a little bit bit of head scratching, I managed to configure things such that the system updates within the early hours of the morning and [BloodVitals insights](https://gitea.zybc.online/alejandrinasbe/bloodvitals-home-monitor2018/wiki/Answers-About-Alveoli) the tiles are ready for it. The worth has gone up a bit since I ordered one, and you must pay an extra $20 for the Developer Edition to do attention-grabbing issues with it. So it ends up a bit expensive for one thing that's neat, however hardly life-altering. But possibly you'll determine something fascinating for it! Continuous glucose monitoring has been a thing for some time. It's a probe that sits simply inside your body and measures blood glucose ranges steadily. Obviously that is most helpful for sort 1 diabetics, who must regulate their blood glucose manually. At this level, I would be amiss not to give a nod to the e book Systems Medicine, which I feel most readers would discover fascinating.<br>
<br>But CGMs have been both expensive and prescription-only. And [BloodVitals insights](https://wiki.giroudmathias.ch/index.php?title=The_Liver_Shows_On_The_Nails) I am not a diabetic, kind 1 or otherwise. But know-how and, more importantly, regulation have apparently marched on, and even in America I can now purchase a CGM for $50 that lasts for 2 weeks, over the counter. So CGM expertise is now out there to the mildly curious, like me. The system itself appears like a thick guitar choose, and it comes encased inside a much bigger lump of plastic that has a pretty serious-wanting spring inside. It takes readings every 5 minutes however only transmits each quarter-hour. You want a phone to receive the data and, [BloodVitals insights](https://gummipuppen-wiki.de/index.php?title=Safer_Filling_Materials_Are_Actually_Available) if the phone just isn't nearby, it will buffer some number of samples and catch up when it may. The instructions say to keep the phone close by always, so I didn't take a look at how a lot it would buffer past an hour or so.<br>
Loading…
Cancel
Save