Tutorials
2025-04-30
9:30 am
0 – Introduction In a previous article we setup Jenkins alongside Gitea to be able to run automations on commit, in this article we will continue where we left of and automate static analysis of...
2025-04-16
9:30 am
0 – Introduction Did you know that if you use Jellyfin you can get your favorite series to download automatically when they release? With a couple of different containers, you can easily monitor...
2025-04-09
9:30 am
0 – Introduction Do you need a way to keep track of what you or your team is developing, plan future features and keep yourselves in sync? Wekan is a great option, there are more mainstream apps,...
2025-04-02
9:30 am
0 – Introduction If you are starting a business, or already have one, you might want a way for your custummers to communincate with you and your team. Trudesk is an excelent ticketing system that...
2025-03-26
9:30 am
0 – Introduction There are lots of notetaking apps and services out there but, if you want to stay in charge of your data, not all of them can be trusted, and that is why, in this article, we will...
2025-03-19
9:30 am
0 – Introduction Do you find yourself googling ‘jpeg to png’, ‘tiff to png’, ‘gif to png’, ‘crop image online’, ‘image rotate’ or any other...
2025-03-12
9:30 am
0 – Introduction Do you wish you could make your online activity more secure? Two factor authentication is a second check besides email and password that you need to fullfill in order to log into...
2025-03-05
9:30 am
0 – Introduction If you have a lot of services in your homelab, and would like a way to know when they get offline, setup Uptime Kuma. With it’s pretty interface a great ammount of features,...
2025-02-19
9:30 am
0 – Introduction In this article, I tested distilled DeepSeek reasoning models ranging from 1.5B to 32B parameters. I evaluate tasks like math and logic challenges to explore how model size influences...
No posts found
2025-04-04
9:30 am
0 – Introduction Since I learnt how to code, one of my dream projects is to make a game that runs anywhere, like me there are lots of people out there that would like to do the same, but making a...
2025-03-24
9:30 am
0 – Introduction Retro gaming enthusiasts often look back fondly at the CHIP-8 virtual machine, which powered early homebrew games in the 1970s. In this tutorial, we’ll create a CHIP-8 emulator console...
2025-03-14
9:30 am
0 – Introduction Most Esp32s have more than one UART, which lets us communicate between microcontrollers, with multiple computers and even with some peripherals like GPS modules. To follow this article...
2025-03-07
9:30 am
0 – Introduction In the world of tech memes, there are a few universal truths: if it has a CPU, it can probably run Doom, and if it has a black and white screen, it can play ‘Bad Apple’....
2025-02-28
9:30 am
0 – Introduction Keeping track of your home lab’s server status doesn’t have to mean logging into a dashboard or constantly checking your phone. With an ESP32 and an e-paper display, you can create...
2025-02-21
9:30 am
0 – Introduction In this article, we will create a program for the Esp32 that connects to a Wi-Fi network and hosts web pages stored on an SD card. Many projects can benefit from having a custom...
2025-01-31
9:30 am
0 – Introduction One of the best features of the Esp32 is it’s WiFi capabilities and, in this article, we will use said capabilities to host a very simple Web Server that will control a LED....
2025-01-24
9:30 am
0 – Introduction The Esp32 has become a go-to coice for IoT and embedded applications. One of its standout features is the integrated BLE capability. In this article we will explore the basics of...
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...
No posts found
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...
2024-09-25
9:30 am
0 – Introduction Arduinos are very popular microcontrollers for people who are studying or working with hardware and hobyists. In Ubuntu there are some different ways of coding and uploading your...
No posts found
No posts found