This is a follow up to Raspberry Pi Full Screen Browser (2020-05-27-raspios-buster). How to remove the boot messages, icons, customize the boot splash image and background desktop. Also, how to add scripts to control reboot, shutdown, refresh of screens, switch tabs and turn the display(s) on and off without shutting down the Raspberry Pi.
Setup a Raspberry Pi running Raspberry Pi OS (formerly Raspbian) to boot into a full screen web browser, hiding mouse pointer, disabling screen saver. Includes installing additional fonts, putting the browser in kiosk mode and dual screen for Raspberry Pi 4 B.
How to configure a Raspberry Pi to transmit IR output using the new kernel drivers, ir-keytable & ir-ctl, rather then LIRC. Building on the previous post, Raspberry Pi IR Receiver.
How to configure a Raspberry Pi to receive IR input from a remote control using the new kernel drivers, ir-keytable & ir-ctl, rather then LIRC. Then using that input to run a script to reboot the device.
How to implement a Spring Boot domain object / JPA entity that handles Stripe event webhook callback, using a custom @Convert to save to a MySQL database as a json type column.
(That should cover the buzzwords, Google bait and scare off anyone who doesn’t care.)