Renzo Mischianti Articles

LoRa wireless remote water tank and pump controller (esp8266) Client case assembling 0

LoRa remote water level and pump controller (ReWaL): assemble client and 3D printed case – 7

I must fill a tank 1.5 km away, so I create a 2-part controller.
A server with a relay to manage the pump and a client solar/battery-powered to check the tank’s status and notify to the server.

Now we put all the Client components in the relative Case.

LoRa wireless remote water tank and pump controller (esp8266) Server case assembling 0

LoRa remote water level and pump controller (ReWaL): assemble server and 3D printed case – 6

I must fill a tank 1.5 km away, so I create a 2-part controller.
A server with a relay to manage the pump and a client solar/battery-powered to check the tank’s status and notify to the server.

Now we put all the Server components in the relative Case.

LoRa wireless remote water tank and pump controller (esp8266) Client PCB assembling 0

LoRa remote water level and pump controller (ReWaL): Client PCB – 5

I must fill a tank 1.5 km away, so I create a 2-part controller.
A server with a relay to manage the pump and a client solar / battery-powered to check the tank’s status and notify It to the server.
Here we are going to assemble the Client PCB.

LoRa wireless remote water tank and pump controller (esp8266) Server PCB assembling 2

LoRa remote water level and pump controller (esp8266): Server PCB – 4

I must fill a tank 1.5 km away, so I create a 2-part controller.
A server with a relay to manage the pump and a client solar/battery-powered to check the tank’s status and notify the status to the server.
We are going to assemble the Server PCB.

STM32F1 pinout specs and Arduino IDE configuration 0

STM32F1: pinout, specs, and Arduino IDE configuration (STM32duino and STMicroelectronics) – 1

Navigating the STM32 world is more complicated than other microcontrollers, one of the reasons is that it is an extremely large world and there are many options for both software and hardware.
In this tutorial we try to create a path to follow to reach a good knowledge of these devices.
Let’s start with the famous STM32 Blue Pill, let’s see how to program it and the basic features.