2年前に50年間使ってきたクリスマスライトが点灯しなくなり、買い替えることになりましたが、普通にクリスマスライトを買うのもしゃくなので NeoPixelのLEDテープで作ることにしました。 最初は、M5StickCPlusで作って動かしていたのですが、しばらくすると ...
GoogleスプレッドシートやGAS(Google Apps Script)を使った、ささやかなIoT機器を作ってみました。 Googleスプレッドシートに表記された1週間の気象予報を、LEDの色で表示させるものです。カレンダーのように曜日の位置を固定した状態で、向こう一週間分の天気 ...
LEDs have a special place in every maker's heart, and it's because we all love the ability to create light at moment's notice. Almost every project I have made over the last two decades has included ...
// NEO_GRB Pixels are wired for GRB bitstream (most NeoPixel products) // NEO_RGB Pixels are wired for RGB bitstream (v1 FLORA pixels, not v2) // NEO_RGBW Pixels are wired for RGBW bitstream (NeoPixel ...
NeoPixels, or WS2812 RGB LEDs, are the display device du jour for impressive and blinding lighting projects. Commonly known for very tight timing requirements, [Josh] discovered this is, in fact, ...
Everyone loves NeoPixels. Individually addressable RGB LEDs at a low price. Just attach an Arduino, load the demo code, and enjoy your blinking lights. But it turns out that demo code isn’t very ...