Introduction: Arduino Tutorials (part Two - 17 Tutorial Pack)
This is Arduino Tutorial Pack Part 2.
The 1st 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!
The content of the tutorials looks like that (just press view all steps for easier navigation):
- Arduino and Ethernet Shield for Home Monitoring over Internet
- Arduino and Ethernet Shield for Home Automation (Control through website)
- Arduino and GPS EM-411 SIRF III
- Arduino and Digital Accelerometer ADXL345 I2C
- Arduino and Serial Oscilloscope for Data Monitoring
- Arduino and Servo Control
- Arduino and Servo Control Using Accelerometer ADXL345
- Arduino and LCD
- Arduino and Simple User Interface to Control LED
- Arduino and Magnetometer HMC6352
- Arduino and Potentiometer (10 kOhm)
- Arduino and Relay RAS05-15
- Arduino and GY-85 9DOF (Accelerometer ADXL345, Gyroscope ITG3200, Magnetometer HMC5883)
- Arduino and Current Sensor GY-712
- Arduino and Electromagnetic field (EMF) detector
- Arduino and Wii Nunchucks
- Arduino and DC Motor Control
Step 1: Arduino and Ethernet Shield for Home Monitoring Over Internet
Download # Arduino Code (*.ino file)
Step 2: Arduino and Ethernet Shield for Home Automation (Control)
Download # Arduino Code (*.ino file)
Download # autohome.css (CSS file for website styling)
Step 3: Arduino and GPS EM-411 SIRF III
Download # Arduino Code (*.ino file)
Download # Arduino Code (*.ino file with decoded information)
Download # TinyGPS-13 library (*.rar file)
Step 4: Arduino and Digital Accelerometer ADXL345 I2C
Download # Arduino Code (*.ino file)
Download # ADXL345 library (*.rar file)
Step 5: Arduino and Serial Oscilloscope for Data Monitoring
Download # Arduino Code (*.ino file)
Download # ADXL345 library (*.rar file)
Download # Serial Oscilloscope v1.5 (*.rar file)
Step 6: Arduino and Servo Control
Download # Arduino Code (*.ino file)
Step 7: Arduino and Servo Control Using Accelerometer ADXL345
Download # Arduino Code (*.ino file)
Download # ADXL345 library (*.rar file)
Step 8: Arduino and LCD
Download # Arduino Code (*.ino file)
Step 9: Arduino and Simple User Interface to Control LED
Download # Arduino Code (*.ino file)
Download # Processing Code (*.pde file - Processing software itself is available to download here)
Step 10: Arduino and Digital Magnetometer HMC6352
Download # Arduino Code (*.ino file)
Download # HMC6352 library (*.rar file)
Step 11: Arduino and Potentiometer (10 KOhm)
Download # Arduino Code (*.ino file)
Step 12: Arduino and Relay RAS05-15
Download # Arduino Code (*.ino file)
Step 13: Arduino and GY-85 9DOF (Accelerometer ADXL345, Gyroscope ITG3200 and Magnetometer HMC5883) + Angle Information Comparison
Download # Arduino Code (*.ino file)
Download # ADXL345 Accelerometer Library (*.rar file)
Download # ITG3200 Gyroscope Library (*.rar file)
Download # HMC5883L Magnetometer Library (*.rar file)
Download # Serial Oscilloscope v1.5 (*.rar file)
Step 14: Arduino and Current Sensor GY-712
Download # Arduino Code (*.ino file)
Step 15: Arduino and Electromagnetic Field (EMF) Detector
Download # Arduino Code (*.ino file)
Step 16: Arduino and Wii Nunchucks
Download # Arduino Code (*.ino file)
Download # Nunchuck library (*.rar file)
Step 17: Arduino and DC Motor Control
Download # Arduino Code (*.ino file)