Exploring Low-Power Sleep Modes with the ProMicro nRF52840 RTC on Arduino and PlatformIO Feb 11, 2025 Exploring Low-Power Sleep Modes with the ProMicro nRF52840 RTC on Arduino and PlatformIO It took me a really long time to get this working correctly, so a quick and dirty article to preserve my effort for next time
Feb 6, 2025 WeAct Studio 1.54" Epaper Module SPI interface with ProMicro nrf5340 * E-Paper Advantages: High contrast, low power, and persistent display without power. Wiring #define EINK_CS P0_24 #define EINK_DC P1_04 #define EINK_BUSY
Oct 14, 2024 Setting up a LORA Gateway for TTN based using a RAK2245 and Raspberry Pi Zero W In the ever-expanding world of the Internet of Things (IoT), Low-Power Wide-Area Networks (LPWAN) have emerged as a game-changer for long-range, low-power communication. Among these
How to mount an Azure Storage Container FileShare on Windows for all users Apr 21, 2023 ServerAdmin How to mount an Azure Storage Container FileShare on Windows for all users Mount a file share as a drive across all users on Windows
Feb 25, 2023 ServerAdmin Automatic server backup with UnRaid and rsync TLDR; git clone https://github.com/laurent22/rsync-time-backup cd rsync-time-backup ./rsync_tmbackup.sh -p 2222 -i <sshkey> /home [email protected]:/mnt/backupdrive