>/logs/26/3

Hello, My technology log for the past week is as follows. Enjoy the read. 🖥️ WHAT’S ON THE SCREEN? //SMART WEATHER & LIGHTING SYSTEM WITH PICO W! In my weekend project, I built a comprehensive weather and room monitoring station using a Raspberry Pi Pico W. While the system fetches real-time weather data via an API, it simultaneously measures indoor temperature and humidity using the DHT22 sensor. All data (date, time, indoor/outdoor temperature and humidity) is transmitted to a 2x16 LCD screen via the I2C interface every 5 seconds. The highlight of the project is the smart lamp integration: I…

  • Reading time:3 mins read

>/logs/26/2

Hello, The past week was filled with installing the STM32 IDE, updating the TA1TEC-10 iGate firmware, monitoring decoded packets over the network, and the EchoLink Proxy successfully passing another major test. Enjoy the read... 🖥️ WHAT'S ON THE SCREEN? // APRS0ISS UPDATED & APRS DASHBOARD PREPARED! After the APRS0ISS project started giving up during reboots and network issues, I overhauled the software's restart architecture and migrated it from Crontab to SystemD; you can find the details on the GitHub page. In order to read Direwolf logs from other devices on the network, I configured it with socat and managed to…

  • Reading time:3 mins read

>/logs/26/1

Hello everyone, Here is my first log entry. Happy reading. 🖥️ WHAT'S ON THE SCREEN? // GOODBYE ARCH! Last week, following a heart-pounding Arch update (behold: sudo pacman -Syu), my system failed to boot and got stuck on the infamous “Loading initial ramdisk” screen. Despite my efforts to fix it via chroot with mkinitcpio and grub updates, the system refused to budge. Consequently, driven by a desire to experience the Btrfs file system and figuring “Linus must know something,” I migrated my system to Fedora. I chose KDE as my desktop environment. We are having a great start so far.…

  • Reading time:2 mins read