The MAG3110 is a digital 3-axis magnetometer. The device can be used in conjunction with a 3-axis accelerometer to realize an orientation independent electronic compass that can provide accurate heading information.…
arduino
-
-
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…
-
The AM2301 is a wired version of the DHT21, in a large plastic body. Specifications: Type: AM2301 Accuracy resolution: 0.1 Measurement range: 0-100%RH Temperature measurement range: -40℃ ~ +80℃ Humidity…
-
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.…
-
This was another example of driving an 8×8 LED matrix , this time we decided to use Johnny-five (http://johnny-five.io/) , we were having a play about with Javascript. The process…
-
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…