Arduino Tutorials (part 4 - 21 Tutorial Pack)
by hypnotistas in Circuits > Arduino
25635 Views, 51 Favorites, 0 Comments
Arduino Tutorials (part 4 - 21 Tutorial Pack)

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):
-
Arduino and Fingerprint Reader
-
Arduino and 0.5 inch OLED LD7032, Gas Sensor MQ135
-
Arduino and Galvanic Skin Response (GSR) Sensor
-
Arduino and Dust Sensor
-
Arduino and Ultraviolet (UV) Sensor
-
Arduino and HCHO, Benzene, Toluene, Alcohol Sensor
-
Arduino and Infrared Temperature Sensor
-
Arduino and GestureR TINY
-
Arduino and Real Time Clock (RTC) Module
-
Arduino and 0.94 inch I2C 128X64 White OLED SSD1306 LCD LED Display Module
-
Arduino and 2 Axis Analog Joystick – Expanded
-
Arduino and Matrix Display, Number Display, Bar Graph Display
-
Arduino and RGB Control With Processing
-
Arduino and SW-420 Vibration Sensor
-
Arduino and Stepper Motor Drive Controller Shield Modules L298N and L293D
-
Arduino and Relay Module with Optocoupler
-
Arduino and Voltage-Current Measurement Sensor B43 (MAX471)
-
Arduino and Optical Sensor TCRT1000
-
Arduino Pro Micro and MARG MPU-9250 for Inertial Mouse
-
Arduino and Digital Gyroscope ITG3200 for Angular Velocity and Angle
-
Arduino and Reed Switch
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))
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
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
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
Arduino and Ultraviolet (UV) Sensor
 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
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
Arduino and HCHO, Benzene, Toluene, Alcohol Sensor
 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
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
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
Arduino and Real Time Clock (RTC) Module DS3231
 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
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
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
Arduino and RGB Control With Processing

Download # Arduino Code (*.ino file)
Download # Processing Code (*.pde file - Processing software itself is available to download here)
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
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
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
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
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
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
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
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
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