Latest posts

ubutut-smb-main
Raspberry Pi Tutorial: Hosting a folder with SMB
0 – Introduction If you host a service on your pi, like Jellyfin, RetroPie or LibreElec, you might need a way to transfer files from your main pc to the raspberry pi, and it might be annoying to...
review-raspi5-main
Review: Raspberry Pi 5
0 – Introduction If you are venturing into the world of microcomputers, you have likely heard of the Raspberry Pi series. What if I told you that you could have an even faster processor, better connectivity...
review-5micros62024-main
Review: Best cheap microcontrollers
0 – Introduction If you have great plans for your next hobby project, you might be struggling to find the best cheap microcontroller. If that is the case, then you are in the right article. In here...
ubutut-make-main
Ubuntu Tutorial: Intro to Make
0 – Introduction Make is a tool mainly used to automate the build process of a project. Mainly used in C and C++, it helps us avoid the need to write 100 different commands in the console just to...
ubutut-docker-main
Ubuntu Tutorial: Setup Docker
0 – Introduction If you ever tried to host a service like a git alternative, a website, a minecraft server, or any random service or app, you might know how tiring random missing dependencies or...
esp32tut-espnowbroad-main
Esp32 Tutorial: Esp-Now Broadcast
0 – Introduction In this article we will be using two of the Esp32 boards we reviewed, to send and receive a message using ESP-NOW. Hardware needed: 2x Esp32 (like this one) 1x Usb Cable (type a...
review-esp32typec-main
Review: Esp32-Wroom with TypeC
0 – Introduction In this article we will review an Esp32 with Type-C, if you like the product and want to support us, you can buy it via one of the links available throught the article. If you are...
esptut_platformio-main
Esp32 Tutorial: Hello World with PlatformIO
0 – Introduction In this article we will be using the Esp32 board we reviewed to make the onboard LED blink and also to send a ‘Hello World’ message via Serial. All that using VsCode...
ubutut-gcc-main
Ubuntu Tutorial: Hello world in C with GCC
0 – Introduction If you are a engineering or computer science student or if you just have interest in C, GCC is the first compiler that you should try. It is made by the GNU foundation and is also...
ubutut-smb-main
Ubuntu tutorial: Hosting a folder with SMB
0 – Introduction If you use your ubuntu machine to host a server, or a website you might need to transfer files at some point, there are three good options from which you can choose from. SFTP is...
1 2 3 4 5 6 7 8 9 10