ニュース

RTC Setup: The DS1307 RTC module keeps track of the current time and date, even when the Arduino is powered off. The RTC.set() function is used in the setup() to initialize the time to 12:23:01 on 5th ...
Arduino Nano 3.0 (ATmega328). Real Time Clock DS3231RTC. 32x8 LED Dot Matrix Display Module (with MAX7219 chip). LDR sensor.
The past month or so I’ve been playing with the Maxim DS1307 Real-Time-Clock and DS1621 Temperature Sensor ICs. I hooked them up to an Arduino Uno board with a Parallax Serial 16×2 Character LCD. I ...
Making a clock with a common microcontroller like an Arduino isn’t very difficult. However, if you’ve tried it, you probably discovered that keeping track of wall time is difficult without some ...
今回は、7セグメントLEDの使い方についてご紹介します。 7セグメントLEDは、デジタルの0~9の数字を表現できるLEDディスプレイです。 本稿ではその基本的な使い方と、応用例としてArduinoを使った電子サイコロの作り方を解説します。 YouTubeでは、7 ...
I like this. Following on from the creative use of LEDs with the Periodic Table, check out this smart shelving system, similarly driven by an Arduino and using LEDs, that serves as a clock. Not a ...
今回は、Arduino UNO R4を使ってLEDを光らせる方法を解説します。 ELEGOOのLearningキットE3という電子工作キットを使った、初心者でも簡単に遊べるレシピです。 完成品のプログラムも載せているので、安心してください。 ぜひ、最後までチャレンジしてみて ...