Free Trial
Video
Oct 2022
9hrs 24mins
1st Edition
-
Build an Arduino car that can be remotely driven using a smartphone app
-
Build your very own Arduino phone that you can make/receive phone calls with and send/receive text messages
-
Build your own Universal Arduino Remote that can copy and playback IR signals from any electronic device
Arduino platform is an open-source electronic prototyping platform enabling users to create interactive electronic objects. In this course, a detailed background of all the electronics principles and operation of the electrical components for each project will first be discussed. The wiring of components and layout of the project will then be covered in the circuit diagram. Detailed step-by-step videos will show how you how to wire up and assemble the components for the project. The code will be uploaded to demo the project and how it works. A detailed line-by-line code review will describe how the software and hardware components play together.
The first few sections will get you up to speed on what the platform is and how to use it. Then in the intermediate projects’ sections, you will focus on making game-type projects using Arduino and even an infrared repeater that can allow you to copy, store, and playback any IR signal, just like your own universal remote. Next, in the advanced projects section, you will tackle projects such as an online weather station, a remote-controlled car that you can drive with a smartphone app, and a working phone that can make actual calls and send text messages, and more.
By the end of this course, you will be proficient and confident enough to use the Arduino board for building projects and solving real-world problems.
All the code and supporting files for this course are available at: https://github.com/PacktPublishing/Arduino-Bootcamp---Learning-Through-Projects
This course is for someone who is interested in learning about the Arduino platform, building cool projects, in learning about electronics, for electronics hobbyists, students, and inventors.
This course will be fascinating for those curious about Arduino and who want to explore it further. No previous electronics or programming knowledge is needed. All electronics and programming principles will be taught from scratch. An Arduino Start-Up Kit will be helpful (connecting wires, breadboard, resistors, push button switches); it will help you easily complete at least 80% of the course.
-
Get introduced to Arduino and Install the Arduino IDE
-
Understand the structure of the Arduino program
-
Understand about DC motors and Bluetooth connectivity
-
Build games using the Arduino incorporating light, sound, and joystick controllers
-
Learn about different common electronic components and how they work
-
Learn how to prototype electronics projects