If this is a personal project, I personally don't see the need to go past getting a nice 3D print. I'm doubtful any manufacturer would be interested in producing a small set of cases.
A couple years ago 3D printing was definitely in a weird spot...
This was exactly the plan, use the GPS to update the teensy's clock and base naming convention around that.
Whether or not I can update the clock at startup is contingent on if the GPS module is already getting a proper fix(usually takes a...
Thanks so much for the reply! I 100% agree with your conclusions, the delay for de bounce definitely isn't ideal, I just wanted to get something basic to initially work and then I can go back and fix it for it to be more functional and less prone...
Hi everyone! I wrote a basic script for the Teensy 4.1 that receives GPS data from an Adafruit module. When you press a button on GPIO, it starts logging and when pressed again it finalizes the file. I want to update the script to update the...