Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.html « fastled-3-dot-1-released « 08 « 10 « 2015 « blog « blog - github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 12e9f1829a7717aa081108d5ba611a29770cfb82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283

<!DOCTYPE html>
<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]-->
<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
<head>
  <meta charset="utf-8">
  <title>FastLED 3.1 Released - FastLED</title>
  <meta name="author" content="FastLED">

  
  <meta name="description" content="We&rsquo;re proud to announce the full release of FastLED version 3.1, an open source LED animation library for Arduino. Download the ZIP file here &hellip;">
  

  <!-- http://t.co/dKP3o1e -->
  <meta name="HandheldFriendly" content="True">
  <meta name="MobileOptimized" content="320">
  <meta name="viewport" content="width=device-width, initial-scale=1">

  
  <link rel="canonical" href="http://fastled.io/blog/blog/2015/10/08/fastled-3-dot-1-released/">
  <link href="/blog/favicon.png" rel="icon">
  <link href="/blog/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css">
  <link href="/blog/atom.xml" rel="alternate" title="FastLED" type="application/atom+xml">
  <script src="/blog/javascripts/modernizr-2.0.js"></script>
  <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
  <script>!window.jQuery && document.write(unescape('%3Cscript src="/javascripts/libs/jquery.min.js"%3E%3C/script%3E'))</script>
  <script src="/blog/javascripts/octopress.js" type="text/javascript"></script>
  <!--Fonts from Google"s Web font directory at http://google.com/webfonts -->
<link href="http://fonts.googleapis.com/css?family=PT+Serif:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css">

  

</head>

<body   >
  <header role="banner"><hgroup>
  <h1><a href="/blog/">FastLED</a></h1>
  
    <h2>A library for driving Leds</h2>
  
</hgroup>

</header>
  <nav role="navigation"><ul class="subscription" data-subscription="rss">
  <li><a href="/blog/atom.xml" rel="subscribe-rss" title="subscribe via RSS">RSS</a></li>
  
</ul>
  
<form action="http://google.com/search" method="get">
  <fieldset role="search">
    <input type="hidden" name="sitesearch" value="fastled.io/blog">
    <input class="search" type="text" name="q" results="0" placeholder="Search"/>
  </fieldset>
</form>
  
<ul class="main-navigation">
  <li><a href="/blog/">Blog</a></li>
  <li><a href="/blog/blog/archives">Archives</a></li>
</ul>

</nav>
  <div id="main">
    <div id="content">
      <div>
<article class="hentry" role="article">
  
  <header>
    
      <h1 class="entry-title">FastLED 3.1 Released</h1>
    
    
      <p class="meta">
        




<time class='entry-date' datetime='2015-10-08T10:09:32-07:00'><span class='date'><span class='date-month'>Oct</span> <span class='date-day'>8</span><span class='date-suffix'>th</span>, <span class='date-year'>2015</span></span> <span class='time'>10:09 am</span></time>
        
      </p>
    
  </header>


<div class="entry-content"><p>We&rsquo;re proud to announce the full release of FastLED version 3.1, an open source LED animation library for Arduino.</p>

<p>Download the ZIP file here <a href="https://github.com/FastLED/FastLED/archive/v3.1.0.zip">https://github.com/FastLED/FastLED/archive/v3.1.0.zip</a> or update directly using git.</p>

<p>In the eleven months since the last release, FastLED has become even more capable, even more compatible, and yes, even faster.  Here are some highlights of what&rsquo;s new in FastLED v3.1 over and above the 3.0 release:
* Support for even more microcontroller chips and boards
* High-performance parallel output on Arduino Due and Teensy 3.x
* Literally the fastest-possible driver for the Neopixel WS2812 family of LEDs on standard ATmega-based Arduinos
* New animation tools like periodic timers and color crossfades</p>

<p>A big thanks goes out to the vibrant and growing FastLED community, who&rsquo;ve helped shape and refine this library, and who have built some absolutely amazing projects with it.  You rock.  Keep it up!</p>

<p>Here&rsquo;s some more detail on what&rsquo;s in the FastLED v3.1 release:</p>

<p>New Microcontroller Support Added
* Arduino Zero
* Teensy-LC
* RFDuino
* Sparkcore
* Many new AVR-based platforms
* Continued support for popular Arduino boards (Uno, Duo, Leonardo, Nano, Micro, etc.), the Adafruit Trinket, Gemma, and Flora, the Digistump DigiX, as well as PJRC Teensy 2, Teensy 3.0, and Teensy 3.1.</p>

<p>Continued LED Support
FastLED v3.1 continues support for more than a dozen popular addressable LEDs: NeoPixel, WS2811, WS2812, WS2812B, DotStar, APA102, APA104, GW6205/GW6205_400, P9813 Total Control Lighting LEDs, USC1903_400, Pixelmatix SmartMatrix, WS2801, LPD8806, LPD1886, TM1809, TM1804, TM1803, and SM16716!</p>

<p>New Library Features
* Parallel output on multiple pins on Arduino Due, Teensy 3.0, and Teensy 3.1
* Interrupt processing supported on Arduino Due, Teensy 3.0, Teensy 3.1, even when using Neopixel WS2812 family LEDs (WS2811, WS2812, WS2812B)
* Improved SPI device sharing on the Teensy 3.0 and Teensy 3.1
* Refresh rate auto-capping for LEDs that have a maximum update speed (e.g. Neopixel WS2812 family)
* Support for Arduino 1.6.x IDE and gcc 4.8.1
* Literally the fastest output physically possible for Neopixel WS2812 family LEDs.</p>

