arduino uno

Articles about arduino uno

How to control an inverting operational amplifier using Arduino UNO and a digital potentiometer

What is an operational amplifier? The operational amplifier (also called opamp) is a solid-state analog electronic component capable, as its name suggests, of amplifying an electrical signal. It is defined as operational because it is able to perform some mathematical operations in a totally analogical way on electrical signals. The generally possible operations are addition, […]

How to control an inverting operational amplifier using Arduino UNO and a digital potentiometer Read More »

How to create a project for NodeMCU ESP8266 with PlatformIO

Creating the project using PlatformIO Today we want to see how to create a new project for the NodeMCU ESP8266 board using the PlatformIO IDE and how to add external libraries to the project. Please note that the operating system I use is a Linux distribution (specifically Fedora 36). So the folder structure in the

How to create a project for NodeMCU ESP8266 with PlatformIO Read More »

Ultrasonic distance meter with LCD display on Arduino UNO

Introduction In this tutorial we will see how to make an ultrasonic distance meter. Ultrasounds are acoustic waves having a frequency higher than that audible by humans. The medium crossed by the ultrasounds conditions its propagation speed. They are slower in gaseous media and faster in solid media. In air the speed of propagation is

Ultrasonic distance meter with LCD display on Arduino UNO Read More »

Scroll to Top