Not directly related to the submission content, but trying to monitor trends: I understand there's the "no capitalization" one at the start of sentences and for the "I".
Apparently OP is not following this one, but I see that _some_ proper nouns are not capitalized (like github, singapore, overglade...) while others are.
Should I update my userscript to handle an incoming new trend?
I have a few ePaper picture frames that don't use any power, and when you tap your phone to them it uses the power-over-NFC to boot itself and update the photo you send to it. It's such a cool idea and something I always felt like could be used more for displays that don't need to update very often.
How much did they end up costing? We do a similar PCB medallion every year for another event and haven't been able to get quite that fancy due to cost. We usually only manage to get some LEDs and a processor in our lower budget range.
The total ended up being about $10/badge for 60 (5 for badge, 5 for eink), and we made the mistake of not ordering enough, so we ordered a couple more that were about $1 more expensive each. We bought all the badges from JLC and the prod files are in the repo if you want to see how much they come to in higher order quantity!
It was really satisfying to get everything working (especially the NFC because I've found RF to be a bit tricky), but the eink logic was actually a bit of gamble, because I broke my only eink while prototyping so the production batch was the first test of the driver. So always carry spare components when designing prototypes!
So the eink holds its state once it’s programmed so you do need an initial program of the badge through USB-C, and then the NFC uses passive RF harvesting.
Apparently OP is not following this one, but I see that _some_ proper nouns are not capitalized (like github, singapore, overglade...) while others are.
Should I update my userscript to handle an incoming new trend?
I have a few ePaper picture frames that don't use any power, and when you tap your phone to them it uses the power-over-NFC to boot itself and update the photo you send to it. It's such a cool idea and something I always felt like could be used more for displays that don't need to update very often.
The routing and layout looks nice. The end result is great! I bet it was satisfying to get it working on the first try.
It was really satisfying to get everything working (especially the NFC because I've found RF to be a bit tricky), but the eink logic was actually a bit of gamble, because I broke my only eink while prototyping so the production batch was the first test of the driver. So always carry spare components when designing prototypes!