mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-10 06:14:26 +02:00
Updated Home (markdown)
6
Home.md
6
Home.md
@@ -15,6 +15,10 @@ Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/ad
|
|||||||
|
|
||||||
[Just want to see the API Reference?](https://github.com/Makuna/NeoPixelBus/wiki/API-Reference)
|
[Just want to see the API Reference?](https://github.com/Makuna/NeoPixelBus/wiki/API-Reference)
|
||||||
|
|
||||||
|
## Latest Features (April 5th, 2017)
|
||||||
|
* Esp32 now supported! The current default method is a bit bang method. Hardware support coming soon.
|
||||||
|
* Reorganized the examples to make a less cluttered menu.
|
||||||
|
|
||||||
## Latest Features (December 11th, 2016)
|
## Latest Features (December 11th, 2016)
|
||||||
* [NeoPixelBrightnessBus](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelBrightnessBus-object) - supports applying an overall brightness to the entire strip.
|
* [NeoPixelBrightnessBus](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelBrightnessBus-object) - supports applying an overall brightness to the entire strip.
|
||||||
|
|
||||||
@@ -32,7 +36,7 @@ Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/ad
|
|||||||
|
|
||||||
## Supported Platforms
|
## Supported Platforms
|
||||||
* AVR 8 bit Arduino
|
* AVR 8 bit Arduino
|
||||||
* Esp8266
|
* Esp8266 & Esp32
|
||||||
* Most Arm based Arduinos.
|
* Most Arm based Arduinos.
|
||||||
|
|
||||||
## Supported Pixels
|
## Supported Pixels
|
||||||
|
Reference in New Issue
Block a user