Introduction: Arduino Tutorials (part 4 - 21 Tutorial Pack)

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

This is Arduino Tutorial Pack Part 4.

The 1st part is available here: https://www.instructables.com/id/Arduino-Tutorials-part-one-16-Tutorial-Pack/

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

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

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!

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

  1. Arduino and Fingerprint Reader

  2. Arduino and 0.5 inch OLED LD7032, Gas Sensor MQ135

  3. Arduino and Galvanic Skin Response (GSR) Sensor

  4. Arduino and Dust Sensor

  5. Arduino and Ultraviolet (UV) Sensor

  6. Arduino and HCHO, Benzene, Toluene, Alcohol Sensor

  7. Arduino and Infrared Temperature Sensor

  8. Arduino and GestureR TINY

  9. Arduino and Real Time Clock (RTC) Module

  10. Arduino and 0.94 inch I2C 128X64 White OLED SSD1306 LCD LED Display Module

  11. Arduino and 2 Axis Analog Joystick – Expanded

  12. Arduino and Matrix Display, Number Display, Bar Graph Display

  13. Arduino and RGB Control With Processing

  14. Arduino and SW-420 Vibration Sensor

  15. Arduino and Stepper Motor Drive Controller Shield Modules L298N and L293D

  16. Arduino and Relay Module with Optocoupler

  17. Arduino and Voltage-Current Measurement Sensor B43 (MAX471)

  18. Arduino and Optical Sensor TCRT1000

  19. Arduino Pro Micro and MARG MPU-9250 for Inertial Mouse

  20. Arduino and Digital Gyroscope ITG3200 for Angular Velocity and Angle

  21. Arduino and Reed Switch

Step 1: Arduino and Fingerprint Reader

Download #Arduino Code for fingerprint enrollment (*.ino file)

Download #Arduino Code to delete fingerprint (*.ino file)

Download #Fingerprint reader library (*.rar file)

Download # Processing Software from here

Download #Processing Code for Universe Destruction (*.rar (after extraction start *.pde file))

Step 2: Arduino and 0.5 Inch OLED LD7032, Gas Sensor MQ135

Download #U8glib Library for LD7032 OLED Display (*.rar file)

U8glib library can be also used for many other display modules - list provided in sample codes

Download #MQ135 Library for MQ135 Gas Sensor (*.rar file)

Download #Arduino Code for 0.5 inch OLED LD7032 and Gas Sensor MQ135 (*.ino file)

or

Upload Arduino code directly to your Microcontroller from website

Download #Arduino Code just for MQ135 Gas Sensor (*.ino file)

or

Upload Arduino code directly to your Microcontroller from website

Step 3: Arduino and Galvanic Skin Response (GSR) Sensor

Download #Arduino Code (*.ino file)
or

Upload Arduino code directly to your Microcontroller from website

If you want to integrate Arduino IDE into your website (as above) sign up here:codebender

Step 4: Arduino and Dust Sensor

Download #Arduino Code (*.ino file)

or

Upload Arduino code directly to your Microcontroller from website

If you want to integrate Arduino IDE into your website (as above) sign up here:codebender

Step 5: Arduino and Ultraviolet (UV) Sensor

Download #Arduino Code (*.ino file)

or

Upload Arduino code directly to your Microcontroller from website

If you want to integrate Arduino IDE into your website (as above) sign up here:codebender

Step 6: Arduino and GestureR TINY

Download #Arduino GestyreR TINY Gesture Code (*.ino file)

Download #Arduino GestyreR TINY Light Code (*.ino file)

or

Upload Arduino code directly to your Microcontroller from website

If you want to integrate Arduino IDE into your website (as above) sign up here:codebender

Step 7: Arduino and HCHO, Benzene, Toluene, Alcohol Sensor

Download #Arduino Code (*.ino file)

or

Upload Arduino code directly to your Microcontroller from website

If you want to integrate Arduino IDE into your website (as above) sign up here:codebender

Step 8: Arduino and Infrared Temperature Sensor

