Book Image

Crazy about Arduino: Your End-to-End Workshop - Level 2 [Video]

By : Idan Gabrieli
Book Image

Crazy about Arduino: Your End-to-End Workshop - Level 2 [Video]

By: Idan Gabrieli

Overview of this book

The best way to find out whether this course is really for you is by asking yourself a few basic questions: • Do you like building things yourself? • Are you looking for ways to easily combine software and hardware components? • Did you ever wonder how electronic devices really work? • Do you have a creative idea and are just looking for ways to easily prototype it? If your answer to most of the questions above is "Yes," then you're in the right place. The Arduino is probably one of the most amazing developments and prototyping platforms today with endless possibilities for Do-It-Yourself hobbyists looking for ways to express their creativity and technical capabilities. This course is LEVEL 2 and is part of a larger comprehensive training program divided into levels that are all about the Arduino and its surrounding ecosystem. Each course covers a specific group of subjects to let you develop and grow your skills step-by-step while enjoying the long journey. Join us and learn how to use the Arduino to build and program amazing and interesting projects with a keypad, LCD, and multiple sensors. All the code and supporting files for this course are available at - https://github.com/PacktPublishing/Crazy-about-Arduino-Your-End-to-End-Workshop---Level-2
Table of Contents (8 chapters)
Chapter 2
Step 1 - Matrix Keyboard
Content Locked
Section 1
Introduction
The first step while building our project is to learn how to connect a simple keypad module, looking like a small keyboard. The ability to interact with users and get as input numerical numbers and several basic characters will help us to really take our Arduino projects into a new level of interaction!