jpmv2020

Kickstarter: Elecrow’s CrowPi3

0 – Introduction Elecrow is back on Kickstarter with the CrowPi3, their latest all in one dev station built around the Raspberry Pi 5. If you like experimenting with electronics, coding or messing with AI tools, this kit is made to keep things simple and portable. 1 – What’s inside? It looks like a small […]

Kickstarter: Elecrow’s CrowPi3 Read More »

Ubuntu Tutorial: Portainer CE

0 – Introduction Portainer CE is a lightweight, open-source management UI that makes it easier to work with Docker containers. Whether you’re new to containerization or an experienced developer, Portainer provides an intuitive interface for deploying, managing and monitoring your containers. In this article we will setup Portainer Community Edition inside a container with docker,

Ubuntu Tutorial: Portainer CE Read More »

Esp32 Tutorial: Over the Air updates

0 – Introduction Keeping your ESP32 projects up to date without physically connecting your board can save time and effort. In this tutorial, we’ll explore how to implement Over-the-Air (OTA) updates using the ElegantOTA library and an Async Web Server. You’ll learn how to set up your environment, write the necessary code, and seamlessly update

Esp32 Tutorial: Over the Air updates Read More »