``VIN``: This pin can be used to use an external power supply with the board. Supply a voltage from
3.3V to 12V to this pin and the linear voltage regulator on the board will power the board.
changed for more clarity to:
``VIN``: This board can be powered by an external power supply by using this pin. Supply a voltage between
3.3V to 12V to this pin and the linear voltage regulator on the board will power the board.
* Small changes from proofreading.
* Proofreading changes.
* Correction from travis checks
* Update guides/getting_started_command_line.rst
Co-Authored-By: Otto Winter <otto@otto-winter.com>
* More proofreading changes.
* More proofreading changes.
* Minor corrections
This is probably the easiest GPIO pin to use on any of the Sonoff devices. Header is already there out of the box so no soldering and it's not used for anything else.
* Adding manual for Sonoff T1 UK 3 Gang V1.1
This manual is based on the existing 4CH version with necessary changes.
I know there's a pending PR for V1 of the same switch but V1.1 is more difficult to get into flashing mode and behaves weirdly after flashing.
* Removing .DS_Store
* Update devices/sonoff_t1_uk_3gang_v1.1.rst
Co-Authored-By: nnmalex <6181345+nnmalex@users.noreply.github.com>
* Update devices/sonoff_t1_uk_3gang_v1.1.rst
Co-Authored-By: nnmalex <6181345+nnmalex@users.noreply.github.com>
* Update devices/sonoff_t1_uk_3gang_v1.1.rst
Co-Authored-By: nnmalex <6181345+nnmalex@users.noreply.github.com>
* Update devices/sonoff_t1_uk_3gang_v1.1.rst
Co-Authored-By: nnmalex <6181345+nnmalex@users.noreply.github.com>
* Update devices/sonoff_t1_uk_3gang_v1.1.rst
Co-Authored-By: nnmalex <6181345+nnmalex@users.noreply.github.com>
* Changing images' extensions
From .jpeg to .jpg
* Fixing image URLs
* Lint
* Merge remote receiver component with platform
* Merged remote transmitter component with platform
* Merge pca9685 component with output
* Minor fixes
* Minor fix
* Fixed headers
* reshuffled esp32 touch binary sensor
* Reshuffled pn532 rfid reader
* Fixed images
* Reshuffled rdm6300 RFID component
* Reshuffled my9231 led driver component
* Reshuffled ads1115 component
* Reshuffled SSD1306 display component
* Reshuffled Character-Based LCD Display component
* Reshuffled fastled component
* Fixes netlify
* Remove duplicate figure
* Remove duplicate figure
* Remove duplicate figure
* Reorder SSD1306
To my knowledge, the i2c version is more common, so put it first.
* Put fastled clockless above SPI
clockless is more common, so put it first
* Cleanup index
Tag was used initially to distinguish between the component and binary sensor, no longer needed.
* Remove duplicate figure