Latest posts

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...
esp32-sdcard-main
Esp32 Tutorial: SD Card
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...
ubutut-wireguard-main
Ubuntu Tutorial: Setting Up Wireguard
0 – Introduction Have you ever needed a VPN while using some public network? There are a lot of free options out there, but when you do not pay with money, you are paying with something else and,...
barearduino-timer-main
Baremetal Arduino: Timers
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...
esptut-chip8-main
Esp32 Tutorial: Chip8 Emulator
0 – Introduction In a previous article we made an emulator/interpreter for Chip8 in C++ to be ran on Ubuntu, in this article, we will make small changes and new platform specific modules to run that...
ubutut-mattermost-main
Ubuntu Tutorial: Install Mattermost Server
0 – Introduction Do you have a small company or want a way to talk to your friends without anyone spying on you? Then Mattermost is for you. It was made for the business world, with a lot of integrations...
raspi-projideas-main
Best projects for the Raspberry Pi 5
0 – Introduction If you just got a new Raspberry Pi 5 and still don’t know what to use it for, then in this article you will get some ideas of what to do with it and how to do it! In the future...
1 2 3 4 5