Latest posts

esptut-wifiwebrequest-main
Esp32 Tutorial: WiFi + API Requests
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...
bareduino-4x4keyboard-main
Baremetal Arduino: 3x3 or 4x4 Keyboard
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....
ubutut-immich-main
Ubuntu Tutorial: Immich Photos
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...
esp32tut-4x4keyboard-main
Esp32 Tutorial: 3x3 or 4x4 Keyboard
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...
ubutut-adguard-main
Ubuntu Tutorial: Setup AdGuard
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....
esptut-ssd1306oled-main
Esp32 Tutorial: SSD1306 Oled Display with SPI
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...
bareduino-chip8mega-main
Baremetal Arduino: Chip8 Emulator with Mega
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...
ubutut-sunshine-freshrss
Ubuntu Tutorial: FreshRSS
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,...
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...
1 2 3 4 5 6 7 8 9 10