How to Build Your Own Pwnagotchi (Cute AI Powered WiFi Hacking Tool)
Given that I am taking a course in Cyber Security, it will help with the understanding to build some of the recon tools, and one […]
Given that I am taking a course in Cyber Security, it will help with the understanding to build some of the recon tools, and one […]
A blogger explains how to clone an active Raspberry Pi SD card using the rpi-clone tool. After accessing the Raspberry Pi via SSH, they download the rpi-clone GitHub repository and conduct a test run. They then insert a new SD card, use specific commands to confirm its recognition, and perform the cloning process. Challenges due to SD card size differences are mentioned, alongside a tutorial video that provides additional guidance.
I stumble across the cool WLED firmware which allow you to control my LED Strips. So combining this with LedFx, it makes one heck of […]
Here are the step by step walk though to update the Home-Assistant in Docker container. Step 1. Stop and Delete the container SSH to your […]
One problem when you are using micro controllers such as Arduino or ESP8266 is that you need to be aware of how precious the memory […]
If you have followed my previous post on how to install NXFilter on Raspberry Pi, you might find the following information useful to upgrade what […]
One of my follower messaged me asking for some help to create the tail lights for his trike. He build his bike from scratch and […]
Now that you have all those docker containers working beautifully, there come a point that you will need to restart the server. That’s when all […]
I ordered Raspberry Pi just before we went into lockdown. And I am trying to find what I can push this little device into. I […]
To continue with the DIYHue build, I am going to show you how to create your own DIYHue Motion sensor. The motion sensor can be […]
If you have been following my previous post about the DIY Hue, you will like this addition to the DIY Hue family. It is the […]
Now that you have a working DIY Hue you can connect this to Hue Sync App to make a cool effects/sync your light when you […]
I stumble across a post about how to turn your ESP8266 to be compatible Philip Hue device. Step 1. Install DIY Hue The first step […]
If you have been following my post on setting up Home Assistant with Docker in Raspberry Pi. This is the continuation of the post. Once […]
If you have been following my post on installing Home Assistant on Raspberry Pi, now it is the time to try posting MQTT message to […]
Now that you have Home Assistant installed, you will need to install MQTT broker to allow interaction between your IoT devices with Home Assistant. In […]
This is the continuation from the previous post Docker Installation. Now we can install Home Assistant via Docker into Raspberry Pi. To start the installation, […]
Docker is a tool that allows you to deploy application inside a software containers. This is good especially for Raspberry Pi because you can easily […]
I purchased ESP32-CAM the other day just to see what are some of the capabilities. This is one of the low cost Camera webserver with […]
In this write up, I am re-using the previous IoT LED Strip controlled using Blynk to light up when the ISS (International Space Station) is […]