EQUIPMENT
TECHNOLOGY
DEVELOPMENT

Arduino lessons, electronic projects, developments support

Main menu

Skip to content
  • Home
  • Categories
    • Arduino lessons
    • Projects
    • Eelectronic components
  • Arduino lessons
  • About the site
  • Contacts
  • Site Map
  • Privacy Policy

Lesson 31. Arduino stepper motor driver with computer control. Communication protocol using AT commands.

Posted on 22.12.2020 by Ed

stepper motor

In the lesson, we will develop a stepper motor driver with computer control. I will talk about text-based communication protocol using AT commands. We will learn how to control a motor using the Arduino IDE serial port monitor and the top level program StepMotor.

Continue reading →

Posted in Arduino lessons | Leave a comment |

Lesson 30. Text strings in Arduino. Converting data to strings and vice versa. String class.

Posted on 21.12.2020 by Ed

Text strings

In the lesson, I will tell you about text strings in Arduino, about the String class, about converting various data types to text strings, and about the reverse operation-converting strings to numbers.

Continue reading →

Posted in Arduino lessons | Leave a comment |

Lesson 29. StepMotor – a library for controlling a stepper motor in the Arduino system. TimerOne library.

Posted on 19.02.2020 by Ed

Stepper motors Arduino

In the lesson I talk about my StepMotor library, designed to control unipolar and bipolar stepper motors.

Continue reading →

Posted in Arduino lessons | 5 Comments |

Lesson 28. Unipolar stepper motor in the Arduino system. Stepper library.

Posted on 09.02.2020 by Ed

Stepper with Arduino

With this publication, I begin a series of lessons about stepper motor control in the Arduino system. The first lesson is devoted to connecting unipolar stepper motors to Arduino.

Continue reading →

Posted in Arduino lessons | Leave a comment |

Stepper motors, principle of operation, types, characteristics.

Posted on 07.02.2020 by Ed

Stepper motors

In many of my developments, I use stepper motors. There are branches of precision mechanics in which they are irreplaceable. I will try to explain as simply as possible how the stepper motor operates, what it is.

Continue reading →

Posted in Eelectronic components | Leave a comment |

Lesson 27. Thermocouples in the Arduino system. Arduino thermometer-recorder project for high temperatures.

Posted on 05.11.2019 by Ed

ARDUINO THERMOMETER-RECORDER FOR THERMOCOUPLES

A series of articles about temperature measurement using Arduino controllers would be incomplete without a story about thermocouples. Moreover, there is nothing else to measure high temperatures.

Continue reading →

Posted in Arduino lessons | Leave a comment |

Lesson 26. Connecting DS18B20 temperature sensors to the Arduino. OneWire Library. An accurate Arduino thermometer-recorder.

Posted on 07.05.2019 by Ed

DS18B20 Arduino thermometer-recorder

In the lesson we will learn how to connect a DS18B20 temperature sensor to the Arduino board, how to control it using the OneWire library.  We will develop an accurate thermometer.

Continue reading →

Posted in Arduino lessons | 6 Comments |

Lesson 25. Silicon thermal sensors of the KTY81 series in the Ardino system. A project of thermometer-recorder.

Posted on 04.05.2019 by Ed

Arduino thermometer-recorder KTY81

The lesson describes the use of silicon temperature sensors in the Arduino system. The working project of the thermometer is given. Along the way, the issue of measuring resistance in the Arduino system is considered.

Continue reading →

Posted in Arduino lessons | 1 Comment |

Lesson 24. Connecting analog temperature sensors to Arduino (LM35, TMP35, TMP36, TMP37). The working project of the thermometer.

Posted on 06.04.2019 by Ed

Arduino thermometer

Lesson on connecting integral temperature sensors with analog output to the Arduino controller. The working draft of the thermometer is given, it is told about the software processing of information from thermal sensors.

Continue reading →

Posted in Arduino lessons | Leave a comment |

Lesson 23. Connecting a character LCD display to the Arduino. LiquidCrystal library.

Posted on 30.03.2019 by Ed

LCD

In the lesson we will talk about character LCD displays, about connecting them to the Arduino board and controlling them using the LiquidCrystal library.

Continue reading →

Posted in Arduino lessons | Leave a comment |
Page 1 of 41234

Categories

  • Arduino lessons
  • Eelectronic components
  • Projects

Recent Posts

  • Lesson 31. Arduino stepper motor driver with computer control. Communication protocol using AT commands.
  • Lesson 30. Text strings in Arduino. Converting data to strings and vice versa. String class.
  • Lesson 29. StepMotor – a library for controlling a stepper motor in the Arduino system. TimerOne library.
  • Lesson 28. Unipolar stepper motor in the Arduino system. Stepper library.
  • Stepper motors, principle of operation, types, characteristics.

Popular Posts

Sorry. No data so far.

Archives

  • December 2020
  • February 2020
  • November 2019
  • May 2019
  • April 2019
  • March 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • August 2018
HOME | CATEGORIES | ABOUT THE SITE | CONTACTS | SITE MAP
© 2018-2020 equipment technology development