#raspberrypi
Read more stories on Hashnode
Articles with this tag
In this tutorial, we will connect the DHT22 sensor to the Raspberry Pi Zero via the GPIO pins to measure temperature and humidity and visualize it...
In this tutorial, we will connect the DHT22 sensor to the Raspberry Pi Zero via the GPIO pins to measure temperature and humidity. Then we will write...
In this post, we will create a new git repository on Gitea and create a .drone.yml file which will be the definition of our CI job for Drone. First,...
From our previous post we've setup our Drone CI Server on Kubernetes, and in this post we will deploy a Kubernetes Runner, which will be responsible...
Using buildx from Docker makes it super easy building images for multiple architectures. I will be building a fluent-bit docker image for ARMv7 on a...
In this post, we will deploy the Drone Server on Kubernetes, which will be based on ARM since my Kubernetes Cluster is running on Raspberry Pi's using...