In this example we will show a basic example of connecting a DHT11 Temperature and Humidity Sensor to your Arduino. This is a very nice little, low cost sensor which…
Arduino Tutorials
-
-
In this example we will connect a Piezo buzzer to our arduino and play some basic sounds, this uses the PWM functionality of the Arduino. The Arduino PWM runs at…
-
The DS18B20 is a nice little temperature sensor that can be used in various simple projects. This part uses the 1 wire bus and you can connect multiple sensors up to…
-
Many moons ago I used to use the Til311 hexadecimal display quite frequently, it used to be a useful part to start experimenting building basic microcontroller examples. As you can…
-
This is another example using the LCD4484 shield, this time put a character on the screen and then move it across the screen. Basic stuff but for beginners playing with…
-
This was another shield that grabbed my attention, this LCD was used on older nokia phones. Its fairly low cost and is a 48×48 display. It is able to display…