Chapter 10. Few Error Handlings

In this chapter, we will learn how we can handle all the possible errors we can get in the Chapters 9, Lets Build Something Awesome. We will also know a number of precautions for avoiding the errors. This chapter is designed by four sections, few common errors, cause of error, precautions and some advices. So, letʼs get started.

Few common errors

Let's list a few common errors.

Arduino is connected but cannot be found by the computer

If you face this problem, then check the A to B cable is properly connected to both the Arduino and the computer. You can also check if the USB port is broken or if the Arduino's port is working.

If both the connections are good, then there might be the problem with the Arduino IDE installation. ...

Get Learning C for Arduino now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.