Jesse Hills
2ba146ddfc
Merge branch 'current' into beta
2023-09-27 12:28:03 +13:00
Michael Hoffmann
4fba6bae4d
Update neopixelbus.rst ( #3211 )
...
Put "method" in code markdown
2023-09-26 22:35:34 +02:00
Clyde Stubbs
28758a9b85
SPI RGB LED component description ( #3147 )
...
* APA102 description
* Add note about miso
* Rename apa102 to spi_rgb_led
* Rename to spi_led_strip
* Update TOC, add reference to SPI LED Strip in Fastled doc.
* More cross-refs
* Add image
* Resize image
* Format.
* Formatting...
2023-09-10 21:20:15 -05:00
Alexander Dimitrov
323874b76a
Add warning addressable lights on esp-idf ( #2989 )
2023-06-14 01:42:23 -05:00
Russell Cloran
badc454254
Document NeoPixelBus support on ESP32-S3 ( #2491 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-03-09 15:48:13 +13:00
Jesse Hills
5eae51ea9e
Merge branch 'current' into next
2021-11-26 09:02:41 +13:00
Oxan van Leeuwen
38aef25e79
Document new-style NeoPixelBus methods ( #1658 )
...
Co-authored-by: Otto winter <otto@otto-winter.com>
2021-11-26 08:29:39 +13:00
Philip Allgaier
180c4d9d4f
Mark "variant" as required for neopixelbus
( #1652 )
...
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-11-25 13:25:15 +01: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
Colby Rome
bdf1e65eaf
Fix capitalization. ( #1561 )
2021-10-23 11:07:32 +02:00
Oxan van Leeuwen
4088388004
Color mode documentation ( #1328 )
2021-08-18 11:11:44 +12:00
Ville Skyttä
2e966f1c48
Spelling and grammar fixes ( #928 )
2021-01-12 05:46:37 +13:00
voibit
3974418c3f
Added support for inverted output in neopixelbus ( #441 )
2020-01-12 15:16:30 +01:00
Otto Winter
87147619c0
Docs update
2019-05-12 22:44:59 +02:00
Otto Winter
9d6c814991
Remove disqus
...
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Bierchermuesli
7c0e2cdfe5
GPIO2 not GPIO3 ( #194 )
...
regarding... https://github.com/Makuna/NeoPixelBus/wiki/ESP8266-NeoMethods compilation works (D4 or GPIO2 as value)
2019-03-10 17:02:33 +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
FrengerH
e16c324b1f
Component reshuffle ( #183 )
...
* 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
2019-02-27 10:10:09 +01:00
Otto Winter
85cfae9aec
Refactor MQTT from docs
2019-02-17 12:28:17 +01:00
Otto Winter
59e03981a4
Update next docs
2019-02-16 23:25:23 +01:00
Otto Winter
ccf568b760
Add neopixelbus pin info
2019-02-14 16:59:24 +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