Designing a BMS with STM32

Designing a Battery Management System (BMS) with STM32 involves defining the BMS requirements, choosing the appropriate microcontroller, designing the hardware, writing the firmware, testing, debugging, and deploying the BMS. This article provides a step-by-step guide to designing a BMS with STM32 and covers topics such as voltage sensing, current sensing, Read more…

Arduino based egg incubator

In this article, we are going to make Arduino based egg incubator. With an Arduino UNO and other associative devices. To make an incubator, we need to maintain an optimum temperature and humidity with other parameters like CO2. As this is a learning project, so we’ll focus on basic incubator Read more…