ニュース

Internet of Things (IoT) manufacturer Ciseco has released the Pi-Lite LED display for the Raspberry Pi. The bright LED matrix boasts an on-board processor, allowing Raspberry Pi users to display ...
Hello makers Arduino python LED control tutorial is the first post in our tutorial series of Arduin and python interaction. We’ll start with very basic and gradually moves step by step towards more ...
This NeoPixel LED lighting based on WS2811 driver and Arduino digitally produces red, green, and blue (RGB) lights and the combinations. Originally introduced by Adafruit, the LED strips come with ...
I made this Arduino 8 bit binary led counter as a solution for one member from Arduino forum. He asked if somebody can make a project that displays a decimal number in 8 bit binary format using 8 leds ...
8x8 LED Matrix modules are now widely available, and fortunately they are easy to use with our favorite Arduino microcontroller. 8x8 LED Matrix module ...
Arduino自体に、プログラムから自由に制御できるLEDが1つありますので、こちらを扱うことでテストできます。 素晴らしいですね! LEDのon/offをブラウザ上から制御できる WiFiの強度をLEDマトリクスに常時表示させる "long rssi = WiFi.RSSI ();" と1行で取得できます。
Arduinoと組み合わせたTLC5940は、とても身近な“LEDを楽しむためのIC”として汎用的に使えます。電子部品のうちとりわけLEDが好きな我々は、そんな ...
This is the first task for the Electronics and Power Department. It consists of two assignments: the first involves building a circuit with an Arduino UNO and a push button, while the second involves ...
(多少ばらつきます) 超音波センサーとLEDの応用例 では応用として、 距離に応じてLEDを光らせる回路 を作ってみます。 回路は簡単で、必要な数だけLEDをArduinoのIOポートに繋ぐだけです。 今回は緑が3個、黄色が3個、赤が2個の合計8個を繋ぎました。
In this RGB Flasher LED, we have used an Android Mobile App named “ Blynk ”. Blynk is a very compatible app with Arduino, to make IoT based project. This App can be downloaded from the Google Play ...