I am very happy to receive the CH582M development board from Qinheng. I have been exposed to Qinheng's MCUs before, such as CH579, CH32F103 and CH32V103, and they give me the feeling that they are pow...
Espressif has finally released a new model in the ESP32-S series: ESP32-S3. Compared with ESP32-S2, ESP32-S3 is a dual-core processor with larger RAM and Flash, and supports neural network computing a...
[i=s]This post was last edited by Electronic_Elf on 2019-5-10 15:50[/i] [align=left] In industrial applications, PID and its derivative algorithms are one of the most widely used algorithms and are we...
MicroPython recently added the machine.ADC class, and also added the read_u16() function to the ADC in the ESP8266/ESP32/nrf port.stm32/machine_adc: Add machine.ADC class
esp8266/machine_adc: Add read...