tsl
@tsl@lemmy.stefanoprenna.com
- Comment on Need a second opinion on a project idea (Pi5 car headunit) 5 days ago:
I had a Raspberry Pi2 in my car for a few years. The weather here in Barcelona is quite hot during summer, but even if it was left in the car under the sun, it always worked well.
I used it with the official Touch display, but added some physical buttons for navigation and playback as a touchscreen is never as good as real buttons, and anyway after some time, the touch function did stopped working well.
I used Kodi to play media, with a low resolution, “made for car” theme and using an addon to read the gpio buttons plus another one to make Kodi read only. The car adapter I used to supply power did not always trigger a clean shutdown, but having Kodi and most of the OS read only (i. e. no logs), I literally used the same SD card for years without any issue.
I could have used a gps as well (and launched its app from Kodi), but I got gifted a gps so used that.
Now I don’t need this as I changed car, but I still use occasionally the RPi2 with its screen as no matter what, they still work fine :)
Ultimately, I wanted to mention that more powerful boards will require even more watts and more stable power, so it might just be easier with an old board.