Download #Arduino Code (*.ino file)

or

Upload Arduino code directly to your Microcontroller from website

If you want to integrate Arduino IDE into your website (as above) sign up here:codebender

Step 9: Arduino and 0.94 Inch I2C 128X64 White OLED SSD1306 LCD LED Display Module

Download #Arduino Code (*.ino file)

Download #U8glib Library for LED Display Module (*.rar file)

or

Upload Arduino code directly to your Microcontroller from website

If you want to integrate Arduino IDE into your website (as above) sign up here:codebender

Step 10: Arduino and Real Time Clock (RTC) Module DS3231

Download #Arduino Code (*.ino file)

Download #Real Time Clock Library (*.rar file)

or

Upload Arduino code directly to your Microcontroller from website

If you want to integrate Arduino IDE into your website (as above) sign up here:codebender

Step 11: Arduino and 2 Axis Analog Joystick – Expanded

Download #Arduino Code (*.ino file)

or

Upload Arduino code directly to your Microcontroller from website

If you want to integrate Arduino IDE into your website (as above) sign up here:codebender

Step 12: Arduino and Matrix Display, Number Display, Bar Graph Display

Download #Arduino Code for Matrix Display (*.ino file)

Download #Arduino Code for Number Display (*.ino file)

Download #Arduino Code for BarGraph Display (*.ino file)

or

Upload Arduino code directly to your Microcontroller from website

If you want to integrate Arduino IDE into your website (as above) sign up here:codebender

Step 13: Arduino and RGB Control With Processing

Download #Arduino Code (*.ino file)

Download #Processing Code (*.pde file - Processing software itself is available to downloadhere)

or

Upload Arduino code directly to your Microcontroller from website

If you want to integrate Arduino IDE into your website (as above) sign up here:codebender

Step 14: Arduino and SW-420 Vibration Sensor

Download #Arduino Code (*.ino file)

or

Upload Arduino code directly to your Microcontroller from website

If you want to integrate Arduino IDE into your website (as above) sign up here:codebender

Step 15: Arduino and Stepper Motor Drive Controller Shield Modules L298N and L293D

Download #Arduino Code (*.ino file)

or

Upload Arduino code directly to your Microcontroller from website

If you want to integrate Arduino IDE into your website (as above) sign up here:codebender

Step 16: Arduino and Relay Module With Optocoupler

Download #Arduino Code (*.ino file)

or

Upload Arduino code directly to your Microcontroller from website

If you want to integrate Arduino IDE into your website (as above) sign up here:codebender

Step 17: Arduino and Voltage-Current Measurement Sensor B43 (MAX471)

Download #Arduino Code (*.ino file)

or

Upload Arduino code directly to your Microcontroller from website

If you want to integrate Arduino IDE into your website (as above) sign up here:codebender

Step 18: Arduino and Optical Sensor TCRT1000

Download #Arduino Code (*.ino file)

or

Upload Arduino code directly to your Microcontroller from website

If you want to integrate Arduino IDE into your website (as above) sign up here:codebender

Step 19: Arduino Pro Micro and MARG MPU-9250 for Inertial Mouse

Download #Arduino Code (*.ino file)
Download #MPU-9250 Library (*.zip file)

or

Upload Arduino code directly to your Microcontroller from website

If you want to integrate Arduino IDE into your website (as above) sign up here:codebender

Step 20: Arduino and Digital Gyroscope ITG3200 for Angular Velocity and Angle

Download #Arduino Code (*.ino file)

Download #ITG3200 Library (*.zip file)

Download #Serial Oscilloscope v1.5 (*.zip file)

or

Upload Arduino code directly to your Microcontroller from website

If you want to integrate Arduino IDE into your website (as above) sign up here:codebender

Step 21: Arduino and Reed Switch

Download #Arduino Code (*.ino file)

or

Upload Arduino code directly to your Microcontroller from website

If you want to integrate Arduino IDE into your website (as above) sign up here:codebender