プログラム可能なWiFi機能を持ったマイコン「ラズパイ Pico W」を使って、Googleスプレッドシートの読み書きを行うトライをした記事シリーズです。 以下がテスト用のスプレッドシートを用意して、PicoWとの通信を試した中核部分の記事です。 テスト用 ...
First Method In the Arduino IDE, navigate to Sketch > Include Library > Manage Libraries Then the Library Manager will open and you will find a list of libraries that are already installed or ready ...
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 ...
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 ...
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 ...