amc2022:groupz:discussion
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
amc2022:groupz:discussion [2022/09/02 11:36] – gheorghe001 | amc2022:groupz:discussion [2023/01/05 14:38] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
When connecting all the systems as shown in the schematic picture, we had a problem. The sensors were not collecting any data. | When connecting all the systems as shown in the schematic picture, we had a problem. The sensors were not collecting any data. | ||
- | ^{{ : | + | ^ {{ : |
- | |// | + | | // |
To identify the problem, we connected the battery through a Pololu voltage regulator using the same 5.39 volts, and we measured how much the output voltage from the ESP32 3V3 pin was, | To identify the problem, we connected the battery through a Pololu voltage regulator using the same 5.39 volts, and we measured how much the output voltage from the ESP32 3V3 pin was, | ||
one time using the 5V pin in the ESP32 as input: | one time using the 5V pin in the ESP32 as input: | ||
- | ^{{ : | + | ^ {{ : |
- | |// | + | | // |
and the second time using a micro USB cable: | and the second time using a micro USB cable: | ||
- | ^{{ : | + | ^ {{ : |
- | |// | + | | // |
The voltage results were 1.52V and 1.6V, respectively. 1.6 volts is not sufficient to power the sensors. For example, the Capacitive Soil Moisture Sensor requires 3.3 volts to work. [30] | The voltage results were 1.52V and 1.6V, respectively. 1.6 volts is not sufficient to power the sensors. For example, the Capacitive Soil Moisture Sensor requires 3.3 volts to work. [30] | ||
Line 18: | Line 18: | ||
Trying another way to provide a stable voltage to the ESP32, the Power Supply Module 1PC in the ELEGO kit was our next choice. In the picture collage: | Trying another way to provide a stable voltage to the ESP32, the Power Supply Module 1PC in the ELEGO kit was our next choice. In the picture collage: | ||
- | ^{{ : | + | ^ {{ : |
- | |// | + | | // |
it is shown how we tried to work on many schematics using the 3V3 volts in the power supply or the 5V. The power supply is linked to the ESP32 using a micro cable USB or the 5V pin as an input. When using the micro cable USB, also we | it is shown how we tried to work on many schematics using the 3V3 volts in the power supply or the 5V. The power supply is linked to the ESP32 using a micro cable USB or the 5V pin as an input. When using the micro cable USB, also we | ||
had two options, one to use the pin 3V3 as output in the ESP32, and the other to use the pin 5V. In all options, the maximum voltage supplied from the ESP32 to the sensors was 2.2 volts, which is also insufficient | had two options, one to use the pin 3V3 as output in the ESP32, and the other to use the pin 5V. In all options, the maximum voltage supplied from the ESP32 to the sensors was 2.2 volts, which is also insufficient | ||
Line 25: | Line 25: | ||
Our next step was to connect the battery directly to the ESP32 using a 5V pin as input or the micro cable USB so we could measure the voltage supplied from the ESP32 from the pins 5V and 3V3 as shown in the pictures: | Our next step was to connect the battery directly to the ESP32 using a 5V pin as input or the micro cable USB so we could measure the voltage supplied from the ESP32 from the pins 5V and 3V3 as shown in the pictures: | ||
- | ^{{ : | + | ^ {{ : |
- | |// | + | | // |
In the three schematics, the maximum voltage supplied from the ESP32 to the sensors was 2.73 volts, which is also insufficient to power our sensors. | In the three schematics, the maximum voltage supplied from the ESP32 to the sensors was 2.73 volts, which is also insufficient to power our sensors. | ||
2.73 volts was the best voltage reached when using the battery in all our trials when connecting the battery using the micro cable USB as input and the 5V pin as output. | 2.73 volts was the best voltage reached when using the battery in all our trials when connecting the battery using the micro cable USB as input and the 5V pin as output. | ||
To investigate more, we measured the voltage of the Laptop USB port. The voltage was 5.18 volts, even less than the voltage supplied from the battery. | To investigate more, we measured the voltage of the Laptop USB port. The voltage was 5.18 volts, even less than the voltage supplied from the battery. | ||
- | ^{{ : | + | ^ {{ : |
- | |// | + | | // |
When connecting the Laptop USB port using a micro cable USB to the ESP32 and measuring the output voltage from the pins 5V and 3V3, we got the voltage required to power the sensors - almost 5 volts, | When connecting the Laptop USB port using a micro cable USB to the ESP32 and measuring the output voltage from the pins 5V and 3V3, we got the voltage required to power the sensors - almost 5 volts, | ||
- | ^{{ : | + | ^ {{ : |
- | |// | + | | // |
Using the 9V battery from the ELEGOO kit is insufficient to power our station using the Pololu and the Power Supply Module 1PC. For that reason, we should find another way to power the station. As we had no other | Using the 9V battery from the ELEGOO kit is insufficient to power our station using the Pololu and the Power Supply Module 1PC. For that reason, we should find another way to power the station. As we had no other | ||
components to link the battery to the ESP32, we used a Samsung 5V Adapter to power our station directly from electricity. | components to link the battery to the ESP32, we used a Samsung 5V Adapter to power our station directly from electricity. | ||
amc2022/groupz/discussion.1662111368.txt.gz · Last modified: 2023/01/05 14:38 (external edit)