Introduction: Arduino Tutorials (part One - 16 Tutorial Pack)

About: You can find more of my work on Youtube Channel.

This is Arduino Tutorial Pack Part 1.

The 2nd part is available here: https://www.instructables.com/id/Arduino-Tutorials-...

The 3rd part is available here: https://www.instructables.com/id/Arduino-Tutorials-...

Unlike other tutorials here I won't give any background in theory how it works. It is oriented to the result how to achieve it - to make measurements from lots of sensors and, in some cases, to accomplish various control or indications! Watch the videos and after that just adopt the code to your needs/project. Easy as that! All schematics available in video! Pin numbers in the schematics is what matters! In some cases connection pins of Arduino microcontroller and sensor are commented in Arduino code!

Without further introduction LET THE "GAMES" BEGIN!

The content of the tutorials looks like that (just press view all steps for easier navigation):

  1. Arduino and Ultrasonic Sensor HC-SR04, RB URF02
  2. Arduino and Photoresistor
  3. Arduino and Optical Sensor TCRT5000 Data Readings
  4. Arduino and Leap Motion
  5. Arduino and Temperature Sensor LM35 or TMP36 in Celsius and Fahrenheit
  6. Arduino and Humidity and Temperature Sensor DHT11 / DHT22
  7. Arduino and PIR Motion Sensor HC-SR501
  8. Arduino and Digital Barometric Pressure Sensor BMP085
  9. Arduino and Digital Magnetometer HMC5883L
  10. Arduino and Hall Effect Sensor 3144 OH12
  11. Arduino and Gas Sensor MQ-9B
  12. Arduino and Color Recognition Sensor TCS230 TCS3200
  13. Arduino and Accelerometer MMA7260
  14. Arduino and Touch Sensor
  15. Arduino and Thermistor
  16. Arduino and MicroSD Card Adapter

Step 1: Arduino Nano and Ultrasonic Sensor HC-SR04, RB URF02

Download # Arduino Code (*.ino file)

Step 2: Arduino and Photoresistor Data Readings

Download # Arduino Code (*.ino file)

Step 3: Arduino and Optical Sensor TCRT5000 Data Readings

Download # Arduino Code (*.ino file)

Step 4: Arduino and Leap Motion

Download # Arduino Code (*.ino file)

Download # Processing Code (*.pde file)

Step 5: Arduino and Temperature Sensor LM35 or TMP36 in Celsius and Fahrenheit

Download # Arduino Code (*.ino file)

Step 6: Arduino and Humidity and Temperature Sensor DHT11 / DHT22

Download # Arduino Code (*.ino file)

Download # DHT11 / DHT22 library (*.rar file)

Step 7: Arduino and PIR Motion Sensor HC-SR501

Download # Arduino Code (*.ino file)

Step 8: Arduino and Digital Barometric Pressure Sensor BMP085

Download # Arduino Code (*.ino file)

Download # BMP085 library (*.rar file)

Step 9: Arduino and Digital Magnetometer HMC5883L

Download # Arduino Code (*.ino file)

Download # HMC5883L library (*.rar file)

Step 10: Arduino and Hall Effect Sensor 3144 OH12

Download # Arduino Code (*.ino file)

Step 11: Arduino and Gas Sensor MQ-9B

Download # Arduino Code (*.ino file)

Step 12: Arduino and Color Recognition Sensor TCS230 TCS3200

Download # Arduino Code (*.ino file)

Step 13: Arduino and Accelerometer MMA7260

Download # Arduino Code (*.ino file)

Step 14: Arduino and Touch Sensor

Download # Arduino Code (*.ino file)

Step 15: Arduino and Thermistor

Download # Arduino Code (*.ino file)

Step 16: Arduino and MicroSD Card Adapter

Download # Arduino Code (*.ino file)