Flight Simulator Focuses on the Other Side of the Cockpit Door
https://hackaday.com/2022/10/25/flight-simulator-focuses-on-the-other-side-of-the-cockpit-door/
#TransportationHacks #flightsimulator #RaspberryPiZero #omxplayer #passenger #airliner #arrival #landing #ESP32
#TransportationHacks #flightsimulator #RaspberryPiZero #omxplayer #passenger #airliner #arrival #landing #esp32
Flight Simulator Focuses on the Other Side of the Cockpit Door - When one thinks of getting into a flight simulator, one assumes that it’ll be from... - https://hackaday.com/2022/10/25/flight-simulator-focuses-on-the-other-side-of-the-cockpit-door/ #transportationhacks #flightsimulator #raspberrypizero #omxplayer #passenger #airliner #arrival #landing #esp32
#esp32 #landing #arrival #airliner #passenger #omxplayer #raspberrypizero #flightsimulator #transportationhacks
cool script to hide cursor and all outputs on #raspberrypi
https://bitbucket.org/frankiezafe/bash-python-scripts/src/default/invisible_terminal.sh
#bash #terminal #omxplayer #automation
#raspberrypi #bash #terminal #omxplayer #automation
backing up my #rpi #debian #buster 64bit image to revert to 32bit #raspbian #stretch (minimal flavour).
need to do this so that I can run #omxplayer for more performant video playback.
```mpv --vo drm --fullscreen video.mkv```
worked to some extent (image visible) but complained about no accelerated yuv420p to bgra conversion, hence super slow, and I couldn't convince it to decode as grayscale (the video in question is monochrome anyway)
anyway after last updates the X GUI on the debian buster install was completely broken:
```[ 65.658776] vc4_v3d 3fc00000.v3d: Failed to allocate memory for tile binning: -12. You may need to enable CMA or give it more memory.```
#rpi #debian #buster #raspbian #stretch #omxplayer