Ilia Sotnikov
d1096fd3b4
[ADC] Documented measuring VCC on Raspberry Pico (W) ( #3174 )
...
* [ADC] Documented measuring VCC on Raspberry Pico (W)
* Update components/sensor/adc.rst
* Update components/sensor/adc.rst
---------
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-09-09 04:00:59 -05:00
Jesse Hills
078c5a2def
Add section for ADC pins on esp32 ( #3072 )
2023-07-17 09:12:25 +12:00
Jesse Hills
7f5385981a
Fix adc link ( #2710 )
2023-02-28 08:17:44 +13:00
Jesse Hills
f98f7071bb
Add notes for ADC on RP2040 ( #2446 )
2022-11-17 13:52:18 +13:00
Zoltan Kozma
ccebcb8968
dots
2022-08-10 18:51:56 +01:00
Zoltan Kozma
94483b0fe9
indent
2022-08-10 17:06:22 +01:00
Zoltan Kozma
f7897db660
Added how to use the built-in battery voltage divider network in the Firebeetle ESP32-E
2022-08-10 16:44:12 +01:00
Benno Pütz
19fe3ed714
typos ( #1962 )
2022-04-14 16:30:39 +12:00
Jesse Hills
5eae51ea9e
Merge branch 'current' into next
2021-11-26 09:02:41 +13:00
Carlos Garcia Saura
20b9f5846e
Incorporate note about changes in ESP32 ADC ( #1643 )
2021-11-21 08:31:03 +13:00
Otto Winter
6053f490b5
Update svg2png and seo.py ( #1380 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-16 15:19:33 +13:00
Carlos Garcia Saura
0d0979823b
[ADC] Reference new "raw output" option + clarify voltage ranges ( #1592 )
2021-11-10 19:13:16 +01:00
Carlos Garcia Saura
ba83d27c8a
Reference new auto-range setting for the ADC ( #1547 )
2021-10-20 19:45:19 +02:00
Ivo-tje
5b87a9dd35
ADC: Update section reference ( #1474 )
...
VCC is above the multiple ADC sensor part, not below.
2021-09-14 16:41:33 +02:00
GeekVisit
dd1a739df4
Update adc.rst ( #943 )
...
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-05-22 22:05:52 +02:00
pille
c9a03a99f5
clarify VCC, wrt #1452 ( #753 )
2020-12-21 12:48:42 +13:00
Otto Winter
87147619c0
Docs update
2019-05-12 22:44:59 +02:00
kimonm
c9fecc93e7
Voltage range of ADC is at the chip pin ( #224 )
...
Clarify that this component uses voltage range at the chip pin, but voltage range at the board pin can be greater (e.g., for NodeMCU)
## Description:
**Related issue (if applicable):** fixes <link to issue>
**Pull request in [esphome](https://github.com/esphome/esphome ) with YAML changes (if applicable):** esphome/esphome#<esphome PR number goes here>
**Pull request in [esphome-core](https://github.com/esphome/esphome-core ) with C++ framework changes (if applicable):** esphome/esphome-core#<esphome-core PR number goes here>
## Checklist:
- [ ] Branch: `next` is for changes and new documentation that will go public with the next ESPHome release. Fixes, changes and adjustments for the current release should be created against `current`.
Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-04-15 21:45:37 +02:00
Otto Winter
9d6c814991
Remove disqus
...
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Otto Winter
f4c1d31a1d
Revert "Remove disqus"
...
This reverts commit 19a22e8b39
.
2019-03-06 11:02:03 +01:00
Otto Winter
19a22e8b39
Remove disqus
2019-03-05 20:42:43 +01:00
Otto Winter
85cfae9aec
Refactor MQTT from docs
2019-02-17 12:28:17 +01:00
Otto Winter
8d9b0d2375
Netlify ( #153 )
...
* Netlify
* Fix
* Faster doxygen
* Update Makefile
* Try without api
* Debug
* Fix
* Update Makefile
* Debug
* Try 1.8.13
* Remove debug
* Update Makefile
* Optimize
2019-02-07 13:54:45 +01:00