<p>New Library Functions
* Recurring event triggers EVERY_N_MILLISECONDS, EVERY_N_SECONDS, EVERY_N_MINUTES, and EVERY_N_HOURS
* Smooth crossfade between multiple color palettes
* Define color palettes as a series of connected gradients
* Recover approximate HSV color from RGB values with rgb2hsv_approximate
* Ability to store one bit of user data in a CRGB, often invisibly
* New named color &ldquo;FairyLight&rdquo; approximates incandescent holiday lights
* Additional new functions for color gamma correction
* Fast, compact routines for 8-bit average and modulo, and for 16-bit square root
* random8 is now much more random</p>

<p>Backward Compatibility
* Everything in FastLED v3.1 should be backward compatible with FastLED v3.0, with one exception:
* We changed from the old symbol name &ldquo;BLEND&rdquo; to the new symbol name &ldquo;LINEARBLEND&rdquo; for ColorFromPalette, to avoid conflicts with another codebase.  Simply replace &ldquo;BLEND&rdquo; with &ldquo;LINEARBLEND&rdquo; and your code should compile and run as before.</p>

<p>And Also
* New example &ldquo;DemoReel100&rdquo;: six animations in 100 lines of code
* Access to thousands of designer color palettes from cpt-city
* &ldquo;FastLED6502&rdquo; for Apple ][, ][+, //e, and //gs (unsupported!)
* Lots of code cleanup for improved maintainability, readability, and theoretical future sanity
* New and improved documentation
* And, as the apps say, &ldquo;bug fixes and performance improvements.&rdquo;</p>

<p>-Daniel Garcia &amp; Mark Kriegsman, September 2015</p>
</div>


  <footer>
    <p class="meta">
      
  

<span class="byline author vcard">Posted by <span class="fn">FastLED</span></span>

      




<time class='entry-date' datetime='2015-10-08T10:09:32-07:00'><span class='date'><span class='date-month'>Oct</span> <span class='date-day'>8</span><span class='date-suffix'>th</span>, <span class='date-year'>2015</span></span> <span class='time'>10:09 am</span></time>
      


    </p>
    
      <div class="sharing">
  
  <a href="//twitter.com/share" class="twitter-share-button" data-url="http://fastled.io/blog/blog/2015/10/08/fastled-3-dot-1-released/" data-via="" data-counturl="http://fastled.io/blog/blog/2015/10/08/fastled-3-dot-1-released/" >Tweet</a>
  
  
  
</div>

    
    <p class="meta">
      
        <a class="basic-alignment left" href="/blog/blog/2014/01/13/fastled-2-released-slash/" title="Previous Post: FastLED v2.0 Released!">&laquo; FastLED v2.0 Released!</a>
      
      
    </p>
  </footer>
</article>

</div>

<aside class="sidebar">
  
    <section>
  <h1>Recent Posts</h1>
  <ul id="recent_posts">
    
      <li class="post">
        <a href="/blog/blog/2015/10/08/fastled-3-dot-1-released/">FastLED 3.1 Released</a>
      </li>
    
      <li class="post">
        <a href="/blog/blog/2014/01/13/fastled-2-released-slash/">FastLED v2.0 Released!</a>
      </li>
    
      <li class="post">
        <a href="/blog/blog/2014/01/10/first-post/">First Post</a>
      </li>
    
  </ul>
</section>
<section>
  <h1>Quick links</h1>
  <ul>
    <li><a href="http://fastled.io/+">Google+ Community</a>
    <li><a href="http://fastled.io/wiki">FastLED wiki</a>
    <li><a href="http://fastled.io/issues">FastLED issue tracker</a>
  </ul>
</section>


<section>
  <h1>GitHub Repos</h1>
  <ul id="gh_repos">
    <li class="loading">Status updating...</li>
  </ul>
  
  <a href="https://github.com/FastLED">@FastLED</a> on GitHub
  
  <script type="text/javascript">
    $(document).ready(function(){
        if (!window.jXHR){
            var jxhr = document.createElement('script');
            jxhr.type = 'text/javascript';
            jxhr.src = '/javascripts/libs/jXHR.js';
            var s = document.getElementsByTagName('script')[0];
            s.parentNode.insertBefore(jxhr, s);
        }

        github.showRepos({
            user: 'FastLED',
            count: 1,
            skip_forks: true,
            target: '#gh_repos'
        });
    });
  </script>
  <script src="/blog/javascripts/github.js" type="text/javascript"> </script>
</section>





  
</aside>


    </div>
  </div>
  <footer role="contentinfo"><p>
  Copyright &copy; 2015 - FastLED -
  <span class="credit">Powered by <a href="http://octopress.org">Octopress</a></span>
</p>

</footer>
  







  <script type="text/javascript">
    (function(){
      var twitterWidgets = document.createElement('script');
      twitterWidgets.type = 'text/javascript';
      twitterWidgets.async = true;
      twitterWidgets.src = '//platform.twitter.com/widgets.js';
      document.getElementsByTagName('head')[0].appendChild(twitterWidgets);
    })();
  </script>





</body>
</html>