The guide below describes how to connect a Raspberry Pi 4B to the Prusa i3 MK3s main board (Einsy RAMBo) board with its builtin RPi headers and an additional step-down / buck converter. The buck converter is necessary, since the Einsy headers do not provide enough amps to power anything bigger than a Raspberry Pi Zero W.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| BEGIN MESSAGE. | |
| EEGErlKyZxOo4VB kevDbZUEJAKrBDB R20P7l03WuMQcBL YELNpEd6pHSK0Ng | |
| rELQG5zby40L7QO FwKs4uB8e83TCKq 6Xr2MZHgg6oYWic lco69PQeA8YqJel | |
| dc4vyMPo8DNbKMT IfoxAFXppc4Frfl 8OE60qwf1IcLNGn gAHSdzQRYfjwayL | |
| bgm5HNUb0f7EJJV DvyzY9wmIdIvIMx mGPQj. | |
| END MESSAGE. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env bash | |
| # MySQL / MariaDB Dump Helper | |
| # =========================== | |
| # FEATURES: Progress bar with ETA, support multiple databases (dump into separated files) and password as argument | |
| # REQUIREMENTS: | |
| # ============= | |
| # GNU Core Utilities, mysql, mysqldump, pv (https://github.com/icetee/pv) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # | |
| # Home Assistant Automation Blueprint | |
| # | |
| # Sends two notifications to close a window or door after opening it, | |
| # if the temperature outside is below a certain degree. | |
| # | |
| # Revision 3 | |
| # Roozbeh Farahbod, Jan. 2021 | |
| # Jonas Friedmann, Nov. 2021 | |
| # |
vi /usr/lib/systemd/system/wifi_disable_powersave.service[Unit]
Description=Disable WiFi power save mode
After=sys-subsystem-net-devices-wlan0.device
[Service]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| CF_API_KEY: '$2a$10$XXX' |
OlderNewer