AsadoDevCulture

A blog about Development, Food and everything between them

Raspberry Pi GPIO — Blinking an LED with a Button

DateTime.AfterPost – DateTime.Now = 2 minutesIntroduction Now that your Raspberry Pi is up and running, it’s time to get hands-on with electronics! In this guide, we’ll connect an LED and a button to the Raspberry Pi’s GPIO pins, then write a Python script that turns the LED on and off when you press the button. What You’ll Need Raspberry Pi …

Getting Started with Raspberry Pi — Headless Setup with SSH and Wi-Fi

DateTime.AfterPost – DateTime.Now = 3 minutesIntroduction So, you’ve got your shiny new Raspberry Pi and you’re ready to dive in. But before connecting LEDs, sensors, and other cool gadgets, you’ll need to set up the basics. In this guide, we’ll walk through installing Raspberry Pi OS on an SD card, enabling SSH, configuring Wi-Fi, and finally connecting to your Pi …

My First Udemy Course!

DateTime.AfterPost – DateTime.Now = 2 minutesHi everyone! Long time no write 🙂 I’ve been actually busy building my first Udemy course! Since being a child I always knew I would teach something. I even think that in a few years I will become a school teacher. Until then, I got satisfaction from this blog, a course I managed in my …

Moving to a new Home – Part II

DateTime.AfterPost – DateTime.Now = 3 minutesI wish someone would have told me this before starting to look for a house to live in. It’s pretty obvious: Imagine how you would live there. Imagine your day to day. Your commute to work, groceries, fun.. And not just imagine. Build a mockup of the house from the blueprints (there are lots of …

Moving to a new Home – Part I

DateTime.AfterPost – DateTime.Now = 6 minutesSince 2011, when I finished high school, I’ve moved 8 times. Four different cities, endless roommates, family and girlfriend (which later changed nickname to Wife). Always renting, not really thinking about buying. Thinking, but so out of reach that you could say it was more of a wish than a thought. In 2023, some stars …

A Reflection on the Influence of Social Media

DateTime.AfterPost – DateTime.Now = 4 minutesThis time I won’t write about technology or food. I still develop and I still eat, but there’s something else that itches me more. I was born in the early 90’s, which means I still remember a small part of my childhood when there was no commonly used internet. Then, in a very short period, …

Raspberry Pi Google Photos Digital Frame

DateTime.AfterPost – DateTime.Now = 3 minutesJuly 2025 – UPDATE Due to changes in the Google Photos API, rclone is no longer able to download photos it didn’t upload itself, making this project a bit useless…  BUMMER! Still, it was a nice adventure 🙂   (Thanks David E for commenting!)       I have a Raspberry Pi. Actually I had …

A whale, a bird and two colors enter a bar

DateTime.AfterPost – DateTime.Now = 5 minutesWell, it’s not a joke. Sorry if you are disappointed. Today I want to talk about blue & green deployment using docker-compose and canary strategy Description This paper will introduce the idea of deploying a new version of a microservice system that runs from docker-compose (without using K8S or alike) This could be useful for …

Bot-ing All the Way

DateTime.AfterPost – DateTime.Now = 3 minutesA few weeks ago we received a new muscle in the area of project management in the form of a new recruitment. After recovering from the shock he was on how we manage, well, everything, we began to work on improving. One of the things we started with is how we manage feature requests and …

Happroovy – My very own RSVP system – From Zero to System!

DateTime.AfterPost – DateTime.Now = 8 minutesAs I mentioned, last month I got married to the woman I love.  When we started planning the wedding, I thought about creating a website with some information about the wedding and inserting a QR into the invitation. You know, to add a bit of technology (a personal touch, you may say) to the wedding.  …