The Magic 8 Ball is a toy used for fortune-telling or seeking advice, developed in the 1950s and manufactured by Mattel. It is often used in fiction, often for humor…
arduino
-
-
In this example we will connect a AM2301 sensor to an Arduino and display the output on an 128×32 I2C OLED display The AM2301 is a wired version of the…
-
This is a simple data logging shield which will enable you to add SDCard storage support and RTC capability to your Arduino project. Here is a picture of the shield.…
-
WS2812 family is a intelligent control LED light source that the control circuit and RGB chip are integrated in a package of 5050 components. It internal include intelligent digital port…
-
In this example we will show the temperature and humidity readings from a HDC100x series sensor and display this on a 16×2 LCD. First lets take a look at the…
-
In this part we will now try and program an Attiny85 microcontroller using an Arduino, the process is similar to our Attiny2313 example. Basically slightly different connections and change the…