In this third part, are shown the operation principle, advantages and disadvantages, and the applications of fiber laser.
Category: Electronic components
Pong with Arduino
This is a project of the classic game Pong on Arduino, that shows score with horizontal rolling when finish the match.
Laser types (Part 2, diode lasers)
Semiconductor or diode lasers are the most used nowadays. The operation and materials used in this type of laser are shown in this post.
Arduino tutorial (Part 5, H bridge shields), 2nd edition
This is the second edition of the post about H bridge shields. It has additional information about the use of PWM on H bridge shield L298N.
Rotary encoder: how it works and how to use it?
The rotary encoder looks like a potentiometer, but the operation is completely different. How it works and how to use it in Arduino are today’s subjects.
Coaxial cable: how it works?
How the coaxial cable works and why it’s so used in signal transmission in telecommunications? It’s this post subject.
Seebeck and Peltier effects
The Seebeck and Peltier effects are thermoelectric phenomena that explain the operation of thermocouples, temperature sensors with 2 different materials.
How does the laser work?
This is the first of a series of posts related to lasers. This post’s topic is about the principle of laser operation.
What is balun?
The balun is used in telecommunication circuits, usually, it’s connected to an antenna. The operation and some types are today’s subjects.
Shift register
The shift register is useful for increase the number of the microcontroller’s output terminals and to convert parallel binary data in serial and vice-versa.