Coding Patterns Electronics Projects Let Me Tell you about a C function called asprintf() April 30, 2021April 30, 2021 edwinclement08 Before I begin, thanks to Suraj Pal, for his comments that improved this post. Now onto the scenario.Suppose you are working with a C/C++ function, Read More
Electronics Projects Using extern storage classifier to share variable across files in Embedded C April 28, 2021April 29, 2021 edwinclement08 So, I was working on an ESP32 WROOM 32 chip for a hobby project. Specifically, working with connecting Xbox Controllers to the chip. The said Read More