Sending data to Arduino

What we have seen till now is just one half of a serial communication; we have simply sent data from the Arduino to our computer. In this new example, we will revisit the motor speed control project of Chapter 6, Analog Inputs to Feel between All and Nothing, and replace the potentiometer by our computer in the sense to use it as a way to vary the motor speed, and take advantage of this new control method to incorporate two new possibilities:

  • Totally stop the motor
  • Make it run at full throttle

Since we are not going to use the input side of the previously mentioned project, we only need to connect a motor to Arduino as we already saw in Chapter 4, Controlling Outputs Softly with Analog Outputs, and I'll include that schematic ...

Get Arduino Essentials 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.