PLC Sequence Graph and Unity

I embarked on a project to better understand sequence programming and graph theory by integrating Unity with PLC (Programmable Logic Controller) programming. The goal was to create a robotic arm in Unity that could execute tasks in a sequence controlled by PLC logic. This hands-on approach allowed me to practice and visualize how PLCs manage …
Continue reading PLC Sequence Graph and Unity

AI Computer Vision – Classification

During this fun run I have built a set of tools for image recognition with a trained neural network. Hopefully we can integrate the solution to the live environment and test the AI against real life 🙂 The steps I took: 1.Dataset Collection: I have built a setup using a raspberry PI with a webcam, …
Continue reading AI Computer Vision – Classification

LED Controller with Python + JS + Raspberry PI

INTRO I made this project because I was frustrated by having trouble with the IR RGB remote, it was always lost, the battery got empty, and I like to explore communication methods and apply them to electronics. I like to see the manifestation of the code in the real world, so this project was a …
Continue reading LED Controller with Python + JS + Raspberry PI

Check your home network – now!

I am writing this post for people with no networking knowledge. Most people do not have time to take care of their internet connection. Until people have access to the internet, and some of their favorite websites, they don’t really care about what is going on there, and that’s a huge mistake. Besides there is …
Continue reading Check your home network – now!