Content for PID

Arduino - Balance - Balancing Robot | How to Make?

“In this tutorial we will learn how to make Arduino balancing (balance) robot that balances itself. First you can look at the video tutorial above.”

Line Follower Basic Using Arduino Nano

“Line Follower Basic using Arduino Nano is a line follower robot with arduino nano controller which using 6 line sensors. This robot is also equipped with PID controller (Proportional Integral Derivative). It makes the robot can navigate well.”

PIDDYBOT - DIY Arduino Balancing Robot

“The PIDDYBOT is a small Open Source balancing robot with the aim of teaching PID controls using a “hands on” concept. Anyone can play with the PIDDYBOT and start to develop an understanding of what the P, I, and D …

Thermostat Based on Arduino

“This time we are going to build a Thermostat based on Arduino, temperature sensor and relay.You can find on github”

Arduino Self-Balancing Robot

“In this instructable, I’ll show you how to build a small self-balancing robot that can move around avoiding obstacles. This is a tiny robot measuring 4 inches wide and 4 inches tall and is based on the Arduino Pro …

How to Build an Arduino Self-balancing Robot

“Ever wonder how Segways work? This tutorial will show you how to build an Arduino self-balancing robot that balances itself — just like a Segway! To keep the robot balanced, the motors must counteract the fall of the robot. This action …

Really universal soldering controller

“The intention was to build the most universal soldering controller I can think of. It can drive any low voltage (upto 24V) iron with thermocouple or resistive sensor, in series with the heater, or separate. “

PID Temperature Controlled Oven

“With this instructable, we will take a cheap toaster oven and turn it into an accurate, temperature controlled tempering oven that will be able to achieve a stable and accurate temperature controlled by a microprocessor. We will combine some common …

Ping Pong Ball Juggling Robot

“This entry is about the quest to get a machine to juggle a ping pong ball. I started thinking about a ping pong ball juggler 2 years ago. And it was around that time that I built the first one …

Arduino Control AC Water Heater temperature

“This is one of the most interesting and hardest experiment to do, Why?because the circuit we want to build is a little bit hard and tricky. Most of the tutorial in the internet do it with relay to turn …