もっと使うゼ!!Arduino!! 前回に引き続き、今回もArduinoについて。前回はArduinoの基本の“キ”あたりをご紹介したが、今回は基本の“ホ”あたりを。前回紹介した作例より、ちょっぴり高度なものをいくつかお見せしたい。 イタリア生まれのマイコン(AVR ...
今回は、Arduino UNO R4を使ってLEDを光らせる方法を解説します。 ELEGOOのLearningキットE3という電子工作キットを使った、初心者でも簡単に遊べるレシピです。 完成品のプログラムも載せているので、安心してください。 ぜひ、最後までチャレンジしてみて ...
多数のLEDを手軽に光らせたいと思ったことはありませんか? 我々はたびたびそう思います。そんなときに使うのがArduinoとTLC5940です。 TLC5940はテキサスインスツルメンツのLEDドライバICで、1チップで最大16個のLEDを制御できます。各LEDを定電流で発光させる ...
今回は、7セグメントLEDの使い方についてご紹介します。 7セグメントLEDは、デジタルの0~9の数字を表現できるLEDディスプレイです。 本稿ではその基本的な使い方と、応用例としてArduinoを使った電子サイコロの作り方を解説します。 YouTubeでは、7 ...
I have spent at least an hour almost every day since the 80’s advancing my knowledge in electronics. Recently I brushed up my knowledge on LED fading secrets and attained something pleasant. Now, I’d ...
You can fade out and fade in the light of an LED automatically by using Arduino and a simple code that is described below. Even though the Arduino board cannot output variable voltage on its digital ...
Among all the Arduino boards, the Uno is most folks' go-to choice, and for good reason. It's the perfect platform to get started with Arduino, it's capable enough to handle a wide range of tasks, and ...