Designed for those who just really want an open source pipboy style wearable that's compatible with almost everything I guess
This is currently untested, as I am still working on obtaining parts.
Updates will be made after I get the components
Yeah, but I want to make this one mine, with all the bits and bobs I could ever want. Just uploading the stuff so anyone could make one if they wanted
(Onscreen keyboard, etc).
(I.E: Thermometer, laser distance sensor, MQ series gas sensors).
(Could be temporarily solved with a dropdown menu to select what's installed, though that seems cumbersome)
(Boot screen, buttons, fonts).
(I'm not sure how far the twin rotary encoders can go in terms of being "comfortable").
It's a mini PC, why the heck not?
Raise a warning if it goes past a certain threshold, as a means of protecting hearing
Make it so custom controls like joysticks or extra rotary encoders can be plugged in to control things connected through GPIO. Like, two servos controlled with a couple rotary encoders, or a joystick. I want to support at least 3 additional inputs. Really stretching the GPIO pins of the pi thin... might need a co-processor like a Pico to recieve serial and expand the overall GPIO. need to make a circut diagram first.
Remote controlled arduino stuff maybe?