Skip to content

DIY Arduino Project: Room Occupancy Counter with 7-Segment Display

In this post, you’ll learn how to use a shift register (IC 74HC595) and a 7-segment display (model 5161AS) to track people entering and leaving a room. With these components and a few buttons, you’ll build a system that displays the current number of people in the room. Previously, I covered using the 7-segment display and shift register separately; now, I’ll show you how to combine them and add some cool effects to the display.

Read More »DIY Arduino Project: Room Occupancy Counter with 7-Segment Display
Development, coding, hacking background image, Easy Email Verification

WordPress Multisite experience and blog setup

WordPress Multisite – the ability of WordPress to have multiple sites for the same installation immediately attracted me. I ran a blog in two languages using a WordPress plugin. The plugin offered basic translation of blog content, while advanced options were available in the paid version. By advanced options I mean URLs, tags and meta tags that mean a lot to SEO. Using the multisite feature eliminates the use of plugins and allows a greater degree of freedom in optimizing your WordPress site. A little more about migration to WordPress multisite follows in the rest of the text.

Read More »WordPress Multisite experience and blog setup
NixOS Linux System Upgrade Tutorial

Level Up NixOS: Mastering Package Updates

Welcome to the Wonderland of NixOS!

Hey, fellow Linux enthusiasts and curios! Have you ever found yourself in the middle of a system upgrade, biting your nails and hoping it doesn’t lead to fixing what wasn’t broken? Well, buckle up, because after getting to know NixOS, we’re about to embark on a wondrous walk through NixOS wonderland, where system upgrades are smooth sailing. Get ready to dive into a world where package management is not just a task, but an adventure!

Read More »Level Up NixOS: Mastering Package Updates
ESP32 Microcontroller Guide, Tutorials

ESP32 Microcontroller: Master the Basics

Alright, let’s cut to the chase. You’ve heard the buzz about the ESP32 microcontroller, and you’re itching to get your hands dirty with it, right? Well, you’re in luck! We’re about to embark on a geeky adventure through the circuit basics, breaking down the nitty-gritty of this tiny yet mighty powerhouse. We’ll take a gander at what makes the ESP32 tick, its pinout that’s as vast as the ocean, and why it’s the go-to chip for hobbyists and pros alike. So buckle up, ’cause this ride’s going to be electrifying!

Read More »ESP32 Microcontroller: Master the Basics
DIY Dual Laptop Monitor From Old Laptop Display

DIY Laptop Upgrade: Dual Screen Setup

In today’s tech-driven world, laptops have become indispensable. They offer numerous benefits like portability and compactness. However, they also come with certain drawbacks. One major disadvantage is the limited battery life, and another significant issue is the small screen size. When you’re accustomed to working on a 27-inch desktop monitor, a laptop screen can feel quite cramped.

Read More »DIY Laptop Upgrade: Dual Screen Setup
Fedora Linux Distribution

KDE Plasma on Fedora: Minimal Setup

I have been using Fedora Linux for some time now. I switched from Arch Linux in search of some more “peaceful” distribution. However, I’ve been using Arch for too long to accept the KDE spin of Fedora that comes with a bunch of bloatware by default. I searched and of course found a tutorial for a minimal installation of the KDE Plasma environment on Fedora. I wrote about it almost a year ago, and now a new version is coming!

Read More »KDE Plasma on Fedora: Minimal Setup
Arch Linux installation, guides, reviews

Arch Install Made Easy: Archinstall Guide

Instructions for installing ArchLinux using the installation script ArchFi (and then ArchDi) is the first in a series of texts dedicated to the comparison of different ways of installing the ArchLinux distribution. This text is also an installation guide, but using the officially supported script – Archinstall. I will refrain from giving too many impressions, that remains for the third and last text in this area. I’ll just say that it’s a much simpler way to install ArchLinux and a minimal desktop environment offered from the list.

Read More »Arch Install Made Easy: Archinstall Guide