@gmag12
Cómo compensar la desviación del #ADC del #esp32 para ganar precisión https://t.co/KTJnh3M9Ch pic.twitter.com/v57xCspMvz
URL Original: https://twitter.com/gmag12/status/1595825133226459138
Cómo compensar la desviación del #ADC del #esp32 para ganar precisión https://t.co/KTJnh3M9Ch pic.twitter.com/v57xCspMvz
URL Original: https://twitter.com/gmag12/status/1595825133226459138
Welcome to iotips - Learn Internet of Things together
ESP32 analog input linearity - Welcome to iotips
ESP32(s) are fast and have a lot more analog input pins than the esp8266. However, the ESPs do not provide an external voltage reference pin, so you need to manually compensate for the non-linearity of the analog input readings. But first, let’s take a look…
@gmag12
. @EspressifSystem ha implementado FATFS con wear levelling como sistema de archivos estándar en #espidf #esp32 . #DevCon22 EDC22 Day 2 Talk 13: Generating and Parsing FATFS Images with ESP-IDF https://t.co/m3LFkERh7U pic.twitter.com/8wnnXkzgyj
URL Original: https://twitter.com/gmag12/status/1596067453729402881
. @EspressifSystem ha implementado FATFS con wear levelling como sistema de archivos estándar en #espidf #esp32 . #DevCon22 EDC22 Day 2 Talk 13: Generating and Parsing FATFS Images with ESP-IDF https://t.co/m3LFkERh7U pic.twitter.com/8wnnXkzgyj
URL Original: https://twitter.com/gmag12/status/1596067453729402881
YouTube
EDC22 Day 2 Talk 13: Generating and Parsing FATFS Images with ESP-IDF
Martin Gaño from Brno talks about “Generating and Parsing FatFS Images with ESP-IDF” from version 5.0 onwards. By including the Python-based FatFs toolset in ESP-IDF, users can avoid manually encoding and decoding the binary partition. At the same time, the…