Latest posts
2024-06-26
9:30 am
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...
2024-06-21
1:49 pm
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...
2024-06-19
9:30 am
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...
2024-06-17
9:30 am
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...
2024-06-17
9:30 am
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...
2024-06-14
9:30 am
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...
2024-06-14
9:30 am
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...
2024-06-12
9:30 am
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...
2024-06-10
9:30 am
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...
No posts found