Commit Graph

67 Commits

Author SHA1 Message Date
David Madison
9cd988c3b2 Change README Reddit badge text to /r/FastLED 2023-07-09 06:18:55 -04:00
David Madison
13e464068d Change README build badge link to non-relative
The build badge itself is not relative, and this fixes related issues with the README markdown being rendered outside of the GitHub environment.
2023-07-09 00:04:01 -04:00
David Madison
b1b0a56ad6 Remove README installation renaming note
The Arduino library installation process no longer involves copying the folder directly into the libraries directory.
2023-07-08 23:31:45 -04:00
David Madison
998faf1a22 Rewrite the help section of the README
Focusing on a clear separation between how the Reddit forum and GitHub issues are used, and adding a blurb about documentation.
2023-07-08 23:23:43 -04:00
David Madison
907f78583b Add a "Getting Started" section to the README
Combining the "Simple Example" snippet with a few lines about how to install the library.
2023-07-08 23:11:13 -04:00
David Madison
42a60fb109 Link README build badge to build results 2023-07-08 22:59:00 -04:00
David Madison
73af59ebaa Move badges below README title block 2023-07-08 22:56:16 -04:00
David Madison
bad598c606 Remove library version number from README
This avoids having to update the README every time a new release is published.
2023-07-08 22:55:04 -04:00
David Madison
592e261b33 Remove avr-gcc version warning from README
This warning was last changed in December 2015, which was almost 8 years ago. It likely does not apply to the vast majority of current users.
2023-07-08 22:54:18 -04:00
David Madison
ba9c41effc Remove Gitter badge from README
I don't believe this is active anymore?
2023-07-08 22:49:00 -04:00
David Madison
86d29f1469 Add Reddit community badge to README 2023-07-08 22:48:27 -04:00
David Madison
09d343fd62 Add documentation badge to README
Pointing to the Doxygen documentation on GitHub pages
2023-07-08 22:47:28 -04:00
Mark Kriegsman
23c67b720d FastLED 3.6.0 release, with new device support, library functions, and bug fixes. 2023-05-29 14:36:12 -04:00
Mark Kriegsman
f139f380ca
Revert "added support for DP1903" 2023-05-29 12:30:08 -04:00
KhanKudo
7078df41cf added support for DP1903
It's a variant of WS2811 with significantly different timings
2023-02-18 15:52:16 +01:00
David Madison
935cc153f8 Minor README tweaks
Updated versions, capitalizing words where necessary, and slight language tweaks. No significant rewrites.
2022-03-25 20:42:14 -04:00
MalikIdreesHasa
c1a9c57e20 Fixed typos in the markdown files. 2021-11-04 16:06:30 +00:00
Mark Kriegsman
dbf0ff17e9
Merge pull request #1180 from awgeorge/patch-1
Update README.md with link to wiki page
2021-07-18 12:51:22 -04:00
Rafael Bachmann
a831423ae7
Fix minor typos in readme 2021-03-08 22:05:07 +01:00
William George
bddc356acd
Update README.md
Update 7-year-old TODO ;)
2021-01-21 21:54:22 +00:00
Jan Delgado
6eb6134867 build examples in CI using github actions
The examples are built for various different boards/platforms. Where
necessary, examples were changed to enable compilation also for ESP8266
and ESP32 platforms.
2020-12-30 13:54:05 +01:00
Mark Kriegsman
5d8eb44378
/r/FastLED > 5000 members! 2020-12-23 08:27:32 -05:00
Mark Kriegsman
2fe6aebc77 Updated for release 3.4.0 2020-12-22 13:27:38 -05:00
Beaudry Chase
b1e19e3ceb
Update README.md
fixed a typo
2020-11-21 21:51:36 -06:00
thecthebest
45845fd5ae
fixed the typo 2020-10-17 20:33:38 +01:00
Daniel Garcia
dae69768c6 kicking readme file, not worth spinning a release for, though 2019-08-12 18:54:56 -07:00
Daniel Garcia
55359644ef Switching from g+ to reddit. 2019-03-13 19:04:35 -07:00
Daniel Garcia
5c92088b32 Fix #721 - add a link to ardubadge 2019-01-19 16:40:45 -08:00
heX
334fa8c40b Add support LPD6803 2018-12-25 11:10:41 -08:00
alex-Arc
6fd07beed9 Add ws2813
both as normal and OCTOWS
2016-07-19 10:11:38 +02:00
Daniel Garcia
4dc13b5aaa add link to esp8266 specific wiki page in the readme 2016-05-17 03:09:43 -07:00
Daniel Garcia
7b83eb9467 Merge branch 'master' of https://github.com/FastLED/FastLED 2016-02-15 12:55:59 -08:00
Daniel Garcia
bc008e8674 Adding ESP8266 to the readme 2016-02-15 12:55:04 -08:00
Daniel Garcia
1dda878caf Update readme/release notes 2016-01-26 11:47:54 -05:00
Daniel Garcia
d69b19441f Update release notes/readme 2016-01-23 23:14:20 -05:00
Daniel Garcia
39b75cc0d0 Arduion 1.6.6 and later, when you Include a library from the Sketch menu, will include _every_ header file - instead of just the library's main header file. Guard against that particular [REDACTED]. 2015-12-26 12:28:33 -06:00
Daniel Garcia
45084481ec Merging 3.1 back to master 2015-09-23 09:18:28 -07:00
Daniel Garcia
bf3433b96b info updates 2015-07-16 12:34:45 -07:00
Daniel Garcia
2ff30e769d Update readme with some more information. 2015-07-15 17:04:57 -07:00
Daniel Garcia
7b75b39705 Merge branch 'FastLED3.1' of https://github.com/FastLED/FastLED into FastLED3.1 2015-07-08 14:22:54 -07:00
Daniel Garcia
b151afdbd3 Manually make change from #182 2015-07-08 14:19:28 -07:00
Daniel Garcia
6192a5ae7d kicking the tires 2015-07-06 12:29:19 -07:00
Daniel Garcia
d6f662cf74 Add gitter badge/link to chat 2015-06-12 10:34:57 -07:00
Daniel Garcia
078fe6c3d9 Update readme to indicate pins on PORT L on the mega are not usable by 3-wire chipsets. 2015-04-04 19:16:59 -07:00
Daniel Garcia
95817e8a71 Updating readme about avr-gcc 4.7 and linux. 2015-02-03 12:21:46 -08:00
Daniel Garcia
b3d2c6b9d0 Updating 1.5.7 notes in the readme 2014-11-10 09:16:37 -08:00
Daniel Garcia
bc79688e7f Updating readme to include Yún support 2014-11-08 22:22:07 -08:00
Daniel Garcia
a65a63097c Bumping version number and updating notes 2014-11-07 19:10:41 -08:00
Daniel Garcia
c996c8a565 Block compiling with gcc 4.8 and higher on AVR for the time being, until we can fix the asm issues with that version of the compiler. 2014-11-07 17:15:19 -08:00
Daniel Garcia
998564784b update readme 2014-10-24 12:41:40 -04:00