Here are a few code examples for the Wemos RGB LED Shield, the shield consists of 7 RGB LEDs (WS2812B-mini) each wtih 24-bit RGB color 9 optional control pins (Default:…
iainhendry
-
-
In this article we compare the BMP180 and SHT30 temperature sensors using a Wemos Mini and various shields. We will look and see if there are any significant difference in temperature readings.
-
In this example we will create a simple traffic light system with a micro:bit. This is fairly simple and at a basic level involves switching red, amber and green LEDs on and off at certain time intervals.
-
In this article we show you how to create a dice using your micro:bit, there are a couple of ways to do this and we will also show a couple of different development examples.
-
The Easy Module Shield in my opinion is one of the best shields you can buy for your Arduino Uno, the shield consists of the following features Two pushbutton switches Two…
-
In this article we will introduce you to the JavaScript Blocks Editor for the micro:bit, we will create some simple examples for the micro:bit. The blocks editor makes it incredibly easy to create simple examples with no coding, you can also switch to Javascript and see the code version of the block examples which you create.