resistance



How to use potentiometer with Arduino

  • avatar
  • 4.8K Views
  • 3 Likes
  • 4 mins read
Preview post image

A potentiometer is a simple knob that provides a variable resistance, which we can read into the Arduino board as an analog value. They can be attuned from zero ohms to whatever maximum resistance that is specific to it. For example, a potentiometer of 10 kΩ can be adjusted from 0 Ω to its maximum of 10 kΩ.

Pull-up and Pull-down resistors

  • avatar
  • 2.5K Views
  • 4 mins read
Preview post image

A resistor is a passive two-terminal electrical component that implements electrical resistance as a circuit element. In electronic circuits, resistors are used to reduce current flow and adjust signal levels among other uses. Resistance is measured in Ohm with a sign of Ω.

A microcontroller (e.g. Arduino) utilizes I/O signals for communication with external hardware devices, where the most commonly known being GPIO. As a reminder, digital logic circuits have three logic states: high, low and floating (or high impedance). When there’s nothing connected to your GPIO pins, your program will read a floating impedance state, which we do not want. To achieve either high or low states, we’ll have to implement pull-up or pull-down resistors in our digital circuit.

Overcoming challenges in Agile projects

  • avatar
Preview post image

Agile helps teams adapt, deliver value faster, and improve continuously. However, applying Agile in real projects is not always smooth. Teams often run into resistance to change, unclear priorities, inefficient collaboration, and struggles with Agile scaling.

These challenges can slow down progress, frustrate teams, and make Agile feel like more effort than it's worth. But the good news is that Agile itself provides ways to address these problems. Recognizing common obstacles and knowing how to handle them helps teams get the most out of Agile without falling into frustration or inefficiency.

 Join Our Monthly Newsletter

Get the latest news and popular articles to your inbox every month

We never send SPAM nor unsolicited emails