Intro; Table of Contents; About the Author; About the Technical Reviewer; Preface; Chapter 1: Introduction; Arduino Uno; Breadboards; Arduino IDE Software; Arduino IDE Sketch; Run the Blink Sketch; Electricity Explained; Revise the Blink Sketch; Pulse Width Modulation; Opening and Saving Sketches; Summary; Components List; Chapter 2: Switches; Tactile Switch; Comparison Operators; Debouncing a Switch; Hardware Switch Debounce; Ball Switch; Summary; Components List; Chapter 3: Sensors; Temperature Sensor; Variables; Humidity Sensor; Library Installation; Library Installation Method 1.
Text of Note
Components ListChapter 5: 7-Segment LED Display; Basic Schematic; PWM and LED Brightness; Shift Register; Shift Register, PWM, and LED Brightness; Alphanumeric Characters; Summary; Components List; Chapter 6: 4-Digit 7-Segment Display; Functions; One Shift Register; Two Shift Registers; Summary; Components List; Chapter 7: 8×8 Dot Matrix Display; One Shift Register; Two Shift Registers; Scrolling Text; Summary; Components List; Chapter 8: Servo and Stepper Motors; Servo Motors; Servo Motor and a Potentiometer; Stepper Motor; Stepper Motor and a Potentiometer; Stepper Motor Gear Ratio; Summary.
Text of Note
Components ListChapter 9: Rotary Encoder; Rotary Encoder and Stepper Motor; Summary; Components List; Chapter 10: Infrared Sensor; Infrared Emitter and Sensor; Infrared Emitter and Receiver; Summary; Components List; Chapter 11: Radio Frequency Identification; Display Content of MIFARE Classic 1K and 4K; Mimic RFID and Secure Site; Master Card Validation; Read and Write to Classic 1KB Card; Summary; Components List; Chapter 12: SD Card Module; Temperature and Light Intensity Logging; Date and Time Logging; Logging Weather Station Data; Increment File Name for Data Logging.
Text of Note
Library Installation Method 2Library Installation Method 3; Light Dependent Resistor; Light Dependent Resistor and Several LEDs; Voltage Divider; Ultrasonic Distance Sensor; Speed of Sound; Hall Effect Sensor; Sound Sensor; Infrared Sensor; Infrared Distance Module; Passive Infrared Sensor; Accelerometer and Gyroscope; Summary; Components List; Chapter 4: Liquid Crystal Display; Contrast Adjustment with PWM; Scrolling Text; LCD with I2C Bus; I2C with Temperature and Pressure Sensor; 16×4 LCD Cursor Positioning; Display Entered Values on LCD; LCD Character Set; Additional Characters; Summary.
Text of Note
Listing Files on an SD CardSummary; Components List; Chapter 13: Screen Displays; TFT LCD Screen; Displaying Images from an SD Card; Screen, Servo Motor, and Ultrasonic Distance Sensor; OLED Display; Touch Screen; Summary; Components List; Chapter 14: Sensing Colors; Red Green Blue (RGB) LED; 565 Color Format; Color-Recognition Sensor; Summary; Components List; Chapter 15: Camera; Camera Image Capture Setup; Capturing Camera Images; Summary; Components List; Chapter 16: Bluetooth Communication; Bluetooth Terminal HC-05 App; ArduDroid App; Message Scrolling with MAX7219 Dot Matrix Module.
0
8
8
8
8
SUMMARY OR ABSTRACT
Text of Note
Extend the range of your Arduino skills, incorporate the new developments in both hardware and software, and understand how the electronic applications function in everyday life. This project-based book extends the Arduino Uno starter kits and increases knowledge of microcontrollers in electronic applications. Learn how to build complex Arduino projects, break them down into smaller ones, and then enhance them, thereby broadening your understanding of each topic. You'll use the Arduino Uno in a range of applications such as a blinking LED, route mapping with a mobile GPS system, and uploading information to the internet. You'll also apply the Arduino Uno to sensors, collecting and displaying information, Bluetooth and wireless communications, digital image captures, route tracking with GPS, controlling motors, color and sound, building robots, and internet access. With Arduino Applied, prior knowledge of electronics is not required, as each topic is described and illustrated with examples using the Arduino Uno. What You'll Learn Set up the Arduino Uno and its programming environment Understand the application of electronics in every day systems Build projects with a microcontroller and readily available electronic components Who This Book Is For Readers with an Arduino starter-kit and little-to-no programming experience and those interested in "how electronic appliances work."