8000 Tags · mongoose-os-libs/adc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: mongoose-os-libs/adc

Tags

2.20.0

Toggle 2.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from ALLTERCO/esp32-adc-update-channel-attenuat…

…ion-runtime

Possibility to set ESP32 ADC attenuation during runtime

2.19.1

Toggle 2.19.1's commit message
ESP32: Update to ESP-IDF 4.2

cesanta/mongoose-os#565

2.19.0

Toggle 2.19.0's commit message
ESP32: Update to ESP-IDF 4.2

cesanta/mongoose-os#565

2.18.0

Toggle 2.18.0's commit message
Increase sampling time to 10 uS

2.17.0

Toggle 2.17.0's commit message
Support for STM32L4

This change adds initial support for ADC on STM32.
For now, only STM32L4 is supported, STM32Fxxx have somewhat different ADC and need more work.

CL: adc: Support for STM32L4

2.16.0

Toggle 2.16.0's commit message
Support for STM32L4

This change adds initial support for ADC on STM32.
For now, only STM32L4 is supported, STM32Fxxx have somewhat different ADC and need more work.

CL: adc: Support for STM32L4

2.15.0

Toggle 2.15.0's commit message
Provide ability to set ESP32 ADC width and channel attenuation

 * Add function to set channel attenuation
 * Add fucntion to set ADC width and remove width setting from updating of channel settings
 * Used configured ADC width for calibration characterisation
 * Default all channels to 11dB attenuation
 * Default to 12-bit ADC and set the width during init

This integrates cesanta/mos-libs#17

h/t @duncandrennan

CL: ESP32: Provide ability to set ESP32 ADC width and channel attenuation

PUBLISHED_FROM=1869598cf46fd30ba5d2a3842d33f0445e104ffa

2.14.0

Toggle 2.14.0's commit message
Provide ability to set ESP32 ADC width and channel attenuation

 * Add function to set channel attenuation
 * Add fucntion to set ADC width and remove width setting from updating of channel settings
 * Used configured ADC width for calibration characterisation
 * Default all channels to 11dB attenuation
 * Default to 12-bit ADC and set the width during init

This integrates cesanta/mos-libs#17

h/t @duncandrennan

CL: ESP32: Provide ability to set ESP32 ADC width and channel attenuation

PUBLISHED_FROM=1869598cf46fd30ba5d2a3842d33f0445e104ffa

2.13.1

Toggle 2.13.1's commit message
Provide ability to set ESP32 ADC width and channel attenuation

 * Add function to set channel attenuation
 * Add fucntion to set ADC width and remove width setting from updating of channel settings
 * Used configured ADC width for calibration characterisation
 * Default all channels to 11dB attenuation
 * Default to 12-bit ADC and set the width during init

This integrates cesanta/mos-libs#17

h/t @duncandrennan

CL: ESP32: Provide ability to set ESP32 ADC width and channel attenuation

PUBLISHED_FROM=1869598cf46fd30ba5d2a3842d33f0445e104ffa

2.13.0

Toggle 2.13.0's commit message
Provide ability to set ESP32 ADC width and channel attenuation

 * Add function to set channel attenuation
 * Add fucntion to set ADC width and remove width setting from updating of channel settings
 * Used configured ADC width for calibration characterisation
 * Default all channels to 11dB attenuation
 * Default to 12-bit ADC and set the width during init

This integrates cesanta/mos-libs#17

h/t @duncandrennan

CL: ESP32: Provide ability to set ESP32 ADC width and channel attenuation

PUBLISHED_FROM=1869598cf46fd30ba5d2a3842d33f0445e104ffa
0