This Arduino sketch allows you to control media playing on a ChromeCast device. The sketch can control all the existing Google apps that support ChromeCast including YouTube, Google Music and Google ...
Arduinoスケッチを描いていると、WiFiのSSIDやパスワードといった秘匿値をデバイスに渡してやらないといけないことが多々ありますよね。 インターネットにあるスケッチをみていると、たいてい、 const char* password = "PASSWORD"; のようにソースコードにハード ...
※この情報はある程度Arduinoに関する基礎知識がある前提で書いております。 あまり知られていませんが、Blackmagic 3G-SDI Arduino Shieldという製品がありまして、これはArduinoにそのまま指して使えるシールドで、なんとBlackmagicのカメラをArduinoのスケッチで ...
My daughter likes buttons. She's learning letters. I was bored over winter break and had these parts laying around... so I built her a "Button Box" based around an Arduino. Open source, hackable, and ...