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 ...
これからArduinoを使ったプロジェクトを始めようと思っていても、その道のりは険しいのではと思っている人は多いでしょう。DIY の初心者であればなおさらで、こんなの勉強できない!と思っているかもしれません。 わたし自身、マイクロコントローラーや ...
前回の私の記事「ESP32とフルカラーLEDで色が変化する和紙製ランプを作ってみよう」と同じ様にLチカネタですが、今回はM5Stack-CでNeoPixelリングを制御して、さまざまなエフェクトをボタンで切り替えられるランプを作ってみます。 また、M5Stackシリーズ用の光 ...
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 ...
Anyone can buy a clock, but building your own lets you express your creative flair along the way. [Edison Science Corner] did just that with this neat sci-fi looking design. The build relies on an ...
The NeoPixel LED Cube Project is an interactive 4×4×4 LED display system developed as part of an academic engineering assignment. This adaptive lighting system combines hardware assembly with embedded ...
マイクロコントローラーや安価なシングルボード・コンピューターを使ったすばらしいDIYプロジェクトが多数報告されています。しかし、Arduino、Raspberry Pi、BeagleBone...どのボードを選べばいいのか悩みますよね?今回は3つの人気ボード、Arduino Uno、Raspberry Pi ...
RGB LED lighting is widely used in home automation, smart lighting, and creative projects. This project demonstrates building an IoT-enabled RGB LED Controller using the IndusBoard Coin V2 and a ...
As an alternative to an Arduino Nano, Uno, or Mega, you can use a Raspberry Pi, a PSoC, a Teensy 3.2, an XLR8, or a ShieldBuddy to control your NeoPixel applications. As an alternative to an Arduino ...