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
    • About the site
    • Privacy Policy
  • Contacts
  • Site Map

Author Archives: Ed

Lesson 20. Connecting a seven-segment LED display to Arduino. A LED display control library.

Posted on 31.12.2018 by Ed

a seven-segment LED display and Arduino

In the lesson we will connect a seven-segment LED display to the Arduino board and learn how to control it using the Led4Digits.h library.

Continue reading →

Posted in Arduino lessons | Leave a comment |

Lesson 19. Seven-segment LED displays. Control modes, connection to the microcontroller.

Posted on 26.12.2018 by Ed

7 segment LED displays

In the lesson we will learn about the diagrams for connecting seven-segment LED displays to microcontrollers, about how to control them.

Continue reading →

Posted in Arduino lessons | Leave a comment |

Lesson 18. Connecting a matrix of buttons to Arduino. MatrixKeys library. Function tone ().

Posted on 23.12.2018 by Ed

keyboard matrix

Let's learn how to connect a matrix of buttons to the Arduino board and use the standard tone() function to generate sound.

Continue reading →

Posted in Arduino lessons | 3 Comments |

Lesson 17. Working project Arduino. Security alarm system.

Posted on 30.11.2018 by Ed

Security system

In the lesson we will develop a real, workable project of the security alarm system. You can easily adapt the device to your tasks and conditions.

Continue reading →

Posted in Arduino lessons | Leave a comment |

Security alarm system with your own hands.

Posted on 28.11.2018 by Ed

Security alarm system

The article presents a simple security alarm project, a description of the operation, resident software (firmware). The device is not difficult to assemble with your own hands. All the information necessary for this is in the article.

Continue reading →

Posted in Projects | Leave a comment |

Lesson 16. Improving the reliability of programs for Arduino. Watchdog timer.

Posted on 24.11.2018 by Ed

Watchdog timer in Arduino

In this lesson we will talk about ways to increase the reliability of programs for Arduino, learn how to use the watchdog timer in the Arduino system.

Continue reading →

Posted in Arduino lessons | 1 Comment |

Lesson 15. Pointers in C++ for Arduino. Conversion of different data types to bytes.

Posted on 19.11.2018 by Ed

Pointers in C++ for Arduino

In the lesson we learn what pointers are, and how they allow us to optimize the program code, learn how to convert complex data types (int, long, float ...) into a sequence of bytes.

Continue reading →

Posted in Arduino lessons | 6 Comments |

Lesson 14. EEPROM in Arduino. Data integrity control.

Posted on 09.11.2018 by Ed

EEPROM Arduino

The lesson describes how to work with the internal EEPROM of the Arduino board, about data integrity monitoring during storage and transmission.

Continue reading →

Posted in Arduino lessons | Leave a comment |

Lesson 13. Analog inputs of the Arduino board. Reading analog signals. Measurement of the average value of the signal.

Posted on 08.11.2018 by Ed

ADC of Arduino

In the lesson we will learn how to work with analog inputs of Arduino.

Continue reading →

Posted in Arduino lessons | Leave a comment |

Lesson 12. Serial port UART in Arduino. Serial library. Debugging programs on Arduino.

Posted on 06.11.2018 by Ed

 

The lesson describes the Arduino board UART serial interface, the library for working with it, and the use of the UART port for debugging programs.

Continue reading →

Posted in Arduino lessons | 1 Comment |
Page 3 of 512345

Categories

  • Arduino lessons
  • Eelectronic components
  • Filling equipment
  • Projects

Recent Posts

  • Lesson 37. Pulse width modulation in Arduino.
  • Lesson 36. Development of a Peltier module controller using Arduino. Switching voltage regulator.
  • Lesson 35. Connecting STEP/DIR stepper motor drivers to Arduino. The StepDirDriver library.
  • Stepper motor driver TB6560-V2. Description, characteristics, recommendations for use.
  • Lesson 34. STEP/DIR stepper motor drivers. Basic concepts. STEP/DIR protocol.

Popular Posts

Sorry. No data so far.

Archives

  • February 2022
  • January 2022
  • August 2021
  • June 2021
  • March 2021
  • 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-2022 equipment technology development