C++ Programming

This tag is used to tag C++ Programming related posts

Esp32 Tutorial: All UARTS

0 – Introduction Most Esp32s have more than one UART, which lets us communicate between microcontrollers, with multiple computers and even with some peripherals like GPS modules. To follow this article you will either need atleast two Esp32s (buy here) or one Esp32 and atleast one Uart to USB converter (buy here). You can also […]

Esp32 Tutorial: All UARTS Read More »

CrowPanel Tutorial: Bad Apple

0 – Introduction In the world of tech memes, there are a few universal truths: if it has a CPU, it can probably run Doom, and if it has a black and white screen, it can play ‘Bad Apple’. Inspired by this, i decided to test my 5.79” CrowPanel by running this iconic monochrome video.

CrowPanel Tutorial: Bad Apple Read More »

CrowPanel Tutorial: Homelab Status

0 – Introduction Keeping track of your home lab’s server status doesn’t have to mean logging into a dashboard or constantly checking your phone. With an ESP32 and an e-paper display, you can create a low-power, always-on status panel that provides real-time updates on your servers’ availability at a glance. In this guide, we’ll walk

CrowPanel Tutorial: Homelab Status Read More »