前回の私の記事「ESP32とフルカラーLEDで色が変化する和紙製ランプを作ってみよう」と同じ様にLチカネタですが、今回はM5Stack-CでNeoPixelリングを制御して、さまざまなエフェクトをボタンで切り替えられるランプを作ってみます。 また、M5Stackシリーズ用の光 ...
2年前に50年間使ってきたクリスマスライトが点灯しなくなり、買い替えることになりましたが、普通にクリスマスライトを買うのもしゃくなので NeoPixelのLEDテープで作ることにしました。 最初は、M5StickCPlusで作って動かしていたのですが、しばらくすると ...
// 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 ...
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 ...
You are stuck at home quarantined and you want to do some Arduino projects. The problem is you don’t have all the cool devices you want to use. Sure, you can order them, but the stores are slow ...
これからArduinoを使ったプロジェクトを始めようと思っていても、その道のりは険しいのではと思っている人は多いでしょう。DIY の初心者であればなおさらで、こんなの勉強できない!と思っているかもしれません。 わたし自身、マイクロコントローラーや ...
This library is part of the neopixel project an open hardware/software project to make easy create interactive games. Find all .stl (3d) and gerber (PCB) files to build your own Pixel and Play console ...
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, ...
マイクロコントローラーや安価なシングルボード・コンピューターを使ったすばらしいDIYプロジェクトが多数報告されています。しかし、Arduino、Raspberry Pi、BeagleBone...どのボードを選べばいいのか悩みますよね?今回は3つの人気ボード、Arduino Uno、Raspberry Pi ...