Latest posts

barearduino-spiint-main
Baremetal Arduino: SPI with Interrupts
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...
ubutut-sunshine-continue
Ubuntu Tutorial: Continue - Copilot Alternative for VSCode
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...
esp32-buzztask-main
Esp32 Tutorial: Music with a Buzzer and Tasks
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...
ubutut-sunshine-main
Ubuntu Tutorial: Sunshine - Host for Moonlight
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?...
ubutut-jenkinsgiteadocker-main
Ubuntu Tutorial: Jenkins + Gitea + Docker
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...
raspitut-retropie-main
RaspberryPi Tutorial: RetroPie on Ubuntu
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...
esptut-rotencoder-main
Esp32 Tutorial: Rotary Encoder
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,...
ubutut-steam-main
Ubuntu Tutorial: Installing Steam
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...
barearduino-pwmfastpwm-main
Baremetal Arduino: PWM Example
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...
ubutut-gitlab-main
Ubuntu Tutorial: Installing Gitlab
0 – Introduction If you need a source and versioning control solution for your homelab, you have a couple options, one of them is Gitlab, which we will be installing in this article. One of the benefits...
1 2 3 4 5 6 7 8 9 10 11