STM32 power saving: wake up from RTC alarm and Serial – 6
As usual our microcontrollers give a wide range of wake up sources, we already see a timed wake-up, and now we introduce the wake-up via RTC alarm and Serial of our STM32.
As usual our microcontrollers give a wide range of wake up sources, we already see a timed wake-up, and now we introduce the wake-up via RTC alarm and Serial of our STM32.
We have already described Idle mode and the relative power consumption, in this article we continue to measure power consumption of other sleep modes to have a brief comparison.
In a remote device, one important feature can be the power consumption, and like other devices, STM32 allows a set of Low Power states.
In this article, we look at the library to use and performance with our devices.
Ebyte LoRa E32 series are a collection of wireless transceiver modules. In this article series, we will explore the Ebyte LoRa E32 device and its integration with MicroPython. This first article will focus on the specifications and basic use of the device.
Here is a beginner’s guide to MicroPython development on the ESP8266 and ESP32 boards using PyCharm IDE. It covers the basics of MicroPython, firmware flashing, and how to set up PyCharm for remote MicroPython development. Additionally, the article includes an example project that demonstrates how to control an LED using MicroPython code.
In a remote device, one important feature can be the power consumption, and like other devices, STM32 allows a set of Low Power states.
In the Arduino framework, these states are wrapped and simplified to allow the most straightforward management, but we will look at the original state of STM32 to better understand the test results.
VCC-GND Studio YD-ESP32-S3 (DevKitC 1 clone): high-resolution pinout and specs
Microcontrollers, the core of many embedded systems, have evolved from being programmed with low-level languages like Assembly or C to more accessible high-level languages like Python. MicroPython, a streamlined Python 3 implementation, is a prime example. This article explores the integration of MicroPython with the cost-effective, high-potential STM32F4 microcontroller from STMicroelectronics, with a focus on the WeAct STM32F411CE, STM32F401CC, and Nucleo board.
What started as a simple review of the TS7-Pro display for a project, has evolved into a comprehensive examination of a Raspberry Pi setup. This setup features the TS7-Pro display, a night vision camera, a SunFounder PiPower module, and a DIY 3D printed rechargeable battery pack. Witness how the night vision camera effectively captures detailed images, even in low-light conditions.
WeAct Studio ESP32 C3 Core Board: high-resolution pinout and specs