Updated Home (markdown)

Michael Miller
2017-08-31 13:37:29 -07:00
parent 61fb85f53c
commit 98e464f13a

16
Home.md

@@ -15,23 +15,13 @@ 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)
## Latest Features (June 18th, 2017)
## Latest Features
### (June 18th, 2017)
* Ws2813 support (and newer Ws2812b may require this)
## Latest Features (April 5th, 2017)
### (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)
* [NeoPixelBrightnessBus](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelBrightnessBus-object) - supports applying an overall brightness to the entire strip.
## Latest Features (November 9th, 2016)
* DotStar (APA102) hardware SPI method now runs significantly faster. Five times faster on ESP8266 and twice as fast on AVR.
## Latest Features (September 1st, 2016)
* DotStar (APA102) support.
* HslColor and HsbColor now includes a Bilinear blend methods.
## Supported Platforms
* AVR 8 bit Arduino
* Esp8266 & Esp32