今回は、7セグメントLEDの使い方についてご紹介します。 7セグメントLEDは、デジタルの0~9の数字を表現できるLEDディスプレイです。 本稿ではその基本的な使い方と、応用例としてArduinoを使った電子サイコロの作り方を解説します。 YouTubeでは、7 ...
Recently, we published an entry-level Arduino project with a single seven-segment LED display. Although it’s an amazing DIY project, we noted that most of the readers are looking for more advanced ...
GoogleスプレッドシートやGoole Apps Script(GAS)のデータを、ラズベリーパイPico Wなどのネット接続可能なマイコンで利用する、アマチュアでも作成可能な、簡単なIoT機器を作ってみました。 上記の数字は、気象庁が公開している、6時間ごとの降水確率の推移を ...
This is a simple 0 to 9 counter circuit constructed using Arduino! Here, a common cathode 7-segment LED display is connected to Arduino for displaying the digits. The code (Arduino sketch) allows push ...