もっと使うゼ!!Arduino!! 前回に引き続き、今回もArduinoについて。前回はArduinoの基本の“キ”あたりをご紹介したが、今回は基本の“ホ”あたりを。前回紹介した作例より、ちょっぴり高度なものをいくつかお見せしたい。 イタリア生まれのマイコン(AVR ...
アンプやフィルターなどの製作をしているが、チェックの際にノイズの混ざったリアルな電気信号を使いたいということで 今回作成するのは擬似ノイズ信号作成装置である。 今回もChatGTPにすがりつきながら製作していく。 大まかに次の3つからなる ...
An RGB LED module is a versatile lighting component that can produce millions of colours by mixing red, green, and blue light ...
In exploring the use of analogWrite() and digitalWrite() on the Raspberry Pi Pico using Arduino, I have discovered some strange behaviors when switching between those modes on the same GPIO pin. This ...
※※※ 超記憶力の悪い、初心者の覚え書きメモです。初歩的なことしか書いてありませんが、そっとあたたかく見守ってください。 ※※※ そういえば、PMWってなんだっけ?ってなったのでメモ。 何度も言いますが、あくまで自分のための覚え書きなので ...
I wanted to do something really simple. Having several LEDs controlled by PWM. Everything was working very weird with analogWrite so I tried several boards and reduced the setup to the minimal. It is ...