Tutorials
2025-01-01
9:30 am
0 – Introduction
Do you use Google Photos and it’s storage is full? Immich is a great alternative to it. With a pretty similar interface, auto backups and A LOT of fun and usefull features...
2024-12-25
9:30 am
0 – Introduction
If you are looking for a way to block ads network wide AdGuard home is perfect for you. With a very easy installation and web panel to use, you can set it up in a couple of minutes.
To...
2024-12-18
9:30 am
0 – Introduction
Are you looking for a RSS Reader to be on par with the changes of tech? FreshRSS is one, if not the best one for it.
1 – Setup
Setting up FreshRSS is very easy, but first,...
2024-12-13
9:30 am
0 – Introduction
A lot of sensors, screens and even flash memory use SPI as the way to communicate between them and the micro controller. With so many options of what to connect, it would be a mistake...
2024-12-11
9:30 am
0 – Introduction
If you like Copilot but are also preoccupied with the security concerns of it, you have alternatives.
In this article we will be using the Ollama server we setup in a previous article...
2024-12-04
9:30 am
0 – Introduction
Do you have any protable gaming device? It can be a Steam Deck, a Rog Ally or even a hacked Switch or hacked PSVita, or even if you have a cheap PC you use for your living room tv?...
2024-12-02
9:30 am
0 – Introduction
If you’re looking to implement a CI/CD workflow and optimize your testing environment, there is no better open-source tool than Jenkins. In this article we will use Jenkins alongside...
2024-11-27
9:30 am
0 – Introduction
If you are mainly a retro gamer that does not have the real hardware, or that prefers to have all your games in the same device, then the Retro Pie gives you one of the best experiences...
2024-11-20
9:30 am
0 – Introduction
In recent years, gaming on Linux, particularly on Ubuntu, has seen a huge surge in popularity and capability. What was once considered a niche platform for gaming has now become...
No posts found
2025-01-17
9:30 am
0 – Introduction
One of the main benefits of the Esp32 is the included bluetooth connectivity. In this article we will use ‘Bluetooth Serial’ to connect a phone to the Esp and send and...
2025-01-15
9:30 am
0 – Introduction
In today’s cryptocurrency world staying updated with real-time market prices is crucial for traders, invertors and enthusiasts alike. While most people rely on smartphones...
2025-01-13
9:30 am
0 – Introduction
For the people looking into a way to display stuff on your Esp32 projects with very little power consumption, there is no better alternative than an E-Ink (E-Paper) display, because...
2025-01-10
9:30 am
0 – Introduction
With almost every IoT project you might need to access an API, either to send or receive data, in this article, we will make an API call to openweathermap to get the current weather...
2024-12-27
9:30 am
0 – Introduction
In your small Iot devices projects it is sometimes needed to have more buttons than you might have pins, the solution for that is to use a matrix keyboard, instead of having a pin...
2024-12-20
9:30 am
0 – Introduction
With a lot of projects, having a way to display information is vital, so we will, in this article, use one of the most popular libraries there is. With the ammount of oled displays...
2024-12-06
9:30 am
0 – Introduction
This small project will show you how to use an Esp32 to control a small buzzer using RTOS tasks, making you able to run other code while the music is playing. For this, you will...
2024-11-22
9:30 am
0 – Introduction
If you are thinking of your next project you might be wondering which input method would be the best choice. The Rotary Encoder is, in use, similar to the Potentiometer, but in code,...
2024-11-08
9:30 am
0 – Introduction
A lot of projects require a way to save permanent data, or a large ammount of data, usually, a SD card is the best solution, as you can buy one for cheap. In this small project...
No posts found
2025-01-03
9:30 am
0 – Introduction
In a previous article we learnt how to use a keypad with the Esp32 using the Arduino libraries, in this one, we will go a step lower and use a Arduino Nano with no Arduino libraries....
2024-12-19
9:30 am
0 – Introduction
In previous posts we already made a working Chip8 Emulator both on Ubuntu and on a Esp32 with the help of the Arduino libs and U8g2. In this article though, we will ditch every help...
2024-12-13
9:30 am
0 – Introduction
A lot of sensors, screens and even flash memory use SPI as the way to communicate between them and the micro controller. With so many options of what to connect, it would be a mistake...
2024-11-15
9:30 am
0 – Introduction
In the world of microcontrollers, PWM is used to communicate with some motors, or even other microcontrollers, one example is, the servos and ESC in a RC car, it is also a great...
2024-11-01
9:30 am
0 – Introduction
While using an arduino there are a lot of things that require timings, communications like SPI and I2C or PWM but, besides communications, maybe you want to make an animation with...
2024-10-11
9:30 am
0 – Introduction
While coding baremetal on a arduino, interrupts are a key part of any program that requires input or precise timings. In today’s article you will learn the very basics of interrupts...
2024-10-04
9:30 am
0 – Introduction
In the last baremetal arduino post we started a journey into the world of Arduinos without the IDE and their libraries. Today we will contiue that journey by learning how to do one...
2024-10-02
9:30 am
0 – Introduction
Building a simple LED blink project is often the first step into the world of embedded systems and microcontroller programming. While many projects rely on the Arduino’s more...
No posts found
2024-11-27
9:30 am
0 – Introduction
If you are mainly a retro gamer that does not have the real hardware, or that prefers to have all your games in the same device, then the Retro Pie gives you one of the best experiences...
2024-10-16
9:30 am
0 – Introduction
If you are tired of getting ads everywhere and want to be at peace, at least in your own home, then Pi-Hole is a godly addition to your homelab. In this article we will install Ubuntu...
2024-08-14
9:30 am
0 – Introduction
In this article we will be making a small application with python to run an object detection model in your Raspberry Pi 5 using MediaPipe. If you get an error while creating your...
No posts found