Propeller POV LED Display using Arduino/8051/LPC2148. Rotating LED array creates text & patterns via persistence of vision. Full code + docs included. This repository contains the complete Propeller ...
The LED Propeller Clock is a time displaying device cum a fancy decorative item to be used to decorate modern houses. Time is an important essence in life, since without time one cannot schedule their ...
第15回 「TLC5940で16個のLEDを遊ぶ」 多数のLEDを手軽に光らせたいと思ったことはありませんか? 我々はたびたびそう思います。そんなときに使うのがArduinoとTLC5940です。 TLC5940はテキサスインスツルメンツのLEDドライバICで、1チップで最大16個のLEDを制御できます ...
今回は、Arduino UNO R4を使ってLEDを光らせる方法を解説します。 ELEGOOのLearningキットE3という電子工作キットを使った、初心者でも簡単に遊べるレシピです。 完成品のプログラムも載せているので、安心してください。 ぜひ、最後までチャレンジしてみて ...
今回は、7セグメントLEDの使い方についてご紹介します。 7セグメントLEDは、デジタルの0~9の数字を表現できるLEDディスプレイです。 本稿ではその基本的な使い方と、応用例としてArduinoを使った電子サイコロの作り方を解説します。 YouTubeでは、7 ...
Hands On the Parallax Propeller 2 (Part 3): Blink an LED Last time, we lit up an LED. Now it's time to make it blink. We will continue with smart pins to form a UART that can transmit characters.