Angular / App development / Linux / Software
Deployment of a WebApp with Kubernetes and Caddy
After describing how to create production-ready Docker images and upload them to Docker Hub in the last article, it is now time to make these …
Craft your dreams!
After describing how to create production-ready Docker images and upload them to Docker Hub in the last article, it is now time to make these …
After I already transferred simple text messages via light signals from a Raspberry Pi to an Arduino Uno ( Link: https://nerd-corner.com/sending-text-messages-with-visible-light-communication/ ), I wanted to …
I wanted to program a timer in C for my Raspberry Pi, which executes precise work instructions for 1 ms as well as for 0.1 …